2009/12/23 Alan Bateman <alan.bate...@sun.com>:
> Andrew John Hughes wrote:
>>
>> On building OpenJDK6 from the Mercurial forest with IcedTea, I found
>> that the class sun.nio.cs.Unicode is not built as it is not listed in
>> FILES_java.gmk.  Presumably, it was being pulled in before by some
>> dependency which has changed since b17.  The failure only occurs when
>> bootstrapping with ecj but I don't think we should be relying on the
>> dependency resolution of compilers to pull in essential classes (the
>> lack of this one causes the VM to fail to even print the help output).
>>
>> This webrev http://cr.openjdk.java.net/~andrew/build/webrev.01/ fixes
>> the issue and should probably go into 7 as well.
>>
>> Does this look ok? If so, can I have a bug ID to push it?
>>
>> Thanks,
>>
>
> Looks okay to me. I've created a bug to track this:
>
> 6912893: (build) make/java/nio/FILES_java.gmk doesn't list
> sun.nio.cs.Unicode
>
> I agree on pushing this to jdk7 too (jdk7/jdk7/jdk would be best).
>
> -Alan.
>

Done:

http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/ab9fdb59d707
http://hg.openjdk.java.net/jdk7/tl/jdk/rev/4a062158d2c5

Thanks Alan,
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8

Reply via email to