Need to reconsider the self-modifying output
Eric Richardson
ekrichardson at gmail.com
Wed Oct 19 14:50:47 PDT 2011
Scott,
I believe this recent discussion talks about this issue.
http://mail.openjdk.java.net/pipermail/macosx-port-dev/2011-October/001072.html
Eric
On Wed, Oct 19, 2011 at 2:34 PM, Scott Kovatch <scott.kovatch at oracle.com> wrote:
> Folks,
>
> At some point the build output was changed so that the JDK and JRE bundles were being put into the corresponding xxx-image folders by moving the non-bundled output of xxx-image into xxx-bundle, and then back into xxx-image.
>
> This turns out to be a bad thing to do, as it makes it impossible to build the jdk from itself. After the bundle creation, there are some additional tasks that use jar, but because the jar tool has been moved out of the ALT_BOOTDIR and ALT_JDK_IMPORT_PATH, the build fails.
>
> I will file a bug, but what was the motivation for the current behavior?
>
> -- Scott K.
>
> -----------------------------------------
> Scott Kovatch
> scott.kovatch at oracle.com
>
>
>
>
>
More information about the macosx-port-dev
mailing list