Tue, 11 Apr 2017 11:12:58 +0200 8178364: Command-line flags of type double should accept integer values
pliden [Tue, 11 Apr 2017 11:12:58 +0200] rev 46377
8178364: Command-line flags of type double should accept integer values Reviewed-by: dholmes, sjohanss
Mon, 10 Apr 2017 20:10:09 +0200 Merge
jwilhelm [Mon, 10 Apr 2017 20:10:09 +0200] rev 46376
Merge
Sun, 09 Apr 2017 20:52:43 -0700 8171813: Reported null pointer dereference defect groups
rraghavan [Sun, 09 Apr 2017 20:52:43 -0700] rev 46375
8171813: Reported null pointer dereference defect groups Summary: Added required explicit NULL checks Reviewed-by: thartmann, zmajo
Thu, 06 Apr 2017 23:46:38 +0000 Merge
dholmes [Thu, 06 Apr 2017 23:46:38 +0000] rev 46374
Merge
Thu, 06 Apr 2017 17:45:10 -0400 8166927: interfaceSupport.hpp has ancient comments about TSO
dholmes [Thu, 06 Apr 2017 17:45:10 -0400] rev 46373
8166927: interfaceSupport.hpp has ancient comments about TSO Reviewed-by: sspitsyn, dcubed, lfoltan, coleenp
Thu, 06 Apr 2017 23:01:27 +0000 Merge
iveresov [Thu, 06 Apr 2017 23:01:27 +0000] rev 46372
Merge
Thu, 06 Apr 2017 14:31:32 -0700 8178088: Update Graal
iveresov [Thu, 06 Apr 2017 14:31:32 -0700] rev 46371
8178088: Update Graal Summary: Update Graal, do appropriate changes to jaotc Reviewed-by: kvn
Thu, 06 Apr 2017 22:13:13 +0000 Merge
jwilhelm [Thu, 06 Apr 2017 22:13:13 +0000] rev 46370
Merge
Thu, 06 Apr 2017 22:58:55 +0200 Merge
jwilhelm [Thu, 06 Apr 2017 22:58:55 +0200] rev 46369
Merge
Thu, 06 Apr 2017 21:14:07 +0000 Merge
iignatyev [Thu, 06 Apr 2017 21:14:07 +0000] rev 46368
Merge
Thu, 06 Apr 2017 14:07:21 -0700 8178118: Arguments::create_numbered_property allocates wrong buffer in case count > 99
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
Wed, 05 Apr 2017 22:48:35 +0000 Merge
jiangli [Wed, 05 Apr 2017 22:48:35 +0000] rev 46366
Merge
Wed, 05 Apr 2017 18:15:09 -0400 8171042: The 'REQUIRED' type in sharedPathsMiscInfo.hpp is not used and should be removed.
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
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip