Re: Error in JLS for module-info.class

2018-10-19 Thread Luke Hutchison
Ah, thanks for clarifying, I missed those exceptions. On Fri, Oct 19, 2018 at 5:53 PM Alex Buckley wrote: > On 10/19/2018 4:09 PM, Luke Hutchison wrote: > > In JLS section 4.1 ("The ClassFile structure") for SE 11, it states: > > You mean JVMS, not JLS. See the text under Table 4.1-B: "The ACC_

Re: Error in JLS for module-info.class

2018-10-19 Thread Alex Buckley
On 10/19/2018 4:09 PM, Luke Hutchison wrote: In JLS section 4.1 ("The ClassFile structure") for SE 11, it states: You mean JVMS, not JLS. See the text under Table 4.1-B: "The ACC_MODULE flag indicates that this class file defines a module, not a class or interface. If the ACC_MODULE flag is s