Wed, 05 Apr 2017 13:15:44 -0700 8173795: AOT support in raw_exception_handler_for_return_address is broken
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
Wed, 05 Apr 2017 01:11:25 +0000 Merge
coleenp [Wed, 05 Apr 2017 01:11:25 +0000] rev 46363
Merge
Tue, 04 Apr 2017 21:07:19 -0400 8168438: Fix comment in rewriter
coleenp [Tue, 04 Apr 2017 21:07:19 -0400] rev 46362
8168438: Fix comment in rewriter Reviewed-by: jiangli, sspitsyn
Tue, 21 Mar 2017 14:14:06 +0100 8176872: [s390] wrong pc shown in error logs
stuefe [Tue, 21 Mar 2017 14:14:06 +0100] rev 46361
8176872: [s390] wrong pc shown in error logs Reviewed-by: dholmes, dsamersoff
Fri, 17 Mar 2017 19:05:45 +0100 8170520: Make Metaspace ChunkManager counters non-atomic
stuefe [Fri, 17 Mar 2017 19:05:45 +0100] rev 46360
8170520: Make Metaspace ChunkManager counters non-atomic Reviewed-by: mgerdin, coleenp
Mon, 07 Nov 2016 10:22:03 +0100 8177953: Rename TestGCBasher.run to TestGCBasher.main
ehelin [Mon, 07 Nov 2016 10:22:03 +0100] rev 46359
8177953: Rename TestGCBasher.run to TestGCBasher.main Reviewed-by: pliden, tschatzl
Fri, 31 Mar 2017 13:22:43 +0200 8177059: [TESTBUG] gc/g1/TestGCLogMessages.java fails on 32bit arm after changes for JDK-8155094
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
Tue, 28 Mar 2017 13:33:50 +0200 Merge
rbackman [Tue, 28 Mar 2017 13:33:50 +0200] rev 46357
Merge
Tue, 28 Mar 2017 13:08:39 +0200 Merge
rbackman [Tue, 28 Mar 2017 13:08:39 +0200] rev 46356
Merge
Thu, 23 Mar 2017 15:40:12 +0100 8177069: File separator mismatch on Win-64
rbackman [Thu, 23 Mar 2017 15:40:12 +0100] rev 46355
8177069: File separator mismatch on Win-64 Reviewed-by: dlong, kvn
Mon, 20 Mar 2017 16:01:33 +0300 8167196: WhiteBox methods should throw an exception if used with inappropriate collector.
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
Tue, 28 Mar 2017 09:13:00 +0200 8176885: Clear Claimed Marks log message at wrong location in the log
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
Tue, 28 Mar 2017 00:03:23 +0200 Merge
jwilhelm [Tue, 28 Mar 2017 00:03:23 +0200] rev 46352
Merge
Mon, 27 Mar 2017 11:54:04 -0700 8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X
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
Mon, 27 Mar 2017 19:05:54 +0300 8177551: [TESTBUG] TestHumongousClassLoader.java can fail on systems with non-g1 collector.
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
Fri, 24 Mar 2017 11:09:14 -0700 8177055: [TESTBUG] test/runtime/ReservedStack/ReservedStackTest.java sometimes fails on Oracle arm64 port after being enabled for open aarch64 port
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
Fri, 24 Mar 2017 10:27:04 +0100 8171238: Unify cleanup code used in G1 Remark and Full GC marking
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
Fri, 24 Mar 2017 10:26:58 +0100 8177453: Start_new_collection_set() timing done during wrong type of GC
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
Thu, 23 Mar 2017 11:10:55 -0700 8176768: hotspot ignores PTHREAD_STACK_MIN when creating new threads
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
Thu, 23 Mar 2017 17:45:13 +0100 8177458: [s390] (jdk10) build broken after 8155672
stuefe [Thu, 23 Mar 2017 17:45:13 +0100] rev 46345
8177458: [s390] (jdk10) build broken after 8155672 Reviewed-by: simonis
Wed, 22 Mar 2017 13:42:45 -0700 8177046: Update Graal
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
Mon, 12 Dec 2016 16:16:27 +0300 8171090: Convert VMStruct_test to GTest
kzhaldyb [Mon, 12 Dec 2016 16:16:27 +0300] rev 46343
8171090: Convert VMStruct_test to GTest Reviewed-by: iignatyev
Wed, 21 Dec 2016 12:47:29 +0300 8171848: ObjectMonitor verify() and print() methods are empty
kzhaldyb [Wed, 21 Dec 2016 12:47:29 +0300] rev 46342
8171848: ObjectMonitor verify() and print() methods are empty Reviewed-by: dholmes
Tue, 21 Mar 2017 11:25:18 -0400 8176705: Remove static functions in InstanceKlass
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
Tue, 21 Mar 2017 11:21:11 +0100 8176881: DerivedPointerTable Update log message in wrong order in regards to Redirty Cards
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
Fri, 17 Mar 2017 21:15:12 -0700 8177070: Quarantine tests due to JDK-8177069
jwilhelm [Fri, 17 Mar 2017 21:15:12 -0700] rev 46339
8177070: Quarantine tests due to JDK-8177069 Reviewed-by: iveresov, iignatyev
Thu, 16 Mar 2017 16:40:41 -0700 Merge
jwilhelm [Thu, 16 Mar 2017 16:40:41 -0700] rev 46338
Merge
Sun, 19 Mar 2017 16:40:09 -0400 8175817: Clean up Solaris signal code: SIGUSR2, SIGasync, SIGJVM1/2
dholmes [Sun, 19 Mar 2017 16:40:09 -0400] rev 46337
8175817: Clean up Solaris signal code: SIGUSR2, SIGasync, SIGJVM1/2 Reviewed-by: rehn, stuefe, dsamersoff
Fri, 17 Mar 2017 15:26:49 +0000 Merge
sspitsyn [Fri, 17 Mar 2017 15:26:49 +0000] rev 46336
Merge
Fri, 17 Mar 2017 08:19:05 -0700 8176831: Dead code: function jmm_GetLoadedClasses is not used in jmm_interface
sspitsyn [Fri, 17 Mar 2017 08:19:05 -0700] rev 46335
8176831: Dead code: function jmm_GetLoadedClasses is not used in jmm_interface Summary: Remove the dead code Reviewed-by: dholmes, coleenp
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip