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