Wed, 31 Oct 2018 14:00:51 -0700 8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
ccheung [Wed, 31 Oct 2018 14:00:51 -0700] rev 52361
8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option Summary: remove code referencing the IgnoreUnverifiableClassesDuringDump Reviewed-by: dholmes, jiangli
Wed, 31 Oct 2018 13:58:15 -0700 8207059: Update test certificates in QuoVadisCA.java test
rhalade [Wed, 31 Oct 2018 13:58:15 -0700] rev 52360
8207059: Update test certificates in QuoVadisCA.java test Reviewed-by: mullan, mbaesken
Wed, 31 Oct 2018 16:27:31 -0400 Merge jdk-12+18
bobv [Wed, 31 Oct 2018 16:27:31 -0400] rev 52359
Merge
Wed, 31 Oct 2018 16:27:01 -0400 8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows
bobv [Wed, 31 Oct 2018 16:27:01 -0400] rev 52358
8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows Reviewed-by: fparain, dcubed, jwilhelm
Wed, 31 Oct 2018 13:14:52 -0700 8210837: Add libXrandr-devel to the Linux devkits
erikj [Wed, 31 Oct 2018 13:14:52 -0700] rev 52357
8210837: Add libXrandr-devel to the Linux devkits Reviewed-by: prr, mikael
Wed, 31 Oct 2018 14:38:14 -0400 8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
coleenp [Wed, 31 Oct 2018 14:38:14 -0400] rev 52356
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes Reviewed-by: jiangli, jwilhelm
Tue, 16 Oct 2018 16:26:28 -0400 8212481: PPC64: Enable POWER9 CPU detection
gromero [Tue, 16 Oct 2018 16:26:28 -0400] rev 52355
8212481: PPC64: Enable POWER9 CPU detection Reviewed-by: mdoerr, simonis
Wed, 31 Oct 2018 19:00:59 +0100 8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
shade [Wed, 31 Oct 2018 19:00:59 +0100] rev 52354
8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent) Reviewed-by: dholmes, iklam
Wed, 31 Oct 2018 16:02:43 +0100 8213151: [AIX] Some class library files are missing the Classpath exception
simonis [Wed, 31 Oct 2018 16:02:43 +0100] rev 52353
8213151: [AIX] Some class library files are missing the Classpath exception Reviewed-by: stuefe, rriggs, mbaesken
Wed, 31 Oct 2018 10:48:13 -0400 Merge
bobv [Wed, 31 Oct 2018 10:48:13 -0400] rev 52352
Merge
Tue, 30 Oct 2018 10:39:19 -0400 8209093: JEP 340: One AArch64 Port, Not Two
bobv [Tue, 30 Oct 2018 10:39:19 -0400] rev 52351
8209093: JEP 340: One AArch64 Port, Not Two Reviewed-by: dholmes, erikj, mikael, shade, avoitylov, bulasevich
Wed, 31 Oct 2018 14:48:36 +0100 8213086: Compiler thread creation should be bounded by available space in memory and Code Cache
mdoerr [Wed, 31 Oct 2018 14:48:36 +0100] rev 52350
8213086: Compiler thread creation should be bounded by available space in memory and Code Cache Reviewed-by: kvn, thartmann
Wed, 31 Oct 2018 13:43:57 +0100 8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52349
8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure Reviewed-by: sangheki, kbarrett
Wed, 31 Oct 2018 13:43:57 +0100 8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52348
8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures Reviewed-by: kbarrett, sjohanss
Wed, 31 Oct 2018 13:43:57 +0100 8211388: Make OtherRegionsTable independent of the region it is for
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52347
8211388: Make OtherRegionsTable independent of the region it is for Reviewed-by: sjohanss, sangheki
Wed, 31 Oct 2018 13:43:57 +0100 6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52346
6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark Reviewed-by: sjohanss, sangheki
Wed, 31 Oct 2018 13:43:57 +0100 8071913: Filter out entries to free/uncommitted regions during iteration
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52345
8071913: Filter out entries to free/uncommitted regions during iteration Reviewed-by: sjohanss, kbarrett
Wed, 31 Oct 2018 07:06:54 -0400 8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs
coleenp [Wed, 31 Oct 2018 07:06:54 -0400] rev 52344
8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs Summary: with concurrent class unloading, the CLDG could contain unloaded CLDs while iterating in a safepoint Reviewed-by: lfoltan, eosterlund
Wed, 31 Oct 2018 11:36:07 +0100 8213184: Revert change in jib-profiles.js from run-test-prebuilt to test-prebuilt
ihse [Wed, 31 Oct 2018 11:36:07 +0100] rev 52343
8213184: Revert change in jib-profiles.js from run-test-prebuilt to test-prebuilt Reviewed-by: dholmes
Wed, 31 Oct 2018 09:30:24 +0100 8210958: Rename "make run-test" to "make test"
ihse [Wed, 31 Oct 2018 09:30:24 +0100] rev 52342
8210958: Rename "make run-test" to "make test" Reviewed-by: erikj
Wed, 31 Oct 2018 08:09:45 +0100 8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks
rehn [Wed, 31 Oct 2018 08:09:45 +0100] rev 52341
8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks Reviewed-by: eosterlund, dcubed, sspitsyn, dholmes
Wed, 31 Oct 2018 09:09:23 +0100 8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant
mgronlun [Wed, 31 Oct 2018 09:09:23 +0100] rev 52340
8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant Reviewed-by: egahlin, dholmes
Wed, 31 Oct 2018 10:29:59 +0530 8210244: {@value} should be permitted in module documentation
pmuthuswamy [Wed, 31 Oct 2018 10:29:59 +0530] rev 52339
8210244: {@value} should be permitted in module documentation Reviewed-by: jjg, sundar
Tue, 30 Oct 2018 20:44:48 -0700 8212866: Broken link to schematron.com
joehw [Tue, 30 Oct 2018 20:44:48 -0700] rev 52338
8212866: Broken link to schematron.com Reviewed-by: lancea
Tue, 30 Oct 2018 19:47:16 -0700 8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512
xuelei [Tue, 30 Oct 2018 19:47:16 -0700] rev 52337
8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512 Reviewed-by: ascarpino
Tue, 30 Oct 2018 19:29:21 -0700 8195627: [Graal] nsk/jdi/VirtualMachine/redefineClasses/redefineclasses026 hangs with Graal in Xcomp mode
dtitov [Tue, 30 Oct 2018 19:29:21 -0700] rev 52336
8195627: [Graal] nsk/jdi/VirtualMachine/redefineClasses/redefineclasses026 hangs with Graal in Xcomp mode Reviewed-by: sspitsyn, kvn
Tue, 30 Oct 2018 22:24:04 -0400 8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class().
jiangli [Tue, 30 Oct 2018 22:24:04 -0400] rev 52335
8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class(). Summary: Rename SystemDictionary::load_shared_class. Reviewed-by: coleenp
Wed, 31 Oct 2018 02:10:21 +0100 8203629: Produce events in the JDK without a dependency on jdk.jfr
egahlin [Wed, 31 Oct 2018 02:10:21 +0100] rev 52334
8203629: Produce events in the JDK without a dependency on jdk.jfr Reviewed-by: mgronlun
Tue, 30 Oct 2018 15:17:58 -0700 8211743: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames
dlong [Tue, 30 Oct 2018 15:17:58 -0700] rev 52333
8211743: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames Reviewed-by: kvn
Tue, 30 Oct 2018 18:06:35 -0400 8212827: GlobalCounter should support nested critical sections
kbarrett [Tue, 30 Oct 2018 18:06:35 -0400] rev 52332
8212827: GlobalCounter should support nested critical sections Summary: Support nested critical sections. Reviewed-by: eosterlund, rehn, tschatzl
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip