jwilhelm [Fri, 17 Mar 2017 21:15:12 -0700] rev 46339
8177070: Quarantine tests due to JDK-8177069
Reviewed-by: iveresov, iignatyev
jwilhelm [Thu, 16 Mar 2017 16:40:41 -0700] rev 46338
Merge
dholmes [Sun, 19 Mar 2017 16:40:09 -0400] rev 46337
8175817: Clean up Solaris signal code: SIGUSR2, SIGasync, SIGJVM1/2
Reviewed-by: rehn, stuefe, dsamersoff
sspitsyn [Fri, 17 Mar 2017 15:26:49 +0000] rev 46336
Merge
sspitsyn [Fri, 17 Mar 2017 08:19:05 -0700] rev 46335
8176831: Dead code: function jmm_GetLoadedClasses is not used in jmm_interface
Summary: Remove the dead code
Reviewed-by: dholmes, coleenp
shshahma [Tue, 14 Mar 2017 22:14:33 -0700] rev 46334
8167425: Redundant code in method PerfLongVariant::sample
Reviewed-by: dholmes, coleenp, sspitsyn
stuefe [Wed, 14 Dec 2016 09:14:16 +0100] rev 46333
8170933: Cleanup Metaspace Chunk manager: Unify treatment of humongous and non-humongous chunks
Reviewed-by: mgerdin, coleenp
dholmes [Thu, 16 Mar 2017 09:43:26 +0000] rev 46332
Merge
stuefe [Mon, 13 Mar 2017 20:23:11 +0100] rev 46331
8173848: realpath is unsafe
Summary: Fix occurrences of realpath in hotspot to use safe POSIX.1-2008 form.
Reviewed-by: dsamersoff, dholmes, clanger
tschatzl [Thu, 16 Mar 2017 09:05:20 +0100] rev 46330
8155094: Add logging for long lasting methods found in JDK-8152948
Summary: Adds logging for DerivedPointerTable, TLAB preparation and resizing, and new collection set setup work
Reviewed-by: kbarrett, sangheki