jwilhelm [Thu, 06 Apr 2017 22:58:55 +0200] rev 46369
Merge
iignatyev [Thu, 06 Apr 2017 21:14:07 +0000] rev 46368
Merge
iignatyev [Thu, 06 Apr 2017 14:07:21 -0700] rev 46367
8178118: Arguments::create_numbered_property allocates wrong buffer in case count > 99
Reviewed-by: dholmes, dcubed, sspitsyn
Contributed-by: ekaterina.pavlova@oracle.com
jiangli [Wed, 05 Apr 2017 22:48:35 +0000] rev 46366
Merge
jiangli [Wed, 05 Apr 2017 18:15:09 -0400] rev 46365
8171042: The 'REQUIRED' type in sharedPathsMiscInfo.hpp is not used and should be removed.
Summary: Remove unused REQUIRED type.
Reviewed-by: dholmes, iklam
dlong [Wed, 05 Apr 2017 13:15:44 -0700] rev 46364
8173795: AOT support in raw_exception_handler_for_return_address is broken
Summary: enable both AOT and nmethod code to take the same path
Reviewed-by: kvn
coleenp [Wed, 05 Apr 2017 01:11:25 +0000] rev 46363
Merge
coleenp [Tue, 04 Apr 2017 21:07:19 -0400] rev 46362
8168438: Fix comment in rewriter
Reviewed-by: jiangli, sspitsyn
stuefe [Tue, 21 Mar 2017 14:14:06 +0100] rev 46361
8176872: [s390] wrong pc shown in error logs
Reviewed-by: dholmes, dsamersoff
stuefe [Fri, 17 Mar 2017 19:05:45 +0100] rev 46360
8170520: Make Metaspace ChunkManager counters non-atomic
Reviewed-by: mgerdin, coleenp
ehelin [Mon, 07 Nov 2016 10:22:03 +0100] rev 46359
8177953: Rename TestGCBasher.run to TestGCBasher.main
Reviewed-by: pliden, tschatzl
tschatzl [Fri, 31 Mar 2017 13:22:43 +0200] rev 46358
8177059: [TESTBUG] gc/g1/TestGCLogMessages.java fails on 32bit arm after changes for JDK-8155094
Summary: Provide a way in the test to check log messages on arbitrary conditions and implement this for this case.
Reviewed-by: mchernov, sjohanss
rbackman [Tue, 28 Mar 2017 13:33:50 +0200] rev 46357
Merge
rbackman [Tue, 28 Mar 2017 13:08:39 +0200] rev 46356
Merge
rbackman [Thu, 23 Mar 2017 15:40:12 +0100] rev 46355
8177069: File separator mismatch on Win-64
Reviewed-by: dlong, kvn
mchernov [Mon, 20 Mar 2017 16:01:33 +0300] rev 46354
8167196: WhiteBox methods should throw an exception if used with inappropriate collector.
Reviewed-by: shade, dfazunen
tschatzl [Tue, 28 Mar 2017 09:13:00 +0200] rev 46353
8176885: Clear Claimed Marks log message at wrong location in the log
Summary: Move message and code to the pre evacuation phase part of the GC
Reviewed-by: sjohanss, sangheki
jwilhelm [Tue, 28 Mar 2017 00:03:23 +0200] rev 46352
Merge
cjplummer [Mon, 27 Mar 2017 11:54:04 -0700] rev 46351
8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X
Summary: Bump up minimum to 64k.
Reviewed-by: dholmes, dcubed
mchernov [Mon, 27 Mar 2017 19:05:54 +0300] rev 46350
8177551: [TESTBUG] TestHumongousClassLoader.java can fail on systems with non-g1 collector.
Reviewed-by: dfazunen, tschatzl, sjohanss
cjplummer [Fri, 24 Mar 2017 11:09:14 -0700] rev 46349
8177055: [TESTBUG] test/runtime/ReservedStack/ReservedStackTest.java sometimes fails on Oracle arm64 port after being enabled for open aarch64 port
Summary: Check if the platform supports the reserved stack area.
Reviewed-by: dholmes, fparain
sjohanss [Fri, 24 Mar 2017 10:27:04 +0100] rev 46348
8171238: Unify cleanup code used in G1 Remark and Full GC marking
Reviewed-by: tschatzl, pliden
tschatzl [Fri, 24 Mar 2017 10:26:58 +0100] rev 46347
8177453: Start_new_collection_set() timing done during wrong type of GC
Summary: Move timing code from full gc to young gc.
Reviewed-by: sjohanss, mgerdin
cjplummer [Thu, 23 Mar 2017 11:10:55 -0700] rev 46346
8176768: hotspot ignores PTHREAD_STACK_MIN when creating new threads
Summary: Use PTHREAD_STACK_MIN as a minimum, plus other stack size cleanup
Reviewed-by: dholmes, stuefe, dcubed
stuefe [Thu, 23 Mar 2017 17:45:13 +0100] rev 46345
8177458: [s390] (jdk10) build broken after 8155672
Reviewed-by: simonis
iveresov [Wed, 22 Mar 2017 13:42:45 -0700] rev 46344
8177046: Update Graal
Summary: Update Graal, make appropriate changes to AOT, and the build system.
Reviewed-by: kvn
kzhaldyb [Mon, 12 Dec 2016 16:16:27 +0300] rev 46343
8171090: Convert VMStruct_test to GTest
Reviewed-by: iignatyev
kzhaldyb [Wed, 21 Dec 2016 12:47:29 +0300] rev 46342
8171848: ObjectMonitor verify() and print() methods are empty
Reviewed-by: dholmes
hseigel [Tue, 21 Mar 2017 11:25:18 -0400] rev 46341
8176705: Remove static functions in InstanceKlass
Summary: Change static functions to instance functions and remove their 'this_k' parameters.
Reviewed-by: dholmes, mgerdin, iklam
tschatzl [Tue, 21 Mar 2017 11:21:11 +0100] rev 46340
8176881: DerivedPointerTable Update log message in wrong order in regards to Redirty Cards
Reviewed-by: sjohanss, jprovino
jwilhelm [Fri, 17 Mar 2017 21:15:12 -0700] rev 46339
8177070: Quarantine tests due to JDK-8177069
Reviewed-by: iveresov, iignatyev
jwilhelm [Thu, 16 Mar 2017 16:40:41 -0700] rev 46338
Merge