2009/3/19 Tim Bell <[email protected]>: > Hi Folks > > This is part of a project to move fixes that are already in OpenJDK6 forward > to OpenJDK7. > > The fix for http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6695776 will > remove some binary artifacts from the source tree and instead build them > from sources when required. > > Here are the code changes: > > http://cr.openjdk.java.net/~tbell/6695776/webrev.00/ > > These corba changes are building OK on our internal JPRT build system. I > confirmed by inspecting the build logs that the expected sources > (com.sun.tools.corba.se.logutil.MC) are built at the correct time. > > Thanks in advance- > > Tim Bell >
Funnily enough, being the original author of this one, I was just about to file a bug for it in the new OpenJDK bug database when I saw this mail. The patch went into OpenJDK6 a while ago but never reached OpenJDK7. As a result, we've been applying it to IcedTea7's builds of JDK7 all this time, so I can confirm that it does still apply fine :) It would be great to see it in JDK7 proper. Same goes for the IMPORT_BINARY_PLUGS stuff while you're at it... ;) Thanks, -- 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
