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
dholmes [Mon, 14 Aug 2017 21:04:57 -0400] rev 46811
8186221: Define CPU search_string for M68K
Reviewed-by: dholmes
Contributed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
jiangli [Mon, 14 Aug 2017 14:32:17 -0400] rev 46810
8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive.
8185924: G1NoteEndOfConcMarkClosure::doHeapRegion() does not do remembered set cleanup work for archive region.
Summary: Shared class' constant pool resolved_references array is cached.
Reviewed-by: coleenp, iklam, tschatzl
Contributed-by: jiangli.zhou@oracle.com, thomas.schatzl@oracle.com
mdoerr [Mon, 14 Aug 2017 16:48:44 +0200] rev 46809
8185969: PPC64: Improve VSR support to use up to 64 registers
Reviewed-by: mdoerr, goetz
Contributed-by: Gustavo Serra Scalet <gustavo.scalet@eldorado.org.br>
iveresov [Sat, 12 Aug 2017 01:21:21 +0000] rev 46808
Merge
iveresov [Fri, 11 Aug 2017 17:36:26 -0700] rev 46807
8186158: Update Graal
Reviewed-by: kvn