Tue, 10 May 2016 21:38:46 +0000 Merge
vlivanov [Tue, 10 May 2016 21:38:46 +0000] rev 38366
Merge
Wed, 11 May 2016 00:30:33 +0300 Merge
vlivanov [Wed, 11 May 2016 00:30:33 +0300] rev 38365
Merge
Fri, 06 May 2016 19:35:34 +0300 Merge
vlivanov [Fri, 06 May 2016 19:35:34 +0300] rev 38364
Merge
Fri, 06 May 2016 17:59:49 +0300 8155965: Unsafe.weakCompareAndSetVolatile entry points and intrinsics
shade [Fri, 06 May 2016 17:59:49 +0300] rev 38363
8155965: Unsafe.weakCompareAndSetVolatile entry points and intrinsics Reviewed-by: psandoz, vlivanov
Sat, 07 May 2016 10:32:56 +0900 8156033: jhsdb jmap cannot set heapdump name
ysuenaga [Sat, 07 May 2016 10:32:56 +0900] rev 38362
8156033: jhsdb jmap cannot set heapdump name Reviewed-by: dsamersoff
Tue, 10 May 2016 06:52:40 +0200 8154985: Add the ability to use main class as lookup (as jcmd) to jinfo, jmap, jstack
rehn [Tue, 10 May 2016 06:52:40 +0200] rev 38361
8154985: Add the ability to use main class as lookup (as jcmd) to jinfo, jmap, jstack Reviewed-by: sla, dsamersoff
Mon, 09 May 2016 23:41:59 +0300 8155091: Remove SA related functions from tmtools
dsamersoff [Mon, 09 May 2016 23:41:59 +0300] rev 38360
8155091: Remove SA related functions from tmtools Summary: Remove options that enables support for non-cooperative mode Reviewed-by: alanb, mchung, sla
Mon, 09 May 2016 13:12:48 +0300 Merge
vlivanov [Mon, 09 May 2016 13:12:48 +0300] rev 38359
Merge
Mon, 09 May 2016 12:39:41 +0300 Merge
vlivanov [Mon, 09 May 2016 12:39:41 +0300] rev 38358
Merge
Fri, 06 May 2016 18:21:41 +0300 Merge
vlivanov [Fri, 06 May 2016 18:21:41 +0300] rev 38357
Merge
Thu, 05 May 2016 18:14:47 -0700 8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
psandoz [Thu, 05 May 2016 18:14:47 -0700] rev 38356
8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package Reviewed-by: chegar, shade, forax, vlivanov
Wed, 04 May 2016 17:17:28 +0300 8155739: [TESTBUG] VarHandles/Unsafe tests for weakCAS should allow spurious failures
shade [Wed, 04 May 2016 17:17:28 +0300] rev 38355
8155739: [TESTBUG] VarHandles/Unsafe tests for weakCAS should allow spurious failures Reviewed-by: psandoz, vlivanov, simonis
Fri, 29 Apr 2016 09:40:08 +0200 8142464: PlatformLoggerTest.java throws java.lang.RuntimeException: Logger test.logger.bar does not exist
neliasso [Fri, 29 Apr 2016 09:40:08 +0200] rev 38354
8142464: PlatformLoggerTest.java throws java.lang.RuntimeException: Logger test.logger.bar does not exist Summary: Test doesn't keep strong references to loggers Reviewed-by: kvn
Sun, 08 May 2016 08:25:10 +0000 Merge
sspitsyn [Sun, 08 May 2016 08:25:10 +0000] rev 38353
Merge
Mon, 25 Apr 2016 15:32:35 +0200 8154529: some places in the invoke.c that use InvokeRequest* not protected with invokerLock
sgehwolf [Mon, 25 Apr 2016 15:32:35 +0200] rev 38352
8154529: some places in the invoke.c that use InvokeRequest* not protected with invokerLock Reviewed-by: sspitsyn
Fri, 06 May 2016 15:59:27 -0700 8150921: Update Unsafe getters/setters to use double-register variants
mikael [Fri, 06 May 2016 15:59:27 -0700] rev 38351
8150921: Update Unsafe getters/setters to use double-register variants Reviewed-by: dholmes, shade, psandoz, jrose
Fri, 06 May 2016 06:23:30 -0700 Merge
amurillo [Fri, 06 May 2016 06:23:30 -0700] rev 38350
Merge
Thu, 05 May 2016 12:35:54 -0700 Merge
amurillo [Thu, 05 May 2016 12:35:54 -0700] rev 38349
Merge
Fri, 06 May 2016 11:47:45 +0300 8154144: Tests in com/sun/jdi fails intermittently with "jdb input stream closed prematurely"
dsamersoff [Fri, 06 May 2016 11:47:45 +0300] rev 38348
8154144: Tests in com/sun/jdi fails intermittently with "jdb input stream closed prematurely" Summary: Don't print stream closed message during shutdown Reviewed-by: dcubed, sla, dsamersoff Contributed-by: sharath.ballal@oracle.com
Thu, 05 May 2016 11:44:01 -0700 8147039: Incorrect locals and operands in compiled frames
bchristi [Thu, 05 May 2016 11:44:01 -0700] rev 38347
8147039: Incorrect locals and operands in compiled frames Summary: Implement stack walking using javaVFrame instead of vframeStream Reviewed-by: mchung, vlivanov
Thu, 05 May 2016 01:52:03 -0700 8154166: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException
hb [Thu, 05 May 2016 01:52:03 -0700] rev 38346
8154166: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException Summary: Fix the RuntimeException issue Reviewed-by: jbachorik
Fri, 29 Apr 2016 22:39:44 -0400 8154110: Update class* and safepoint* logging subsystems
mockner [Fri, 29 Apr 2016 22:39:44 -0400] rev 38345
8154110: Update class* and safepoint* logging subsystems Summary: Refactored logging tags in class and safepoint subsystems. Reviewed-by: coleenp, rehn, hseigel
Fri, 29 Apr 2016 15:17:46 -0400 8155727: java/util/concurrent/locks/Lock/TimedAcquireLeak.java timeouts.
hseigel [Fri, 29 Apr 2016 15:17:46 -0400] rev 38344
8155727: java/util/concurrent/locks/Lock/TimedAcquireLeak.java timeouts. Summary: Fix regex pattern to handle possible (module@version) text Reviewed-by: ctornqvi, martin
Thu, 28 Apr 2016 23:08:17 -0700 Merge
amurillo [Thu, 28 Apr 2016 23:08:17 -0700] rev 38343
Merge
Thu, 28 Apr 2016 22:51:55 -0700 Merge
amurillo [Thu, 28 Apr 2016 22:51:55 -0700] rev 38342
Merge
Thu, 28 Apr 2016 14:44:55 -0700 Merge
amurillo [Thu, 28 Apr 2016 14:44:55 -0700] rev 38341
Merge
Thu, 28 Apr 2016 00:38:21 -0700 8153749: New capability can_generate_early_class_hook_events
sspitsyn [Thu, 28 Apr 2016 00:38:21 -0700] rev 38340
8153749: New capability can_generate_early_class_hook_events Summary: Add new capability Reviewed-by: alanb, dsamersoff
Fri, 22 Apr 2016 01:04:01 -0700 Merge
amurillo [Fri, 22 Apr 2016 01:04:01 -0700] rev 38339
Merge
Thu, 21 Apr 2016 15:04:00 -0400 Merge
bharadwaj [Thu, 21 Apr 2016 15:04:00 -0400] rev 38338
Merge
Tue, 19 Apr 2016 15:26:52 -0400 Merge
bharadwaj [Tue, 19 Apr 2016 15:26:52 -0400] rev 38337
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip