Re: RFR: 8341100: Add index entries for terms used in java.lang.Class [v2]

2024-09-30 Thread Chen Liang
On Mon, 30 Sep 2024 02:18:17 GMT, Joe Darcy wrote: >> Small update to java.lang.Class docs. >> >> I didn't add an index item for "hidden classes" since the indexing mechanism >> picks up the section titles. > > Joe Darcy has updated the pull request incrementally with one additional > commit s

Re: RFR: 8341100: Add index entries for terms used in java.lang.Class [v2]

2024-09-29 Thread Joe Darcy
> Small update to java.lang.Class docs. > > I didn't add an index item for "hidden classes" since the indexing mechanism > picks up the section titles. Joe Darcy has updated the pull request incrementally with one additional commit since the last revision: Respond to review feedback. --