kevinw [Thu, 17 Aug 2017 15:17:31 +0530] rev 46829
8180366: [TESTBUG] gc/g1/humongousObjects/TestHumongousClassLoader should not be run with class unloading disabled
Reviewed-by: dfazunen
Contributed-by: muthusamy.chinnathambi@oracle.com
sjohanss [Mon, 21 Aug 2017 10:45:02 +0200] rev 46828
8177544: Restructure G1 Full GC code
Reviewed-by: tschatzl, ehelin
goetz [Sun, 20 Aug 2017 22:20:42 -0400] rev 46827
8185112: [TESTBUG] Serviceability tests cannot parse float if non US locale.
Reviewed-by: simonis, goetz, dholmes
Contributed-by: Arno Zeller <arno.zeller@sap.com>
iignatyev [Fri, 18 Aug 2017 14:54:43 -0700] rev 46826
8183337: hotspot/compiler/aot tests fail due to missed tools
Reviewed-by: kvn
iignatyev [Sun, 20 Aug 2017 20:36:11 -0700] rev 46825
8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam
jwilhelm [Fri, 18 Aug 2017 18:39:37 +0200] rev 46824
Merge
goetz [Wed, 16 Aug 2017 16:00:15 +0200] rev 46823
8186293: [aix] Fix thread creation with huge stack sizes
Reviewed-by: stuefe, dholmes
never [Wed, 16 Aug 2017 20:57:00 +0000] rev 46822
Merge
never [Wed, 16 Aug 2017 20:14:54 +0000] rev 46821
Merge
never [Tue, 15 Aug 2017 17:18:00 +0000] rev 46820
8185736: missing default exception handler in calls to rethrow_Stub
Reviewed-by: kvn
jwilhelm [Wed, 16 Aug 2017 21:47:17 +0200] rev 46819
Merge
hseigel [Wed, 16 Aug 2017 11:17:54 -0400] rev 46818
8186089: Move Arena to its own header file
Summary: Move classes Chunk and Arena to new arena.hpp and arena.cpp files
Reviewed-by: coleenp, gtriantafill
jiangli [Tue, 15 Aug 2017 18:19:18 -0400] rev 46817
Merge
jiangli [Tue, 15 Aug 2017 18:13:20 -0400] rev 46816
8186238: The constant pool entry to empty string ("") should not be pre-resolved during CDS dump time.
Summary: Skip constant pool entry to empty string during pre-resolving at CDS dump time.
Reviewed-by: iklam, dcubed
poonam [Tue, 15 Aug 2017 14:03:52 +0000] rev 46815
8185572: Enable AssumeMP by default on SPARC machines
Reviewed-by: kvn, dholmes, bobv
dpochepk [Tue, 15 Aug 2017 15:02:40 +0300] rev 46814
8184943: AARCH64: Intrinsify hasNegatives
Reviewed-by: aph
Contributed-by: dmitrij.pochepko@bell-sw.com, stuart.monteith@linaro.org