gromero [Tue, 16 Oct 2018 16:26:28 -0400] rev 52355
8212481: PPC64: Enable POWER9 CPU detection
Reviewed-by: mdoerr, simonis
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
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
bobv [Wed, 31 Oct 2018 10:48:13 -0400] rev 52352
Merge
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
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
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
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
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
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
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
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
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
ihse [Wed, 31 Oct 2018 09:30:24 +0100] rev 52342
8210958: Rename "make run-test" to "make test"
Reviewed-by: erikj
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
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
pmuthuswamy [Wed, 31 Oct 2018 10:29:59 +0530] rev 52339
8210244: {@value} should be permitted in module documentation
Reviewed-by: jjg, sundar
joehw [Tue, 30 Oct 2018 20:44:48 -0700] rev 52338
8212866: Broken link to schematron.com
Reviewed-by: lancea
xuelei [Tue, 30 Oct 2018 19:47:16 -0700] rev 52337
8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512
Reviewed-by: ascarpino
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
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
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
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
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
kvn [Tue, 30 Oct 2018 14:38:59 -0700] rev 52331
8210853: JIT: C2 doesn't skip post barrier for new allocated objects
Summary: skip copy Region node when look for last allocation
Reviewed-by: thartmann, kvn
Contributed-by: kuaiwei.kw@alibaba-inc.com
apetcher [Tue, 30 Oct 2018 13:48:19 -0400] rev 52330
8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm
Summary: Clarify spec of generateSecret and modify ECDH in SunEC to conform to spec
Reviewed-by: mullan
naoto [Tue, 30 Oct 2018 10:32:54 -0700] rev 52329
8212941: Loosen the range of JapaneseEra
Reviewed-by: rriggs
hseigel [Tue, 30 Oct 2018 09:13:00 -0400] rev 52328
8213148: JDK build fails because of missing #includes
Summary: Add missing #includes
Reviewed-by: dcubed
stuefe [Fri, 26 Oct 2018 16:49:18 +0200] rev 52327
8213017: jspawnhelper: need to handle pipe write failure when sending return code
Reviewed-by: alanb
redestad [Tue, 30 Oct 2018 09:34:50 +0100] rev 52326
8213035: Pack MethodHandleInlineStrategy coder and length into a long
Reviewed-by: vlivanov, mchung
thartmann [Tue, 30 Oct 2018 09:06:08 +0100] rev 52325
8177899: Tests fail due to code cache exhaustion on machines with many cores
Summary: Implemented upper limit on CICompilerCount based on code cache size.
Reviewed-by: kvn, mdoerr
vromero [Mon, 29 Oct 2018 17:11:46 -0400] rev 52324
8212624: remove outdated entries from langtools problem list
Reviewed-by: darcy