Amy Lu
6ce0aeb00b
8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test
...
Reviewed-by: bchristi
2018-10-25 11:00:40 +08:00
Jayathirth D V
3e85467bc6
Merge
2018-10-16 23:21:05 +05:30
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
John Jiang
afe05800ac
8209546: Make sun/security/tools/keytool/autotest.sh to support macosx
...
Refactor autotest.sh to java test and remove standard.sh
Reviewed-by: weijun
2018-09-28 15:42:20 +08:00
Sergey Bylokhov
38660e9460
8170937: Swing apps are slow if displaying from a remote source to many local displays
...
Reviewed-by: prr, aivanov
2018-09-18 18:32:03 -07:00
Abdul Kolarkunnu
99ca4f3497
8210055: Enable different look and feel tests in SwingSet3 demo tests
...
Reviewed-by: serb
2018-10-05 05:03:15 -07:00
Sean Mullan
d9731f0c54
8191053: Provide a mechanism to make system's security manager immutable
...
Make System.setSecurityManager optional to support and add new disallow and allow options to the java.security.manager system property
Reviewed-by: alanb, mchung, rriggs, smarks
2018-10-10 16:25:40 -04:00
Christian Tornqvist
b35e7feb5a
8212008: Use of TREAT_EXIT_CODE_1_AS_0 hide problems with jtreg Java
...
Reviewed-by: erikj
2018-10-10 11:47:01 -07:00
Joe Darcy
ab0128ca51
8058202: AnnotatedType implementations don't override toString(), equals(), hashCode()
...
Reviewed-by: jfranck
2018-10-10 10:28:33 -07:00
Weijun Wang
1e887a901e
8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
...
Reviewed-by: mullan
2018-10-10 22:13:30 +08:00
Daniil Titov
f2d02897e1
8193879: Java debugger hangs on method invocation
...
Reviewed-by: sspitsyn, amenkov, gadams
2018-10-09 19:11:09 -07:00
Chris Hegarty
856f4fe28b
8211927: Add additional diagnostic information to java/net/BindException/Test.java
...
Reviewed-by: dfuchs
2018-10-09 20:32:24 +01:00
Alex Menkov
8891582e9f
8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
...
Reviewed-by: sspitsyn, jcbeyler
2018-10-09 12:26:29 -07:00
Goetz Lindenmaier
182a991df2
8211856: [ppc, s390] ProblemList some failing tests
...
Reviewed-by: kvn, mdoerr
2018-10-09 16:03:56 +02:00
Chris Hegarty
e61252dc27
8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
...
Reviewed-by: dfuchs
2018-10-09 11:44:00 +01:00
Alan Bateman
cb3fe46b95
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
...
Reviewed-by: mchung
2018-10-09 07:06:32 +01:00
Xueming Shen
859d376494
8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
...
Reviewed-by: alanb
2018-10-08 14:14:52 -07:00
Chris Hegarty
a95d0ac2d1
8211863: Problem list test/jdk/javax/naming/module/RunBasic.java
...
Reviewed-by: lancea
2018-10-08 18:29:41 +01:00
Jaikiran Pai
4cd9401815
8211765: JarFile constructor throws undocumented exception
...
Reviewed-by: lancea, sherman, alanb, chegar
2018-10-07 14:35:00 -04:00
Jiangli Zhou
57b516dd0e
8202951: Implementation of JEP 341: Default CDS Archives
...
8210592: Convert CDS-mode test sets in tier5 and tier6 to non-CDS-mode tests
8209739: [TESTBUG] javax/imageio/plugins/png/ItxtUtf8Test.java fails with OutOfMemoryError when running in CDS mode
Generate the default CDS archive at JDK build time.
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Reviewed-by: erikj, ihse, dholmes, iklam, ccheung, mseledtsov
2018-10-05 18:56:11 -04:00
Brian Burkhalter
9a1fbb653c
8211794: Remove jdk/java/nio/channels/Selector/RacyDeregister.java from problem list
...
Reviewed-by: bchristi
2018-10-05 15:37:46 -07:00
Michael McMahon
e8f90125d2
8211420: com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code
...
Reviewed-by: chegar
2018-10-05 11:28:23 +01:00
Naoto Sato
271e3be381
8211398: Square character support for the Japanese new era
...
Reviewed-by: rriggs
2018-10-04 14:12:34 -07:00
Mandy Chung
46f0fa8c20
8206240: java.lang.Class.newInstance() is causing caller to leak
...
Reviewed-by: alanb
2018-10-04 13:02:58 -07:00
Phil Race
d92c6042fe
Merge
2018-09-17 09:36:33 -07:00
Rachna Goel
36873c3c7b
8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale
...
Specified locale for formatting..
Reviewed-by: naoto
2018-09-17 14:16:31 +05:30
Weijun Wang
3cbb33f0e9
8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
...
Reviewed-by: alanb
2018-09-17 14:52:44 +08:00
Chris Yin
46159b4d04
8210695: Create test to cover JDK-8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
...
Reviewed-by: vtewari, dfuchs, chegar
2018-09-17 13:49:55 +08:00
Ivan Gerasimov
a07102bc7f
8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
...
Reviewed-by: martin, rriggs
2018-09-15 13:53:43 -07:00
Igor Ignatyev
8b28ad6efe
8210732: remove jdk.testlibrary.Utils
...
Reviewed-by: alanb, jcbeyler
2018-09-14 14:02:57 -07:00
Jamil Nimeh
fa1ced20b5
8210918: Add test to exercise server-side client hello processing
...
Reviewed-by: xuelei
2018-09-24 00:13:02 -07:00
Jonathan Gibbons
8edf8e2b03
8210275: Source Launcher should fail if --source is used without a source file
...
Reviewed-by: mchung, alanb, mcimadamore
2018-09-21 15:38:43 -07:00
Igor Ignatyev
82ed2a5fc0
8210894: remove jdk/testlibrary/Asserts
...
Reviewed-by: serb
2018-09-21 14:50:06 -07:00
Alex Menkov
450675ba81
8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
...
Reviewed-by: jcbeyler, sspitsyn, cjplummer
2018-09-21 11:28:14 -07:00
Alex Menkov
b0a7fa474f
8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
...
8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
Reviewed-by: jcbeyler, gadams, sspitsyn
2018-09-21 10:18:12 -07:00
Chris Yin
33c9c89bf0
8169246: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException
...
Reviewed-by: chegar
2018-09-21 16:13:49 +08:00
Chris Yin
f367eb8965
8199931: java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received"
...
Reviewed-by: chegar
2018-09-21 15:49:59 +08:00
Manajit Halder
565df5aa5b
8206392: [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
...
Reviewed-by: dmarkov, kaddepalli
2018-09-14 17:53:58 +05:30
Phil Race
b1b0ceb210
7017058: Malayalam glyph substitution is failing for Malayalam with Windows Kartika font
...
8191130: Sinhala text rendering problem with C+VIRAMA+ZWJ+RA/YA+V
8195836: opentype:Bengali: "Khanda Ta" shaping issue with U+09A4 TA, U+09CD virama, U+200D ZWJ
Reviewed-by: serb, psadhukhan
2018-09-13 11:31:59 -07:00
Phil Race
0bed87dccd
Merge
2018-09-13 10:54:11 -07:00
Michael McMahon
b5fb6b3566
8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
...
Reviewed-by: chegar, dfuchs
2018-09-13 12:07:01 +01:00
Igor Ignatyev
ebc04911eb
8210699: Problem list tests which times out in Xcomp mode
...
Reviewed-by: kvn
2018-09-12 21:56:59 -07:00
Martin Balao
aafb2b0474
8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
...
TLS v1.2 algorithms for key and MAC derivation added to SunPKCS11 crypto provider.
Reviewed-by: valeriep
2018-09-12 13:09:51 +02:00
Alan Bateman
9c70e26c14
8210496: Improve filtering for classes with security sensitive fields
...
Reviewed-by: plevart, mchung
2018-09-19 08:49:07 +01:00
Xueming Shen
f0108ea40c
8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field
...
Reviewed-by: bpb
2018-09-18 19:44:27 -07:00
Xueming Shen
196c20c0d1
8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system
...
Reviewed-by: xiaofeya, clanger
2018-09-18 10:43:01 -07:00
Vikrant Agarwal
4508402c6e
8210052: Enable testing for all the available look and feels in SwingSet3 demo tests
...
Reviewed-by: shurailine, serb
2018-09-12 11:51:39 +05:30
Abdul Kolarkunnu
d4612426ce
8210056: Enable different look and feel tests in SwingSet3 demo test TextFieldDemoTest
...
Reviewed-by: serb
2018-09-11 22:16:47 -07:00
Alan Bateman
73cda6e99e
8208780: (se) test SelectWithConsumer.testReadableAndWriteable(): failure
...
Reviewed-by: bpb
2018-09-14 16:56:09 +01:00
Amy Lu
07392d976a
8209772: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java
...
Reviewed-by: alanb
2018-09-14 13:18:52 +08:00
Gary Adams
f2b9a3e5b9
8210252: com/sun/jdi/DebuggerThreadTest.java fails with NPE
...
Reviewed-by: cjplummer, sspitsyn
2018-09-13 07:54:38 -04:00