On Thu, 11 Jan 2024 09:38:50 GMT, Alan Bateman wrote:
>> src/java.base/share/classes/java/lang/reflect/Modifier.java line 238:
>>
>>> 236: * modifiers of a class or member, source-level modifiers that do
>>> 237: * not not have a constant in the this class should be
>>> 238: * inc
> Add a few apiNote concerning source-level modifiers that are not represented
> in java.lang.reflect.Modifier.
Joe Darcy has updated the pull request incrementally with one additional commit
since the last revision:
Reflow paragraph.
-
Changes:
- all: https://git.openjdk.org/