Tue, 01 Mar 2016 09:42:19 +0100 8150822: Fix typo in JDK-8150201
erikj [Tue, 01 Mar 2016 09:42:19 +0100] rev 36383
8150822: Fix typo in JDK-8150201 Reviewed-by: ihse, dholmes
Tue, 01 Mar 2016 02:15:31 +0000 Merge
mockner [Tue, 01 Mar 2016 02:15:31 +0000] rev 36382
Merge
Mon, 29 Feb 2016 16:58:09 -0500 8149064: TraceProtectionDomainVerification has been converted to Unified Logging.
mockner [Mon, 29 Feb 2016 16:58:09 -0500] rev 36381
8149064: TraceProtectionDomainVerification has been converted to Unified Logging. Summary: TraceProtectionDomainVerification has been converted to Unified Logging with tag protectiondomain. Reviewed-by: coleenp, iklam
Mon, 29 Feb 2016 23:35:33 +0000 Merge
dholmes [Mon, 29 Feb 2016 23:35:33 +0000] rev 36380
Merge
Mon, 29 Feb 2016 08:50:57 +0100 8150619: Improve thread based logging introduced with 8149036
stuefe [Mon, 29 Feb 2016 08:50:57 +0100] rev 36379
8150619: Improve thread based logging introduced with 8149036 Reviewed-by: coleenp, dholmes
Mon, 29 Feb 2016 11:32:12 -0500 8140600: Convert unnecessarily malloc'd Monitors to value members
drwhite [Mon, 29 Feb 2016 11:32:12 -0500] rev 36378
8140600: Convert unnecessarily malloc'd Monitors to value members Summary: Change a malloc'd monitor into an embedded monitor. Reviewed-by: tschatzl, kbarrett
Mon, 29 Feb 2016 15:42:34 +0000 Merge
jwilhelm [Mon, 29 Feb 2016 15:42:34 +0000] rev 36377
Merge
Mon, 29 Feb 2016 15:24:52 +0100 Merge
jwilhelm [Mon, 29 Feb 2016 15:24:52 +0100] rev 36376
Merge
Fri, 26 Feb 2016 16:28:42 +0100 8144732: VM_HeapDumper hits assert with bad dump_len
aeriksso [Fri, 26 Feb 2016 16:28:42 +0100] rev 36375
8144732: VM_HeapDumper hits assert with bad dump_len Reviewed-by: dsamersoff
Mon, 29 Feb 2016 13:06:03 +0100 8150068: Log the main G1 phases at info level
brutisso [Mon, 29 Feb 2016 13:06:03 +0100] rev 36374
8150068: Log the main G1 phases at info level Reviewed-by: sjohanss, tschatzl
Sun, 28 Feb 2016 12:22:05 -0500 8150421: Delete experimental G1UseConcMarkReferenceProcessing
kbarrett [Sun, 28 Feb 2016 12:22:05 -0500] rev 36373
8150421: Delete experimental G1UseConcMarkReferenceProcessing Summary: Removed the option and supporting code. Reviewed-by: jmasa, tamao
Sat, 27 Feb 2016 00:07:03 +0000 Merge
jprovino [Sat, 27 Feb 2016 00:07:03 +0000] rev 36372
Merge
Fri, 26 Feb 2016 14:02:39 -0500 8139651: ConcurrentG1Refine uses ints for many of its members that should be unsigned types
jprovino [Fri, 26 Feb 2016 14:02:39 -0500] rev 36371
8139651: ConcurrentG1Refine uses ints for many of its members that should be unsigned types Summary: ints need to be changed to size_t Reviewed-by: kbarrett, tbenson
Fri, 26 Feb 2016 17:55:05 +0100 Merge
tschatzl [Fri, 26 Feb 2016 17:55:05 +0100] rev 36370
Merge
Fri, 26 Feb 2016 13:02:30 +0100 8150629: Initializing all ParScanThreadStates causes significant unaccounted "Other" times
tschatzl [Fri, 26 Feb 2016 13:02:30 +0100] rev 36369
8150629: Initializing all ParScanThreadStates causes significant unaccounted "Other" times Summary: Lazily allocate ParScanThreadStates within the worker threads instead of doing this work upfront serially. Reviewed-by: mgerdin, jmasa
Fri, 26 Feb 2016 13:02:30 +0100 8150630: Add logging for ParScanThreadState merge phase
tschatzl [Fri, 26 Feb 2016 13:02:30 +0100] rev 36368
8150630: Add logging for ParScanThreadState merge phase Summary: Improve visibility of the per-thread scan state merge phase by adding appropriate logging. Reviewed-by: jmasa, tbenson
Fri, 26 Feb 2016 13:02:30 +0100 8076463: Add logging for the preserve CM referents task
tschatzl [Fri, 26 Feb 2016 13:02:30 +0100] rev 36367
8076463: Add logging for the preserve CM referents task Summary: Add logging and do minor refactoring to CM referents handling task. Reviewed-by: jmasa
Fri, 26 Feb 2016 13:02:30 +0100 8140777: Make Adaptive IHOP logging information the same as JFR logging
tschatzl [Fri, 26 Feb 2016 13:02:30 +0100] rev 36366
8140777: Make Adaptive IHOP logging information the same as JFR logging Reviewed-by: tbenson, jmasa
Thu, 25 Feb 2016 11:20:03 +0100 8150390: Move rs length sampling data to the sampling thread
mgerdin [Thu, 25 Feb 2016 11:20:03 +0100] rev 36365
8150390: Move rs length sampling data to the sampling thread Reviewed-by: drwhite, jwilhelm
Thu, 25 Feb 2016 13:09:17 -0500 8150103: Convert TraceClassPaths to Unified Logging
mockner [Thu, 25 Feb 2016 13:09:17 -0500] rev 36364
8150103: Convert TraceClassPaths to Unified Logging Summary: TraceClassPaths has been reimplemented with Unified Logging Reviewed-by: coleenp, dholmes, iklam
Wed, 24 Feb 2016 09:25:39 +0100 8134992: vm/gc/compact/Compact_InternedStrings_Strings failed due to a malloc() failure
drwhite [Wed, 24 Feb 2016 09:25:39 +0100] rev 36363
8134992: vm/gc/compact/Compact_InternedStrings_Strings failed due to a malloc() failure Reviewed-by: mgerdin, brutisso
Thu, 25 Feb 2016 01:55:45 +0000 Merge
ctornqvi [Thu, 25 Feb 2016 01:55:45 +0000] rev 36362
Merge
Wed, 24 Feb 2016 16:34:25 -0500 8150490: Update OS detection code to recognize Windows Server 2016
ctornqvi [Wed, 24 Feb 2016 16:34:25 -0500] rev 36361
8150490: Update OS detection code to recognize Windows Server 2016 Reviewed-by: mgronlun, alanb, dholmes
Thu, 25 Feb 2016 01:23:10 +0100 Merge
kbarrett [Thu, 25 Feb 2016 01:23:10 +0100] rev 36360
Merge
Tue, 23 Feb 2016 18:58:36 -0500 8150426: Wrong cast in metadata_at_put
kbarrett [Tue, 23 Feb 2016 18:58:36 -0500] rev 36359
8150426: Wrong cast in metadata_at_put Summary: Fix cast. Reviewed-by: dholmes, coleenp, jprovino Contributed-by: timo.kinnunen@gmail.com
Wed, 24 Feb 2016 22:22:41 +0000 Merge
dholmes [Wed, 24 Feb 2016 22:22:41 +0000] rev 36358
Merge
Wed, 24 Feb 2016 16:04:51 -0500 8150506: Remove unused locks
dholmes [Wed, 24 Feb 2016 16:04:51 -0500] rev 36357
8150506: Remove unused locks Reviewed-by: mgronlun, tschatzl, mgerdin, coleenp
Wed, 24 Feb 2016 21:55:26 +0100 Merge
coleenp [Wed, 24 Feb 2016 21:55:26 +0100] rev 36356
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip