Ying Zhou
05f0d11553
8210403: Refactor java.util.Locale:i18n shell tests to plain java tests
...
Reviewed-by: naoto
2018-10-17 16:37:41 +08:00
Xueming Shen
cd8e70a35c
8199172: Improve jar attribute checks
...
Reviewed-by: psandoz, alanb
2018-04-04 13:55:30 -07:00
Mandy Chung
a9b4ac9c37
8212197: OpenDataException thrown when constructing CompositeData for StackTraceElement
...
Reviewed-by: alanb
2018-10-16 11:47:33 -07:00
Roger Riggs
8dd0b1f061
8192939: Remove Finalize methods from FileInputStream and FileOutputStream
...
Reviewed-by: alanb, iris, mchung
2018-10-16 10:55:28 -04:00
Brian Burkhalter
4fe37df932
8212212: (bf) Incorrect path to stream preprocessor source in java.nio Buffer test scripts
...
Reviewed-by: alanb
2018-10-16 07:49:08 -07:00
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
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
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
Pallavi Sonal
f5d19b9109
8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
...
Reviewed-by: rriggs, scolebourne, naoto
2018-10-04 17:25:51 +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
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