Sergey Bylokhov
|
550af18f08
|
8212213: All tests for splashscreen stopped worked in jdk12b13
Reviewed-by: ihse, prr
|
2018-10-19 11:15:57 -07:00 |
|
Prasanta Sadhukhan
|
b64e7fc2bd
|
8211987: Menu bar gets input focus even if Alt-released event is consumed
Reviewed-by: serb
|
2018-10-19 12:50:25 +05:30 |
|
Prasanta Sadhukhan
|
667b323a89
|
8212098: Cleanup of ProblemList.txt for fixed swing tests
Reviewed-by: serb
|
2018-10-19 12:39:56 +05:30 |
|
Sergey Bylokhov
|
518f32791a
|
8210739: Calling JSpinner's setFont with null throws NullPointerException
Reviewed-by: psadhukhan
|
2018-10-16 15:47:53 -07:00 |
|
Jayathirth D V
|
eb1b046a1d
|
Merge
|
2018-10-16 14:26:22 +05:30 |
|
John Jiang
|
f507e3c9d1
|
8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
Move lib/security tests to sun/security/lib
Reviewed-by: weijun
|
2018-10-16 10:16:04 +08:00 |
|
David Holmes
|
ffc26adbea
|
8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
Ensure the target thread has reached wait() before inspecting it
Reviewed-by: mchung, dfuchs, jcbeyler
|
2018-10-15 21:02:17 -04:00 |
|
Prasanta Sadhukhan
|
2491c32fcd
|
6828982: UIDefaults.getUI swallows original exception
Reviewed-by: kaddepalli, prr
|
2018-10-11 14:19:36 +05:30 |
|
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 |
|
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 |
|
Hamlin Li
|
7014d0bdf8
|
8186610: move ModuleUtils to top-level testlibrary
Reviewed-by: alanb, iignatyev
|
2018-10-12 10:35:24 +08: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 |
|
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 |
|
Abdul Kolarkunnu
|
2aa950f8bd
|
8211160: Handle different look and feels in JInternalFrameOperator
Reviewed-by: serb
|
2018-10-01 18:03:19 -07:00 |
|
Mikael Vidstedt
|
8e53d1b5dc
|
8211350: Remove jprt support
Reviewed-by: dholmes, erikj, mchung, alanb, jjg
|
2018-10-02 22:36:08 -07:00 |
|
Mikael Vidstedt
|
1cca59019b
|
8211364: Remove expired flags
Reviewed-by: dholmes, egahlin
|
2018-10-02 15:01:25 -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
|
b18f1d282e
|
Merge
|
2018-09-27 10:49:10 -07:00 |
|
Chris Hegarty
|
0cb267ad1c
|
8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up
Reviewed-by: dfuchs
|
2018-10-02 09:05:07 +01:00 |
|
Weijun Wang
|
9452b88d93
|
8210821: Support dns_canonicalize_hostname in krb5.conf
Reviewed-by: valeriep
|
2018-10-02 16:02:35 +08:00 |
|
Igor Ignatyev
|
ab8c7f710c
|
8211171: move JarUtils to top-level testlibrary
Reviewed-by: alanb
|
2018-10-01 14:54:46 -07:00 |
|
Calvin Cheung
|
5985805474
|
8211278: Update ProblemList
Reviewed-by: iklam
|
2018-10-01 11:36:48 -07:00 |
|
Lance Andersen
|
c925556ec4
|
8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
Reviewed-by: mchung, alanb
|
2018-10-01 13:05:51 -04:00 |
|
Krishna Addepalli
|
c105cd5164
|
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
Reviewed-by: serb, psadhukhan
|
2018-09-27 14:36:33 +05:30 |
|
Laurent Bourgès
|
60e6552bad
|
8210335: Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
Fixed clipping rectangle to take into account the inverse transform (scale/shear)
Reviewed-by: prr, serb
|
2018-09-24 21:23:37 +02:00 |
|
Phil Race
|
f605407e30
|
Merge
|
2018-09-24 10:59:26 -07:00 |
|
Brent Christian
|
3910193204
|
8072130: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX
Reviewed-by: sherman
|
2018-09-24 10:41:41 -07:00 |
|
Daniel D. Daugherty
|
77ef6a21f1
|
8209019: Remove tests affected by JDK-8208690 from the ProblemList
Reviewed-by: dfuchs
|
2018-09-24 13:05:59 -04:00 |
|
Abdul Kolarkunnu
|
e6149b08de
|
8210994: Create test for SwingSet3 FrameDemo
Reviewed-by: serb
|
2018-09-24 03:25:19 -07:00 |
|
Sergey Bylokhov
|
00e4c5b778
|
8210692: The "com.sun.awt.SecurityWarning" class can be dropped
Reviewed-by: prr, mullan, mchung
|
2018-09-22 20:31:45 -07:00 |
|
Bo Zhang
|
3a0b2d59ad
|
8210810: Escaped character at specific position in argument file is not handled properly
Reviewed-by: alanb
|
2018-09-28 13:15:01 -07:00 |
|
Daniil Titov
|
57d74285b0
|
8163083: SocketListeningConnector does not allow invocations with port 0
Reviewed-by: sspitsyn, amenkov, gadams, jcbeyler
|
2018-09-28 12:04:47 -07:00 |
|
Doug Lea
|
deb0e6503d
|
8207003: Miscellaneous changes imported from jsr166 CVS 2018-09
Reviewed-by: martin, chegar
|
2018-09-28 08:45:46 -07:00 |
|
Doug Lea
|
0b431957a5
|
8210971: Add exception handling methods to CompletionStage and CompletableFuture
Reviewed-by: martin, chegar
|
2018-09-28 08:45:46 -07:00 |
|
Chris Hegarty
|
20f6faa030
|
8211092: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up
Reviewed-by: dfuchs
|
2018-09-28 12:47:09 +01:00 |
|