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
> 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.
--
On Sat, 28 Sep 2024 14:56:37 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.
Confirmed that searching for "hidden class" finds the "Hidden Classes" section
in JDK 23 A
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.
-
Commit messages:
- Refine changes.
- Merge branch 'master' into JDK-8341100
- JDK-8341100: Add index entries for terms used in java.la