clanger [Fri, 19 Feb 2016 10:44:54 +0100] rev 36197
8150232: AIX cleanup: Integrate changes of 7178026 and others
Reviewed-by: simonis
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
ihse [Fri, 19 Feb 2016 15:25:05 +0100] rev 36195
Merge
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
mgerdin [Fri, 19 Feb 2016 14:15:13 +0100] rev 36193
Merge
mgerdin [Fri, 19 Feb 2016 13:08:38 +0100] rev 36192
Merge
mgerdin [Thu, 04 Feb 2016 08:22:26 +0100] rev 36191
8149013: Remove unused and dead code from G1CollectorPolicy
Reviewed-by: ehelin, jwilhelm
ddmitriev [Fri, 19 Feb 2016 12:47:16 +0100] rev 36190
Merge
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
ysuenaga [Thu, 18 Feb 2016 23:26:43 +0900] rev 36188
8147388: Add diagnostic commands to attach JVMTI agent.
Reviewed-by: jbachorik, sspitsyn
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
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
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
dholmes [Thu, 18 Feb 2016 03:51:44 +0000] rev 36184
Merge
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
coleenp [Thu, 18 Feb 2016 03:47:47 +0100] rev 36182
Merge
sgehwolf [Wed, 17 Feb 2016 17:03:31 -0500] rev 36181
8143245: Zero build requires disabled warnings
Reviewed-by: dholmes, coleenp
kbarrett [Wed, 17 Feb 2016 23:57:17 +0100] rev 36180
Merge
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
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
jmasa [Tue, 16 Feb 2016 13:20:38 -0800] rev 36177
8149643: Remove check of counters in VirtualSpaceNode::inc_container_count
Reviewed-by: brutisso, kbarrett, mgerdin
Contributed-by: dmitry.dmitriev@oracle.com
ddmitriev [Wed, 17 Feb 2016 12:44:41 +0000] rev 36176
Merge
ddmitriev [Wed, 17 Feb 2016 11:00:57 +0300] rev 36175
8144578: TestOptionsWithRanges test only ever uses the default collector
Reviewed-by: sangheki, dholmes
mlarsson [Wed, 17 Feb 2016 11:11:47 +0100] rev 36174
8148219: Add decorator hostname to UL
Reviewed-by: dholmes, mlarsson
Contributed-by: robbin.ehn@oracle.com
kbarrett [Tue, 16 Feb 2016 21:58:49 -0500] rev 36173
8146728: TestPrintGCDetailsVerbose is never run by jtreg
Summary: Remove requirement for fastdebug, update logging option
Reviewed-by: sjohanss, brutisso, dfazunen
lana [Thu, 03 Mar 2016 12:25:52 -0800] rev 36172
Added tag jdk-9+108 for changeset 41753e6731a1
ddehaven [Mon, 07 Mar 2016 09:08:59 -0800] rev 36171
8132743: Move netscape.javascript package from jdk.plugin to new module
Reviewed-by: kcr, mchung, alanb
erikj [Mon, 07 Mar 2016 09:14:17 +0100] rev 36170
8150504: JIB profiles for reference implementation builds
Reviewed-by: ihse