Thu, 03 Mar 2016 12:59:21 +0000 8150162: Move sun.misc.Version to a truly internal package
chegar [Thu, 03 Mar 2016 12:59:21 +0000] rev 36207
8150162: Move sun.misc.Version to a truly internal package Reviewed-by: alanb, dholmes, iris, mchung, rriggs
Fri, 26 Feb 2016 10:35:07 -0800 Merge
amurillo [Fri, 26 Feb 2016 10:35:07 -0800] rev 36206
Merge
Thu, 25 Feb 2016 17:26:49 +0100 8150647: Quarantine TestPLABResize.java until JDK-8150183 is fixed
jwilhelm [Thu, 25 Feb 2016 17:26:49 +0100] rev 36205
8150647: Quarantine TestPLABResize.java until JDK-8150183 is fixed 8150562: Quarantine LoadAgentDcmdTest.java due to JDK-8150318 Reviewed-by: iklam, tschatzl
Tue, 23 Feb 2016 19:10:01 -0500 8150379: [windows] Fix Leaks in perfMemory_windows.cpp
stuefe [Tue, 23 Feb 2016 19:10:01 -0500] rev 36204
8150379: [windows] Fix Leaks in perfMemory_windows.cpp Reviewed-by: clanger, dholmes, gthornbr
Tue, 23 Feb 2016 14:14:29 +0100 Merge
tschatzl [Tue, 23 Feb 2016 14:14:29 +0100] rev 36203
Merge
Tue, 23 Feb 2016 10:44:05 +0100 8146989: Introduce per-worker preserved mark stacks in ParNew
tonyp [Tue, 23 Feb 2016 10:44:05 +0100] rev 36202
8146989: Introduce per-worker preserved mark stacks in ParNew Summary: Unify and provide per-worker preserved mark stack handling in ParNew Reviewed-by: tschatzl, ysr
Tue, 23 Feb 2016 09:52:46 +0100 8150367: Add back information about the number of GC workers
brutisso [Tue, 23 Feb 2016 09:52:46 +0100] rev 36201
8150367: Add back information about the number of GC workers Reviewed-by: sjohanss, tschatzl
Mon, 22 Feb 2016 19:25:32 +0000 Merge
jwilhelm [Mon, 22 Feb 2016 19:25:32 +0000] rev 36200
Merge
Mon, 22 Feb 2016 19:46:37 +0100 Merge
jwilhelm [Mon, 22 Feb 2016 19:46:37 +0100] rev 36199
Merge
Mon, 22 Feb 2016 09:41:56 -0800 8150302: Reference processing logging prints the "from list" incorrectly
jmasa [Mon, 22 Feb 2016 09:41:56 -0800] rev 36198
8150302: Reference processing logging prints the "from list" incorrectly Reviewed-by: tamao, brutisso
Fri, 19 Feb 2016 10:44:54 +0100 8150232: AIX cleanup: Integrate changes of 7178026 and others
clanger [Fri, 19 Feb 2016 10:44:54 +0100] rev 36197
8150232: AIX cleanup: Integrate changes of 7178026 and others Reviewed-by: simonis
Fri, 19 Feb 2016 15:14:59 -0500 8150134: Simplify concurrent refinement thread deactivation
kbarrett [Fri, 19 Feb 2016 15:14:59 -0500] rev 36196
8150134: Simplify concurrent refinement thread deactivation Summary: Remove explicit deactivation and use green stop_at value. Reviewed-by: jmasa, tschatzl
Fri, 19 Feb 2016 15:25:05 +0100 Merge
ihse [Fri, 19 Feb 2016 15:25:05 +0100] rev 36195
Merge
Fri, 19 Feb 2016 14:04:20 +0100 8150201: Restore missing -g flags to files with OPT_CFLAGS/per-file
ihse [Fri, 19 Feb 2016 14:04:20 +0100] rev 36194
8150201: Restore missing -g flags to files with OPT_CFLAGS/per-file Reviewed-by: dholmes, erikj
Fri, 19 Feb 2016 14:15:13 +0100 Merge
mgerdin [Fri, 19 Feb 2016 14:15:13 +0100] rev 36193
Merge
Fri, 19 Feb 2016 13:08:38 +0100 Merge
mgerdin [Fri, 19 Feb 2016 13:08:38 +0100] rev 36192
Merge
Thu, 04 Feb 2016 08:22:26 +0100 8149013: Remove unused and dead code from G1CollectorPolicy
mgerdin [Thu, 04 Feb 2016 08:22:26 +0100] rev 36191
8149013: Remove unused and dead code from G1CollectorPolicy Reviewed-by: ehelin, jwilhelm
Fri, 19 Feb 2016 12:47:16 +0100 Merge
ddmitriev [Fri, 19 Feb 2016 12:47:16 +0100] rev 36190
Merge
Fri, 19 Feb 2016 13:24:21 +0300 8146187: Print develop and nonproduct flags by -XX:+PrintFlags* options in debug build
ddmitriev [Fri, 19 Feb 2016 13:24:21 +0300] rev 36189
8146187: Print develop and nonproduct flags by -XX:+PrintFlags* options in debug build Reviewed-by: gtriantafill, gziemski, dholmes
Thu, 18 Feb 2016 23:26:43 +0900 8147388: Add diagnostic commands to attach JVMTI agent.
ysuenaga [Thu, 18 Feb 2016 23:26:43 +0900] rev 36188
8147388: Add diagnostic commands to attach JVMTI agent. Reviewed-by: jbachorik, sspitsyn
Wed, 17 Feb 2016 18:02:03 -0500 8149837: String.intern creates morre work than necessary for G1
drwhite [Wed, 17 Feb 2016 18:02:03 -0500] rev 36187
8149837: String.intern creates morre work than necessary for G1 Summary: Only use the SATB read barrier when reading existing strings from string table, not when adding new strings. Reviewed-by: stefank, kbarrett
Thu, 18 Feb 2016 17:10:48 -0500 8149383: Convert TraceBiasedLocking to Unified Logging
rprotacio [Thu, 18 Feb 2016 17:10:48 -0500] rev 36186
8149383: Convert TraceBiasedLocking to Unified Logging Summary: The former -XX:+TraceBiasedLocking flag has been converted to the UL option -Xlog:biasedlocking=info and =trace, with the old option being aliased. Reviewed-by: dholmes, dcubed
Thu, 18 Feb 2016 14:56:53 +0300 8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java
akulyakh [Thu, 18 Feb 2016 14:56:53 +0300] rev 36185
8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java Summary: Quarantine a falsely failing test until the test issue is fixed Reviewed-by: sla
Thu, 18 Feb 2016 03:51:44 +0000 Merge
dholmes [Thu, 18 Feb 2016 03:51:44 +0000] rev 36184
Merge
Wed, 17 Feb 2016 22:17:49 -0500 8150079: MSVC prior to VS 2013 doesn't know the 'va_copy' macro
simonis [Wed, 17 Feb 2016 22:17:49 -0500] rev 36183
8150079: MSVC prior to VS 2013 doesn't know the 'va_copy' macro Reviewed-by: dholmes
Thu, 18 Feb 2016 03:47:47 +0100 Merge
coleenp [Thu, 18 Feb 2016 03:47:47 +0100] rev 36182
Merge
Wed, 17 Feb 2016 17:03:31 -0500 8143245: Zero build requires disabled warnings
sgehwolf [Wed, 17 Feb 2016 17:03:31 -0500] rev 36181
8143245: Zero build requires disabled warnings Reviewed-by: dholmes, coleenp
Wed, 17 Feb 2016 23:57:17 +0100 Merge
kbarrett [Wed, 17 Feb 2016 23:57:17 +0100] rev 36180
Merge
Wed, 17 Feb 2016 16:00:27 -0500 8149793: DirtyCardQueueSet::apply_closure_to_completed_buffer_helper isn't helpful
kbarrett [Wed, 17 Feb 2016 16:00:27 -0500] rev 36179
8149793: DirtyCardQueueSet::apply_closure_to_completed_buffer_helper isn't helpful Summary: Merge helper into sole caller. Reviewed-by: brutisso, jwilhelm, tschatzl
Wed, 17 Feb 2016 14:03:18 -0500 8148630: Convert TraceStartupTime to Unified Logging
rprotacio [Wed, 17 Feb 2016 14:03:18 -0500] rev 36178
8148630: Convert TraceStartupTime to Unified Logging Summary: The former -XX:+TraceStartupTime flag has been converted to the UL option -Xlog:startuptime=info Reviewed-by: coleenp, dholmes
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip