Wed, 24 Jul 2019 10:22:11 -0400 8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
coleenp [Wed, 24 Jul 2019 10:22:11 -0400] rev 57511
8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception Summary: Add case for JVM_CONSTANT_Dynamic in error_message function. Reviewed-by: dholmes, shade
Wed, 24 Jul 2019 08:34:06 -0400 8227927: Move ParallelCleaningTask back to G1
zgu [Wed, 24 Jul 2019 08:34:06 -0400] rev 57510
8227927: Move ParallelCleaningTask back to G1 Reviewed-by: tschatzl, kbarrett
Wed, 24 Jul 2019 13:08:36 +0100 8227721: test/jdk/java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java should open the java.net package
aefimov [Wed, 24 Jul 2019 13:08:36 +0100] rev 57509
8227721: test/jdk/java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java should open the java.net package Reviewed-by: chegar, bpb, alanb Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Wed, 24 Jul 2019 11:49:39 +0200 8228388: Add information about dirty/skipped card for Merge HCC in G1 log jdk-14+7
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57508
8228388: Add information about dirty/skipped card for Merge HCC in G1 log Summary: Collect and print informatio about the number of processed cards during the Merge HCC phase to improve log output. Reviewed-by: kbarrett, sangheki
Wed, 24 Jul 2019 11:49:39 +0200 8227719: G1 Pending cards estimation too conservative in cost prediction
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57507
8227719: G1 Pending cards estimation too conservative in cost prediction Summary: Instead of using a coarse prediction for the log buffers, accumulate the actual number directly. Reviewed-by: kbarrett, sangheki
Wed, 24 Jul 2019 11:49:39 +0200 8226913: Scale cards per chunk used during heap root scanning with region size
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57506
8226913: Scale cards per chunk used during heap root scanning with region size Summary: Scale cards per chunk based on heap size to decrease constant overhead with heap root scanning data structure initialization Reviewed-by: kbarrett, sangheki
Wed, 24 Jul 2019 11:08:24 +0530 Scheduling blitting based on Metal Context state metal-prototype-branch
jdv [Wed, 24 Jul 2019 11:08:24 +0530] rev 57505
Scheduling blitting based on Metal Context state
Wed, 24 Jul 2019 10:24:35 +0530 Merge metal-prototype-branch
jdv [Wed, 24 Jul 2019 10:24:35 +0530] rev 57504
Merge
Tue, 23 Jul 2019 20:03:03 -0700 8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit>
mchung [Tue, 23 Jul 2019 20:03:03 -0700] rev 57503
8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit> Reviewed-by: alanb
Tue, 23 Jul 2019 11:36:05 -0700 8227122: [TESTBUG] Create Docker sidecar test cases
mseledtsov [Tue, 23 Jul 2019 11:36:05 -0700] rev 57502
8227122: [TESTBUG] Create Docker sidecar test cases Summary: Created test cases for container sidecar pattern Reviewed-by: bobv, sgehwolf
Tue, 23 Jul 2019 13:56:41 -0400 8228484: Remove NoAllocVerifier because nothing uses it
coleenp [Tue, 23 Jul 2019 13:56:41 -0400] rev 57501
8228484: Remove NoAllocVerifier because nothing uses it Reviewed-by: hseigel, kbarrett
Thu, 18 Jul 2019 13:58:34 -0700 8228396: Re-enable Stateless Resumption On by default for merge to mainline
ascarpino [Thu, 18 Jul 2019 13:58:34 -0700] rev 57500
8228396: Re-enable Stateless Resumption On by default for merge to mainline Reviewed-by: jnimeh
Tue, 23 Jul 2019 11:17:59 -0700 Merge
mikael [Tue, 23 Jul 2019 11:17:59 -0700] rev 57499
Merge
Mon, 22 Jul 2019 15:54:25 -0700 8228492: Remove pako.md
jjg [Mon, 22 Jul 2019 15:54:25 -0700] rev 57498
8228492: Remove pako.md Reviewed-by: mchung
Mon, 22 Jul 2019 10:39:10 -0700 8228399: Remove mistaken open.iml
ascarpino [Mon, 22 Jul 2019 10:39:10 -0700] rev 57497
8228399: Remove mistaken open.iml Reviewed-by: xuelei
Mon, 22 Jul 2019 08:07:15 -0700 8228450: unicode.md and icu.md text should be pre-formatted
naoto [Mon, 22 Jul 2019 08:07:15 -0700] rev 57496
8228450: unicode.md and icu.md text should be pre-formatted Reviewed-by: rriggs
Wed, 10 Jul 2019 11:11:30 +0200 8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
mbaesken [Wed, 10 Jul 2019 11:11:30 +0200] rev 57495
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows Reviewed-by: jjg, stuefe
Thu, 18 Jul 2019 12:29:57 -0700 8221303: sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java fails due to java.rmi.server.ExportException: Port already in use
dtitov [Thu, 18 Jul 2019 12:29:57 -0700] rev 57494
8221303: sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java fails due to java.rmi.server.ExportException: Port already in use Reviewed-by: cjplummer, amenkov, sgehwolf
Thu, 18 Jul 2019 11:47:52 -0700 8226910: make it possible to use jtreg's -match via run-test framework
iignatyev [Thu, 18 Jul 2019 11:47:52 -0700] rev 57493
8226910: make it possible to use jtreg's -match via run-test framework Reviewed-by: dholmes, mseledtsov
Thu, 18 Jul 2019 09:15:26 -0700 8228340: JVMCI deleteGlobalHandle doesn't delete the handle
kbarrett [Thu, 18 Jul 2019 09:15:26 -0700] rev 57492
8228340: JVMCI deleteGlobalHandle doesn't delete the handle Summary: Add missing call to OopStorage::release() when deleting global handles in JVMCI to prevent handles leak. Reviewed-by: kvn, dlong
Tue, 02 Jul 2019 10:28:20 +0200 8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
stuefe [Tue, 02 Jul 2019 10:28:20 +0200] rev 57491
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak Reviewed-by: stefank, coleenp
Thu, 18 Jul 2019 11:15:20 +0200 8224674: NMethod state machine is not monotonic
eosterlund [Thu, 18 Jul 2019 11:15:20 +0200] rev 57490
8224674: NMethod state machine is not monotonic Reviewed-by: dlong, coleenp, thartmann
Thu, 18 Jul 2019 13:41:55 +0800 8228342: Add SignTwice.java to problem list
weijun [Thu, 18 Jul 2019 13:41:55 +0800] rev 57489
8228342: Add SignTwice.java to problem list Reviewed-by: xuelei
Thu, 18 Jul 2019 08:53:06 +0800 8217375: jarsigner breaks old signature with long lines in manifest
weijun [Thu, 18 Jul 2019 08:53:06 +0800] rev 57488
8217375: jarsigner breaks old signature with long lines in manifest Reviewed-by: jjiang, weijun Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
Wed, 17 Jul 2019 12:26:56 -0300 8227437: S4U2proxy cannot continue because server's TGT cannot be found
mbalao [Wed, 17 Jul 2019 12:26:56 -0300] rev 57487
8227437: S4U2proxy cannot continue because server's TGT cannot be found Reviewed-by: weijun
Wed, 17 Jul 2019 16:13:26 -0700 8048595: problemList failing/ignored manual tests in security-libs
rhalade [Wed, 17 Jul 2019 16:13:26 -0700] rev 57486
8048595: problemList failing/ignored manual tests in security-libs Reviewed-by: ascarpino
Wed, 17 Jul 2019 14:37:50 -0700 8226338: Updates to Stateless Resumption
ascarpino [Wed, 17 Jul 2019 14:37:50 -0700] rev 57485
8226338: Updates to Stateless Resumption Reviewed-by: xuelei, jnimeh
Wed, 17 Jul 2019 13:41:12 -0700 Added tag jdk-13+30 for changeset 2e63fb0a885f
mikael [Wed, 17 Jul 2019 13:41:12 -0700] rev 57484
Added tag jdk-13+30 for changeset 2e63fb0a885f
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 tip