On Thu, 18 Aug 2022 18:59:30 GMT, Alan Bateman <al...@openjdk.org> wrote:
> If you compare the javadoc for the modifiers vs. accessFlags in each of > ModuleDescriptor, Requires, Exports, and Opens then you'll see what I mean. I > was hoping they could be consistent. Ah, okay. Pushed docs updated as suggested for consistency within ModuleDescriptor.java. ------------- PR: https://git.openjdk.org/jdk/pull/9912