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
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
iignatyev [Sat, 12 Aug 2017 02:13:29 +0200] rev 46806
Merge
iignatyev [Sat, 12 Aug 2017 01:13:57 +0200] rev 46805
Merge
iignatyev [Fri, 11 Aug 2017 16:06:38 -0700] rev 46804
8174202: jtreg AOT tests should not assume library extension of .so
Reviewed-by: kvn
stefank [Fri, 11 Aug 2017 23:12:11 +0000] rev 46803
Merge
stefank [Fri, 11 Aug 2017 22:58:49 +0000] rev 46802
Merge
stefank [Fri, 11 Aug 2017 21:33:56 +0000] rev 46801
Merge
stefank [Fri, 11 Aug 2017 23:29:14 +0200] rev 46800
8186035: Klass::decode_klass_not_null() asserted on bad oop
Reviewed-by: tschatzl, sjohanss