yes. sun.nio.cs.ext should be completely in charsets.jar.
Ulf Zibis wrote:
The reason seems to be, that HKSCS is in rt.jar (build b84), which
should not be there:
rt.jar!sun.nio.cs.ext.png
Anyway, shouldn't sun.nio.cs.ext be completely in charsets.jar ? Sherman ?
-Ulf
Am 25.06.2010 01:51,
Changeset: 6bf403a14da4
Author:alanb
Date: 2010-06-25 18:31 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/6bf403a14da4
6963828: TEST_BUG: java/nio/channels/FileTransfer.java takes too long (win)
Reviewed-by: chegar
! test/java/nio/channels/FileChannel/Transfer.java
Changes
Changeset: 2e9ef9a80d82
Author:ohair
Date: 2010-06-25 08:44 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2e9ef9a80d82
6964311: Build regression due to rt.jar contents change
Summary: The fix for 6933622 regressed control builds, this is a workaround
fix, filed 6964313 to f
The reason seems to be, that HKSCS is in rt.jar (build b84), which
should not be there:
Anyway, shouldn't sun.nio.cs.ext be completely in charsets.jar ?
Sherman ?
-Ulf
Am 25.06.2010 01:51, schrieb Kelly O'Hair:
Joe,
Looks like I need to undo the removal of the sun/nio/cs/ext classes
Kelly O'Hair wrote:
Joe,
Looks like I need to undo the removal of the sun/nio/cs/ext classes
from rt.jar
(they supposedly belonged in charsets.jar). Control builds of jdk7-tl
are broken.
I agree that backing this out for now is the right thing to do. Also, it
might not matter anyway because o
Changeset: be5cafeb318d
Author:darcy
Date: 2010-06-23 16:51 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/be5cafeb318d
6911258: Project Coin: Add essential API support for Automatic Resource
Management (ARM) blocks
Reviewed-by: darcy, alanb
Contributed-by: j...@google