Re: RFR: JDK-8322979: Add informative discussion to Modifier [v3]

2024-01-12 Thread Alan Bateman
On Fri, 12 Jan 2024 07:38:12 GMT, Joe Darcy wrote: >> 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: > > Refine wordi

Re: RFR: JDK-8322979: Add informative discussion to Modifier [v3]

2024-01-11 Thread Joe Darcy
> 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: Refine wording per review feedback. - Changes: - all: https: