iklam [Tue, 13 Mar 2018 15:13:20 -0700] rev 49411
8198796: Create test case for CDS + condy
Reviewed-by: mseledtsov, lfoltan, jiangli
gromero [Thu, 15 Mar 2018 20:52:29 -0400] rev 49410
8198794: Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3
Reviewed-by: dholmes, phh
dtitov [Wed, 14 Mar 2018 11:09:26 -0700] rev 49409
8166642: serviceability/dcmd/framework/* timeout
Reviewed-by: cjplummer, dholmes
dstewart [Fri, 09 Mar 2018 23:03:28 -0500] rev 49408
8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java
Summary: Adding required -XX:+UnlockDiagnosticVMOptions flag to StringTableVerifyTest.java
Reviewed-by: coleenp, kvn
aph [Fri, 16 Feb 2018 09:43:26 +0000] rev 49407
8197429: Increased stack guard causes segfaults on x86-32
Reviewed-by: dholmes
clanger [Thu, 15 Mar 2018 15:38:23 +0100] rev 49406
8199010: attachListener.hpp: Fix potential null termination issue found by coverity scans
Reviewed-by: stuefe, dholmes, cjplummer
stuefe [Thu, 15 Mar 2018 07:43:07 +0100] rev 49405
8199656: Make slow metaspace verifications switchable in debug builds
Reviewed-by: dholmes, coleenp
rkennke [Thu, 15 Mar 2018 12:44:27 +0100] rev 49404
8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base()
Reviewed-by: tschatzl, eosterlund
coleenp [Thu, 15 Mar 2018 07:40:00 -0400] rev 49403
8199272: Broken assertion in ClassLoaderData::remove_handle
Summary: Added new ClassLoaderData::ChunkList::contains(oop*) function for OopHandle rather than oop.
Reviewed-by: stefank, hseigel
stuefe [Thu, 15 Mar 2018 07:20:32 +0100] rev 49402
8199432: metaspace: fix wrong comment and condition in SpaceManager::verify()
Reviewed-by: coleenp
stuefe [Thu, 15 Mar 2018 07:15:39 +0100] rev 49401
8199431: Split up class Metaspace into a static and a non-static part
Reviewed-by: coleenp, adinn, zgu
goetz [Wed, 14 Mar 2018 21:36:41 +0100] rev 49400
8199557: Assert in fromTonga/vm/runtime/defmeth/scenarios/Stress_noredefine/TestDescription.java
Reviewed-by: coleenp
goetz [Tue, 13 Mar 2018 21:55:41 +0100] rev 49399
8199532: [TESTBUG] AbstractMethodErrorTest.java test failed with -Xcomp
Reviewed-by: kvn
jcbeyler [Wed, 14 Mar 2018 09:58:53 -0700] rev 49398
8199561: Fix two typos in the JVMTI documentation
Summary: Fix two typos in the JVMTI documentation
Reviewed-by: sspitsyn, dholmes
Contributed-by: jcbeyler@google.com
rraghavan [Wed, 14 Mar 2018 09:09:38 -0700] rev 49397
8071282: remove misc dead code
Summary: cleanup of dead code done
Reviewed-by: kvn, thartmann
shade [Wed, 14 Mar 2018 15:28:31 +0100] rev 49396
8199603: Build failures after JDK-8199421 "Add support for vector popcount"
Reviewed-by: thartmann