Chris Hegarty
|
84d6099da9
|
8213296: Fix legal headers in test/jdk/java/net
Reviewed-by: alanb, dfuchs
|
2018-11-02 16:11:29 +00:00 |
|
Joe Darcy
|
7a350b9474
|
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
Reviewed-by: vromero, plevart, briangoetz, mcimadamore
|
2018-11-01 20:37:45 -07:00 |
|
Jonathan Gibbons
|
72bfdd96f1
|
8213265: fix missing newlines at end of files
Reviewed-by: darcy
|
2018-11-01 15:11:08 -07:00 |
|
Ichiroh Takiguchi
|
be00a3f7ee
|
8211382: ISO2022JP and GB18030 NIO converter issues
Reviewed-by: sherman, rriggs
|
2018-11-01 17:48:10 -04:00 |
|
Jonathan Gibbons
|
73fa99ae86
|
8213263: fix legal headers in test/langtools
Reviewed-by: darcy
|
2018-11-01 14:32:55 -07:00 |
|
Ramanand Patil
|
3eef9c7997
|
8213085: (tz) Upgrade time-zone data to tzdata2018g
Reviewed-by: martin, naoto
|
2018-11-01 12:43:21 -04:00 |
|
Doug Simon
|
3d2f28b540
|
8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType
Reviewed-by: kvn
|
2018-11-01 11:23:12 +01:00 |
|
Gary Adams
|
426873751c
|
8206330: Revisit com/sun/jdi/RedefineCrossEvent.java
Reviewed-by: cjplummer, sspitsyn, amenkov
|
2018-10-23 11:51:03 -04:00 |
|
David M Lloyd
|
f853aebd9b
|
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
Reviewed-by: alanb, rriggs
|
2018-10-18 15:56:37 -05:00 |
|
Igor Ignatyev
|
0c061174b6
|
8177711: Convert TestVirtualSpaceNode_test to GTest
Reviewed-by: jwilhelm
|
2018-10-31 19:56:51 -07:00 |
|
Calvin Cheung
|
fc19077b52
|
8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
Remove code referencing the IgnoreUnverifiableClassesDuringDump
Reviewed-by: dholmes, jiangli
|
2018-10-31 14:00:51 -07:00 |
|
Rajan Halade
|
b627cee532
|
8207059: Update test certificates in QuoVadisCA.java test
Reviewed-by: mullan, mbaesken
|
2018-10-31 13:58:15 -07:00 |
|
Bob Vandette
|
c656dde507
|
Merge
|
2018-10-31 16:27:31 -04:00 |
|
Bob Vandette
|
f7ebca2763
|
8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows
Reviewed-by: fparain, dcubed, jwilhelm
|
2018-10-31 16:27:01 -04:00 |
|
Abdul Kolarkunnu
|
6352b5f64d
|
8209499: Create test for SwingSet EditorPaneDemo
Reviewed-by: serb
|
2018-10-03 23:00:32 -07:00 |
|
Alexandre Iline
|
afa8a8ff9b
|
Merge
|
2018-10-15 13:44:31 -07:00 |
|
Erik Joelsson
|
232912a6ca
|
8212028: Use run-test makefile framework for testing in Oracle's Mach5
Reviewed-by: ihse
|
2018-10-15 11:36:20 -07:00 |
|
Abdul Kolarkunnu
|
56847065af
|
8211139: Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
Reviewed-by: serb
|
2018-10-11 07:22:53 -07:00 |
|
John Jiang
|
4fe2edae59
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
Move SimpleSSLContext.java and testkeys to test/lib/jdk/test/lib/net
Reviewed-by: chegar
|
2018-10-15 22:47:03 +08:00 |
|
Jean Christophe Beyler
|
e431f6a418
|
8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*
Remove NSK_CPP_STUB macros from the tests
Reviewed-by: amenkov, phh
|
2018-10-14 19:07:34 -07:00 |
|
Chris Yin
|
285fca70b4
|
8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out
Reviewed-by: chegar, vtewari
|
2018-10-15 09:34:18 +08:00 |
|
Lance Andersen
|
1226dcbcfe
|
8212045: Add back tests removed from HashesTest.java and AddExportsTest.java
Reviewed-by: rriggs
|
2018-10-12 14:16:24 -04:00 |
|
Alex Menkov
|
24fb839864
|
8195703: BasicJDWPConnectionTest.java: 'App exited unexpectedly with 2'
Reviewed-by: sspitsyn, jcbeyler
|
2018-10-12 10:08:11 -07:00 |
|
Michael McMahon
|
96b43418b5
|
8203850: java.net.http HTTP client should allow specifying Origin and Referer headers
Reviewed-by: chegar, dfuchs
|
2018-10-12 11:12:51 +01:00 |
|
Vyom Tewari
|
f4df5cb4c3
|
8189366: SocketInputStream.available() should check for eof
Reviewed-by: chegar
|
2018-10-12 12:37:13 +05:30 |
|
Goetz Lindenmaier
|
1d8a27195c
|
8211931: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately
Reviewed-by: dholmes, mdoerr
|
2018-10-12 08:33:18 +02:00 |
|
Hamlin Li
|
7014d0bdf8
|
8186610: move ModuleUtils to top-level testlibrary
Reviewed-by: alanb, iignatyev
|
2018-10-12 10:35:24 +08:00 |
|
Jean Christophe Beyler
|
b68500521e
|
8211432: [REDO] Handle JNIGlobalRefLocker.cpp
Adding a JNI verification wrapper for tests
Reviewed-by: amenkov, sspitsyn, phh
|
2018-10-11 09:30:10 -07:00 |
|
Harold Seigel
|
2e5653c166
|
8211821: PrintStringTableStatistics crashes JVM
During JVM exit, print the Symbol and String tables before current thread gets deleted.
Reviewed-by: iklam, dholmes
|
2018-10-11 11:31:37 -04:00 |
|
Harold Seigel
|
945623c998
|
8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute
Prevent classes in the InnerClasses attribute from being loaded unless they are actually being accessed.
Reviewed-by: dholmes, lfoltan
|
2018-10-11 10:11:18 -04:00 |
|
Chris Hegarty
|
9701ffd293
|
8211922: Remove test/jdk/javax/naming/module/RunBasic.java from the ProblemList
Reviewed-by: lancea
|
2018-10-11 13:40:09 +01:00 |
|
Krishna Addepalli
|
0caefc787f
|
8014503: AWT Choice implementation should be made consistent across platforms
Reviewed-by: serb, aghaisas, sveerabhadra
|
2018-10-09 12:08:59 +05:30 |
|
Krishna Addepalli
|
995f6963b3
|
8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems
Reviewed-by: serb, prr, psadhukhan
|
2018-10-05 14:35:24 +05:30 |
|
Prasanta Sadhukhan
|
9b0d241a16
|
8211055: Provide print to a file (PDF) feature even when printer was not connected
Reviewed-by: prr
|
2018-10-04 15:03:48 +05:30 |
|
Prasanta Sadhukhan
|
88a48fe2a6
|
Merge
|
2018-10-04 14:17:59 +05:30 |
|
Vikrant Agarwal
|
711edb0a65
|
8210910: Create test for FileChooserDemo
Reviewed-by: serb
|
2018-10-04 13:01:23 +05:30 |
|
Vladimir Kozlov
|
0899668970
|
8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError
Exclude this test from running with Java Graal
Reviewed-by: iveresov
|
2018-10-03 14:53:05 -07:00 |
|
Xueming Shen
|
78276f7b33
|
8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative
Reviewed-by: alanb, lancea
|
2018-10-03 12:54:54 -07:00 |
|
Vladimir Kozlov
|
daf3cd17c4
|
8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI
Use default compile threshold for these tests
Reviewed-by: thartmann
|
2018-10-03 10:38:30 -07:00 |
|
Abdul Kolarkunnu
|
2aa950f8bd
|
8211160: Handle different look and feels in JInternalFrameOperator
Reviewed-by: serb
|
2018-10-01 18:03:19 -07:00 |
|
David Holmes
|
a3cd6a1a70
|
8188764: Obsolete AssumeMP and then remove all support for non-MP builds
Reviewed-by: mikael, mdoerr, bulasevich, eosterlund
|
2018-10-03 03:41:57 -04:00 |
|
Priya Lakshmi Muthuswamy
|
5cfc3bbdd4
|
8208531: -javafx mode should be on by default when JavaFX is available
Reviewed-by: jjg
|
2018-10-03 11:43:39 +05:30 |
|
Mikael Vidstedt
|
8e53d1b5dc
|
8211350: Remove jprt support
Reviewed-by: dholmes, erikj, mchung, alanb, jjg
|
2018-10-02 22:36:08 -07:00 |
|
Calvin Cheung
|
40b75053e4
|
8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address."
Catch the InvocationTargetException and rethrow exception based on the cause
Reviewed-by: jiangli, iklam
|
2018-10-02 20:52:40 -07:00 |
|
Mikael Vidstedt
|
1cca59019b
|
8211364: Remove expired flags
Reviewed-by: dholmes, egahlin
|
2018-10-02 15:01:25 -07:00 |
|
Ioi Lam
|
568e8beda6
|
8209946: [TESTBUG] CDS tests should use "@run driver"
Reviewed-by: ccheung, jiangli, mseledtsov
|
2018-10-02 14:32:33 -07:00 |
|
Alex Menkov
|
07815d0139
|
8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
Reviewed-by: jcbeyler, dtitov, cjplummer
|
2018-10-02 12:08:51 -07:00 |
|
Alex Menkov
|
d5062c82af
|
8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
Reviewed-by: jcbeyler, cjplummer
|
2018-10-02 12:06:29 -07:00 |
|
Phil Race
|
f7db806ed1
|
Merge
|
2018-09-27 11:46:28 -07:00 |
|
Phil Race
|
7f623d813a
|
Merge
|
2018-09-27 11:39:45 -07:00 |
|