Request Review: JDK-6479237 (cl) Add support for classloader names
Alan Bateman
Alan.Bateman at oracle.com
Tue Nov 1 09:40:35 UTC 2016
On 31/10/2016 21:34, Mandy Chung wrote:
>> On Oct 31, 2016, at 6:51 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>>> if (VM.isModuleSystemInited() && !HashedModules.contains(m)) {
>> Looks okay, an alternative would be to move that that check to L439.
>
> What do you think about this?
> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/6479237/webrev.03/
>
>
This looks okay as we'll only have frames for java.base during early
startup.
-Alan
More information about the jigsaw-dev
mailing list