Changeset: fecba6a8b78e
Author:coffeys
Date: 2012-10-09 12:50 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/fecba6a8b78e
7196533: TimeZone.getDefault() slow due to synchronization bottleneck
Reviewed-by: okutsu
! src/share/classes/java/util/TimeZone.java
Changeset: 4bde5640fb36
Author:alanb
Date: 2012-10-09 13:25 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/rev/4bde5640fb36
7173494: some jdk tests are not run in test/Makefile
Reviewed-by: chegar, mchung, mduigou, iris
! make/jprt.properties
! test/Makefile
Changeset: 3b79177ebfef
Author:alanb
Date: 2012-10-09 13:28 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3b79177ebfef
7173494: some jdk tests are not run in test/Makefile
Reviewed-by: chegar, mchung, mduigou, iris
! make/jprt.properties
! test/Makefile
! test/ProblemList.t
Changeset: 036c55976cef
Author:lancea
Date: 2012-10-09 08:58 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/036c55976cef
7197395: Add @Deprecated to all deprecated methods to eliminate compiler
warnings in JDBC
Reviewed-by: alanb, smarks
! src/share/classes/com/sun/rowset/C
Requesting a review for this bug which cropped up whilst cleaning up the
FileDescriptor & associated streams some time back (7105952)
Turns out that each call to a socket.getOutputStream() creates a new
instance of SocketOutputStream. I'm not seeing any reason to why that
code exists. One inst
On 09/10/2012 14:34, Seán Coffey wrote:
Requesting a review for this bug which cropped up whilst cleaning up
the FileDescriptor & associated streams some time back (7105952)
Turns out that each call to a socket.getOutputStream() creates a new
instance of SocketOutputStream. I'm not seeing any
Neater approach to testcase alright. Updated :
http://cr.openjdk.java.net/~coffeys/webrev.7181793.jdk8.02/
I'll leave the push for another few hours just in case others want to
review. (BTW, I've run the relevant regression tests & JCK tests on this
change. No issues spotted)
regards,
Sean.
Thanks Sean. Looks fine to me.
-Chris.
On 09/10/2012 15:47, Seán Coffey wrote:
Neater approach to testcase alright. Updated :
http://cr.openjdk.java.net/~coffeys/webrev.7181793.jdk8.02/
I'll leave the push for another few hours just in case others want to
review. (BTW, I've run the relevant re
Changeset: c725ce4bbf12
Author:naoto
Date: 2012-10-09 09:59 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c725ce4bbf12
7200341: DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in
some circumstances
Reviewed-by: okutsu
! src/share/classes/java/text/DateFo
Changeset: 71de5e31d497
Author:coffeys
Date: 2012-10-09 19:45 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/71de5e31d497
7181793: Socket getOutputStream create streams that cannot be GC'ed until
Socket is closed
Reviewed-by: alanb, chegar
! src/share/classes/java/net/Abstr
Changeset: 679e8ad9874f
Author:coffeys
Date: 2012-10-09 20:14 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/679e8ad9874f
7196086: update copyright years for files in corba repository (JDK 8)
Reviewed-by: lancea
! make/common/Defs-bsd.gmk
! make/common/internal/Resources.g
Changeset: c75be5bc5283
Author:jjg
Date: 2012-10-09 19:10 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/c75be5bc5283
8000663: clean up langtools imports
Reviewed-by: darcy
! src/share/classes/com/sun/source/tree/CompilationUnitTree.java
! src/share/classes/com/sun/sou
12 matches
Mail list logo