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