Mon, 01 Apr 2013 10:09:27 -0300 Merge
jlaskey [Mon, 01 Apr 2013 10:09:27 -0300] rev 21384
Merge
Tue, 26 Mar 2013 09:12:41 -0300 Merge
jlaskey [Tue, 26 Mar 2013 09:12:41 -0300] rev 21383
Merge
Fri, 15 Mar 2013 11:51:02 -0300 Merge
jlaskey [Fri, 15 Mar 2013 11:51:02 -0300] rev 21382
Merge
Sat, 02 Mar 2013 11:06:58 -0400 Merge
jlaskey [Sat, 02 Mar 2013 11:06:58 -0400] rev 21381
Merge
Fri, 22 Feb 2013 23:36:47 -0400 8008775: Remove non-ascii from jdk/THIRD_PARTY_README
jlaskey [Fri, 22 Feb 2013 23:36:47 -0400] rev 21380
8008775: Remove non-ascii from jdk/THIRD_PARTY_README Reviewed-by: jjh Contributed-by: james.laskey@oracle.com
Fri, 22 Feb 2013 18:03:07 -0400 8008757: NEWBUILD=true has separate launcher code for jjs
jlaskey [Fri, 22 Feb 2013 18:03:07 -0400] rev 21379
8008757: NEWBUILD=true has separate launcher code for jjs Reviewed-by: jjh Contributed-by: james.laskey@oracle.com
Fri, 22 Feb 2013 17:45:37 -0400 8008756: THIRD_PARTY_README contains Unicode
jlaskey [Fri, 22 Feb 2013 17:45:37 -0400] rev 21378
8008756: THIRD_PARTY_README contains Unicode Reviewed-by: jjh Contributed-by: james.laskey@oracle.com
Fri, 22 Feb 2013 14:05:39 -0400 Merge
jlaskey [Fri, 22 Feb 2013 14:05:39 -0400] rev 21377
Merge
Fri, 22 Feb 2013 10:23:11 -0400 8008721: Tweaks to make all NEWBUILD=false round 4
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
Thu, 21 Feb 2013 15:25:07 -0400 8008447: Tweaks to make all NEWBUILD=false round 3
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
Mon, 04 Feb 2013 17:29:58 -0400 Merge
jlaskey [Mon, 04 Feb 2013 17:29:58 -0400] rev 21374
Merge
Mon, 28 Jan 2013 16:29:10 -0400 8006676: Integrate Nashorn into new build system
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
Thu, 24 Oct 2013 17:23:26 +0400 8026772: test/sun/util/resources/TimeZone/Bug6317929.java failing
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
Tue, 29 Oct 2013 08:10:32 +0100 8027371: Add JDI tests for breakpointing and stepping in lambda code
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
Mon, 28 Oct 2013 12:28:57 -0700 Merge
lana [Mon, 28 Oct 2013 12:28:57 -0700] rev 21370
Merge
Mon, 28 Oct 2013 10:52:07 +0100 8026863: regression in anonymous Logger.setParent method
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
Fri, 25 Oct 2013 14:53:34 -0700 5063500: Formatter spec says "char" is not an integral type
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
Fri, 25 Oct 2013 13:01:11 +0200 8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out
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
Fri, 25 Oct 2013 11:01:29 +0100 7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt
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
Fri, 25 Oct 2013 08:38:20 +0800 8026929: remove accelerators from policytool resources
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>
Thu, 24 Oct 2013 14:13:09 -0700 8004476: XSLT Extension Functions Don't Work in WebStart
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
Thu, 24 Oct 2013 11:12:59 -0700 8025003: Base64 should be less strict with padding
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
Thu, 24 Oct 2013 10:52:15 -0700 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms
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
Thu, 24 Oct 2013 19:04:27 +0200 8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result
jfranck [Thu, 24 Oct 2013 19:04:27 +0200] rev 21361
8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result Reviewed-by: darcy
Thu, 24 Oct 2013 13:06:05 -0400 8019646: Clarify javadoc contract of LambdaMetafactory
briangoetz [Thu, 24 Oct 2013 13:06:05 -0400] rev 21360
8019646: Clarify javadoc contract of LambdaMetafactory Reviewed-by: briangoetz, rfield Contributed-by: dan.smith@oracle.com
Thu, 24 Oct 2013 10:13:39 -0700 8023862: deprecate HTTP proxying from RMI
smarks [Thu, 24 Oct 2013 10:13:39 -0700] rev 21359
8023862: deprecate HTTP proxying from RMI Reviewed-by: mchung
Thu, 24 Oct 2013 18:52:13 +0200 8027170: Annotations declared on super-super-class should be overridden by super-class.
alundblad [Thu, 24 Oct 2013 18:52:13 +0200] rev 21358
8027170: Annotations declared on super-super-class should be overridden by super-class. Reviewed-by: jfranck Contributed-by: andreas.lundblad@oracle.com, peter.levart@gmail.com
Wed, 23 Oct 2013 15:37:40 +0400 8024521: (process) Async close issues with Process InputStream
igerasim [Wed, 23 Oct 2013 15:37:40 +0400] rev 21357
8024521: (process) Async close issues with Process InputStream Reviewed-by: psandoz, martin, alanb, robm
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip