jlaskey [Fri, 22 Feb 2013 14:05:39 -0400] rev 21377
Merge
jlaskey [Fri, 22 Feb 2013 10:23:11 -0400] rev 21376
8008721: Tweaks to make all NEWBUILD=false round 4
Reviewed-by: jjh
Contributed-by: james.laskey@oracle.com
jlaskey [Thu, 21 Feb 2013 15:25:07 -0400] rev 21375
8008447: Tweaks to make all NEWBUILD=false round 3
Reviewed-by: jjh, sundar
Contributed-by: james.laskey@oracle.com
jlaskey [Mon, 04 Feb 2013 17:29:58 -0400] rev 21374
Merge
jlaskey [Mon, 28 Jan 2013 16:29:10 -0400] rev 21373
8006676: Integrate Nashorn into new build system
Reviewed-by: jlaskey
Contributed-by: james.laskey@oracle.com
aefimov [Thu, 24 Oct 2013 17:23:26 +0400] rev 21372
8026772: test/sun/util/resources/TimeZone/Bug6317929.java failing
Reviewed-by: okutsu, mfang, alanb
sla [Tue, 29 Oct 2013 08:10:32 +0100] rev 21371
8027371: Add JDI tests for breakpointing and stepping in lambda code
Reviewed-by: mchung, sspitsyn
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
ewang [Fri, 25 Oct 2013 11:01:29 +0100] rev 21366
7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt
Reviewed-by: alanb, chegar
weijun [Fri, 25 Oct 2013 08:38:20 +0800] rev 21365
8026929: remove accelerators from policytool resources
Reviewed-by: alexp, weijun
Contributed-by: Leif Samuelsson <leif.samuelsson@oracle.com>
joehw [Thu, 24 Oct 2013 14:13:09 -0700] rev 21364
8004476: XSLT Extension Functions Don't Work in WebStart
Reviewed-by: dfuchs, lancea, alanb
sherman [Thu, 24 Oct 2013 11:12:59 -0700] rev 21363
8025003: Base64 should be less strict with padding
Summary: updated spec and implementation of mime decoder to be lenient for padding
Reviewed-by: alanb
twisti [Thu, 24 Oct 2013 10:52:15 -0700] rev 21362
8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms
Reviewed-by: iveresov, jrose