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