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
iignatyev [Tue, 15 Aug 2017 02:49:48 +0000] rev 46813
Merge
iignatyev [Mon, 14 Aug 2017 12:35:38 -0700] rev 46812
8184689: Test applications/ctw/Modules.java fails with AssertionError in sun.hotspot.tools.ctw.Utils.fileNameToClassName
Reviewed-by: kvn