jdv [Thu, 17 May 2018 11:40:55 +0530] rev 50342
5109146: PNGMetadata Background color initialization from standard metadata is incomplete
Reviewed-by: prr, kaddepalli
serb [Wed, 16 May 2018 16:46:51 -0700] rev 50341
8194327: [macos] AWT windows have incorrect main/key window behaviors
Reviewed-by: serb, erikj
Contributed-by: Alan Snyder <fishgarage@cbfiddle.com>
lancea [Fri, 01 Jun 2018 12:28:19 -0400] rev 50340
8190417: javadoc updates to java.util.regex.Matcher
Reviewed-by: lancea, alanb, dholmes
Contributed-by: Michal Vala <mvala@redhat.com>
gromero [Mon, 21 May 2018 13:23:55 -0400] rev 50339
8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
Reviewed-by: mdoerr, goetz
jlahoda [Fri, 01 Jun 2018 13:04:30 +0200] rev 50338
8203827: Upgrade JLine to 2.14.6
Reviewed-by: alanb, hannesw, rfield
redestad [Fri, 01 Jun 2018 11:34:13 +0200] rev 50337
8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache
Reviewed-by: psandoz
rwestberg [Fri, 01 Jun 2018 10:15:48 +0200] rev 50336
8203237: JFR TestBiasedLockRevocationEvents should ignore events unrelated to the test
Reviewed-by: egahlin, mgronlun
dholmes [Thu, 31 May 2018 18:47:21 -0400] rev 50335
8204055: SIGSEGV in java -XX:
Reviewed-by: iklam, stuefe, ccheung
rhalade [Thu, 31 May 2018 14:56:51 -0700] rev 50334
8191031: Remove several Symantec Root CAs
Reviewed-by: mullan
dtitov [Thu, 31 May 2018 14:09:04 -0700] rev 50333
8197387: jcmd started by "root" must be allowed to access all VM processes
Reviewed-by: sspitsyn, stuefe
kbarrett [Thu, 31 May 2018 15:37:18 -0400] rev 50332
8204179: [BACKOUT] OopStorage should use GlobalCounter
Summary: Backout JDK-8202945
Reviewed-by: eosterlund, pliden
ccheung [Thu, 31 May 2018 11:41:25 -0700] rev 50331
8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode
Summary: Added an interface with a default method. The InnerClass implements the interface.
Reviewed-by: iklam, dholmes
dlong [Thu, 31 May 2018 10:38:05 -0700] rev 50330
8202670: Update Graal
Reviewed-by: kvn, aph
amenkov [Thu, 31 May 2018 10:14:41 -0700] rev 50329
8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch
Reviewed-by: sspitsyn, iklam, jiangli
vtheeyarath [Fri, 25 May 2018 22:56:00 -0700] rev 50328
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
Summary: Correct MethodHandles.insertArguments spec
Reviewed-by: psandoz, mchung, ntv
gziemski [Thu, 31 May 2018 09:51:31 -0500] rev 50327
8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails
Summary: Print out output from PrintSystemDictionaryAtExit at failure
Reviewed-by: mseledtsov, dholmes
hseigel [Thu, 31 May 2018 10:39:55 -0400] rev 50326
Merge
hseigel [Thu, 31 May 2018 10:38:06 -0400] rev 50325
8202913: loader constraint message for fields specifies incorrect referring class
Summary: Improve the message to display the right referring class.
Reviewed-by: acorn, goetz, dholmes
bpb [Thu, 31 May 2018 07:37:06 -0700] rev 50324
8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag
Reviewed-by: alanb
jnimeh [Thu, 31 May 2018 07:05:10 -0700] rev 50323
8153029: ChaCha20 Cipher Implementation
Summary: Add the ChaCha20 and ChaCha20-Poly1305 Cipher implementations
Reviewed-by: mullan
coleenp [Thu, 31 May 2018 09:19:54 -0400] rev 50322
8204087: C++ Interpreter code left over in MethodData
Summary: remove unused code
Reviewed-by: kvn, lfoltan, thartmann
mgronlun [Thu, 31 May 2018 13:25:40 +0200] rev 50321
8203321: assert(current_query_index < process_query_set->size) failed: invariant
Reviewed-by: rehn
stefank [Thu, 31 May 2018 10:41:36 +0200] rev 50320
8203923: Add @requires feature to check flag values for the running JVM
Reviewed-by: kvn, dholmes
rgoel [Thu, 31 May 2018 15:11:57 +0530] rev 50319
8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class.
Summary: Updated description of cyrillic supplementary block.
Reviewed-by: naoto
jwilhelm [Thu, 31 May 2018 07:08:54 +0200] rev 50318
Added tag jdk-11+16 for changeset 02934b0d661b
iignatyev [Wed, 30 May 2018 20:54:45 -0700] rev 50317
8199371: [TESTBUG] Open source vm testbase JDWP tests
Reviewed-by: sspitsyn, mseledtsov
iignatyev [Wed, 30 May 2018 16:18:56 -0700] rev 50316
8199380: [TESTBUG] Open source VM testbase AOD tests
Reviewed-by: erikj, sspitsyn
erikj [Wed, 30 May 2018 14:55:50 -0700] rev 50315
8204109: JDK-8203945 broke nashorn
Reviewed-by: tbell