David Holmes
d24f9d4c13
8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
...
Reviewed-by: mikael, sspitsyn
2018-07-08 20:00:46 -04:00
Phil Race
485b10778d
8206375: ProblemList update of bug ID for SwingFontMetricsTest
...
Reviewed-by: serb
2018-07-06 10:39:38 -07:00
Srinivas Dama
d9aa299526
8206450: Add JImageListTest.java to ProblemList.txt
...
Added JImageListTest.java to ProblemList.txt
Reviewed-by: dholmes
2018-07-06 13:38:56 +05:30
Volker Simonis
2e628779e4
8206436: sun/nio/cs/TestIBMBugs.java no longer compiles
...
Reviewed-by: mikael, stuefe, alanb
2018-07-06 09:22:18 +02:00
Srinivas Dama
c216fe0f55
8198405: JImageExtractTest.java & JImageListTest.java failed in Windows
...
Make a directory readonly using nio file attribute AclEntry
Reviewed-by: jlaskey
2018-07-06 00:40:12 +05:30
Sergey Bylokhov
7485f6b5b9
8205454: & is displayed in some Swing docs
...
Reviewed-by: prr, psadhukhan
2018-07-05 21:29:11 +03:00
Erik Gahlin
e95ebc725b
8137164: Include PID in the JFR jcmd hint
...
Reviewed-by: mgronlun, stuefe
2018-06-28 15:17:44 +02:00
Daniel D. Daugherty
dd581def6f
8206004: [BACKOUT] errant changeset for JDK-8137164
...
Reviewed-by: dcubed, egahlin
2018-06-28 10:46:05 -04:00
Erik Gahlin
7f3a801cae
8197425: Liveset information for Old Object sample event
...
Reviewed-by: mgronlun, ehelin
2018-06-28 15:17:44 +02:00
Erik Gahlin
3567e9c1d5
8197425: Liveset information for Old Object sample event
...
Reviewed-by: mgronlun, ehelin
2018-06-28 15:13:39 +02:00
Robin Westberg
b11c7752e8
8003209: JFR events for network utilization
...
Reviewed-by: mgronlun, egahlin
2018-06-28 15:06:55 +02:00
Athijegannathan Sundararajan
724ba7feb2
8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
...
Reviewed-by: jlaskey, hannesw
2018-06-28 18:04:19 +05:30
Markus Grönlund
5fcc705378
8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to erronous processing of -XX:FlightRecorderOptions
...
Reviewed-by: egahlin
2018-06-28 11:37:02 +02:00
Joe Darcy
e56162b43d
8205615: Start of release updates for JDK 12
...
8205621: Increment JDK version for JDK 12
8193292: Add SourceVersion.RELEASE_12
8193290: Add source 12 and target 12 to javac
8205619: Bump maximum recognized class file version to 56 for JDK 12
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Mikael Vidstedt <mikael.vidstedt@oracle.com>
Reviewed-by: alanb, smarks, jjg, mr, erikj, psandoz, dholmes
2018-06-27 21:01:12 -07:00
Rajan Halade
fb54f8a71f
8195774: Add Entrust root certificates
...
Reviewed-by: weijun
2018-06-28 11:41:45 -07:00
Volker Simonis
19608b393d
8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH
...
Reviewed-by: martin, erikj
2018-06-28 09:06:54 +02:00
Harsha Wardhana B
94faf6972b
8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
...
Reviewed-by: cjplummer
2018-06-28 09:40:46 +05:30
Jonathan Gibbons
7b117026d2
8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java
...
Reviewed-by: mchung
2018-06-27 14:20:41 -07:00
Igor Ignatyev
19085e7dad
8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM
...
Reviewed-by: dholmes
2018-06-27 13:43:52 -07:00
Phil Race
bd7d1af092
Merge
2018-06-27 10:06:03 -07:00
Igor Veresov
700a0427a1
8202698: Update Graal for JEP 181 - Nest-based access control
...
Reviewed-by: kvn
2018-06-27 09:56:06 -07:00
Joe Wang
e5ac84c7b0
8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
...
Reviewed-by: sherman, alanb, lancea
2018-06-27 09:31:51 -07:00
Sibabrata Sahoo
7c0ca4d75f
8205111: Develop new Test to verify different key types for supported TLS protocols
...
TLS test with different key types for supported.
Reviewed-by: xuelei
2018-06-27 02:20:55 -07:00
Stuart Marks
aaf546777f
8203670: unmodifiable List iterator() implementations should not be ListIterators
...
Reviewed-by: redestad, igerasim, plevart
2018-06-26 19:45:59 -07:00
Amy Lu
7d63a78e0a
8205673: Problem list RmiRegistrySslTest.java and RmiSslBootstrapTest.sh
...
Reviewed-by: xuelei
2018-06-27 09:44:46 +08:00
Roger Riggs
e9d845c870
8205547: FileChannel/CleanerTest.java fails due to expected FD count
...
Reviewed-by: psandoz
2018-06-26 12:42:36 -04:00
Phil Race
a6731ea341
Merge
2018-06-25 14:56:07 -07:00
Toshio Nakamura
d6c849a824
8187100: Support Unicode Variation Selectors
...
Support Unicode Variation Selectors
Reviewed-by: prr, srl
2018-06-25 11:40:46 -07:00
Phil Race
b6dba38ce4
Merge
2018-06-25 10:21:50 -07:00
Doug Lea
0a0a8a5791
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
...
Reviewed-by: martin, psandoz
2018-06-25 09:59:16 -07:00
Doug Lea
abffccb329
8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
...
Reviewed-by: martin, psandoz
2018-06-25 09:59:16 -07:00
Harsha Wardhana B
fc73803071
8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
...
Reviewed-by: mchung, dholmes, dcubed, dfuchs
2018-06-25 20:36:06 +05:30
Shashidhara Veerabhadraiah
67b1418aa8
8153732: Windows remote printer changes do not reflect in lookupPrintServices()
...
Reviewed-by: prr, psadhukhan
2018-06-25 14:32:46 +05:30
Pankaj Bansal
91f281c8d7
8194873: right ALT key hotkeys no longer work in Swing components
...
Reviewed-by: serb, psadhukhan
2018-06-25 12:50:25 +05:30
Dipak Kumar
739c54ae6d
8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
...
Reviewed-by: prr, naoto
2018-06-25 16:01:01 +05:30
Sergey Bylokhov
38131ccda6
8205153: Delete "standard instructions" machinery in the open automated tests
...
Reviewed-by: prr
2018-06-24 16:35:21 -07:00
Sergey Bylokhov
1c1a099b3c
8205144: JSpinner may change the font after became visible
...
Reviewed-by: psadhukhan
2018-06-23 11:48:42 -07:00
Felix Yang
30fad2ce7d
8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
...
Reviewed-by: naoto
2018-08-09 15:42:48 +08:00
Xin Liu
e5f3e1b60c
8207965: C2-only debug build fails
...
Reviewed-by: kvn, iignatyev
2018-08-08 18:38:34 -07:00
Chris Yin
a00eff193f
8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/
...
Reviewed-by: vtewari, rriggs
2018-08-08 10:21:23 +08:00
Nasser Ebrahim
01cc27f875
8208634: Add x-IBM-1129 charset
...
Reviewed-by: alanb, sherman
2018-08-07 16:07:47 -07:00
Claes Redestad
db4913ba5a
8209003: Consolidate use of empty collections in java.lang.module
...
Reviewed-by: alanb, mchung
2018-08-07 23:08:52 +02:00
Alexandre Iline
013e6fd595
8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
...
Reviewed-by: mchung
2018-08-06 15:35:44 -07:00
Paul Sandoz
70b706c224
8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
...
Reviewed-by: mchung, plevart
2018-08-06 15:18:57 -07:00
Florian Weimer
cc248634a1
8208362: (bf) Long chains created by direct Buffer::slice
...
Reviewed-by: mr, psandoz, alanb
2018-08-06 14:55:04 -07:00
Daniel D. Daugherty
831fdfe311
8209018: ProblemList tests affected by JDK-8208690
...
Reviewed-by: kvn
2018-08-06 13:57:26 -04:00
Shashidhara Veerabhadraiah
dc23979320
8204946: Clean-up problem list for JDK-8202933 and JDK-8202934
...
Reviewed-by: prr
2018-06-22 10:29:14 +05:30
Phil Race
a51fe99bfd
Merge
2018-06-21 09:53:50 -07:00
Stuart Marks
277b35da28
8203184: List.copyOf() fails to copy sublists
...
Reviewed-by: psandoz
2018-06-21 08:45:57 -07:00
Stuart Marks
693a6dd27a
8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
...
Reviewed-by: martin, forax, psandoz, briangoetz
2018-06-21 08:25:03 -07:00