Review Request: JDK-8169816 Move src.zip and jrt-fs.jar under the lib directory
Alan Bateman
Alan.Bateman at oracle.com
Wed Nov 23 14:05:37 UTC 2016
On 22/11/2016 21:07, Mandy Chung wrote:
> This patch moves src.zip and jrt-fs.jar from the top-level into
> the `lib` directory in the run-time image as we proposed [1].
>
> Webrev:
> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8169816/webrev.00/
>
>
This looks good. A minor point in SystemImage.findHome is that it's
probably an InternalError if we are somehow loaded from a jrt-fs.jar
that is not in the lib directory.
-Alan
More information about the build-dev
mailing list