On 31/10/2016 21:34, Mandy Chung wrote:
This looks okay as we'll only have frames for java.base during early startup.On Oct 31, 2016, at 6:51 AM, Alan Bateman <alan.bate...@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/
-Alan