RFR: JDK-8292576: Improve wording of AccessFlag-related specs [v2]
Joe Darcy
darcy at openjdk.org
Thu Aug 18 22:44:54 UTC 2022
On Thu, 18 Aug 2022 18:59:30 GMT, Alan Bateman <alanb at 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
More information about the core-libs-dev
mailing list