lana [Mon, 28 Oct 2013 12:28:57 -0700] rev 21370
Merge
dfuchs [Mon, 28 Oct 2013 10:52:07 +0100] rev 21369
8026863: regression in anonymous Logger.setParent method
Summary: restore behaviour of setParent in anonymous logger and clarifies the spec with respect to security permissions.
Reviewed-by: mchung, prr
smarks [Fri, 25 Oct 2013 14:53:34 -0700] rev 21368
5063500: Formatter spec says "char" is not an integral type
7126305: Wrong Unicode value specified for format conversion character 'd'
8027287: incorrect example in Formatter javadoc
Reviewed-by: rriggs, darcy, lancea
jbachorik [Fri, 25 Oct 2013 13:01:11 +0200] rev 21367
8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out
Summary: Improve reliability by converting the test to Java
Reviewed-by: dsamersoff, dholmes