Re: forward-port IMPORT_BINARY_PLUGS to OpenJDK7

2008-10-21 Thread Kelly O'Hair
I filed a jdk7 version of the bug http://bugs.sun.com/view_bug.do?bug_id=6672710 Assigned it to me, but I'm not sure when I get it fixed. I seem to recall that this wasn't the only thing needing fixing so that the openjdk7 builds would build without access to binary plugs. (Understanding that

hg: jdk7/build/langtools: 12 new changesets

2008-10-21 Thread xiomara . jayasena
Changeset: 1e83972f53fb Author:jjg Date: 2008-09-23 10:44 -0700 URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/1e83972f53fb 6420151: need to improve byfile compile policy to eliminate footprint issues Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/api/Ja

hg: jdk7/build/jdk: 25 new changesets

2008-10-21 Thread xiomara . jayasena
Changeset: 025fdbd9090b Author:chegar Date: 2008-09-24 05:35 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/025fdbd9090b 6749308: java.io, java.lang, java.util exception classes don't specify serialVersionUID Reviewed-by: alanb ! src/share/classes/java/io/CharConversionE

forward-port IMPORT_BINARY_PLUGS to OpenJDK7

2008-10-21 Thread Christian Thalinger
Hi! Is there currently any plan to forward-port the IMPORT_BINARY_PLUGS functionality to OpenJDK7? - Christian