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