RFR: JDK-8300133: Use generalized see and link tags in core libs [v2]

Joe Darcy darcy at openjdk.org
Fri Jan 13 22:54:48 UTC 2023


On Fri, 13 Jan 2023 22:38:32 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix typo found in code review.
>
> src/java.base/share/classes/java/util/ResourceBundle.java line 270:
> 
>> 268:  * are packaged in a JAR file.  Resource bundle only JAR file can be readily
>> 269:  * deployed as an {@linkplain java.lang.module.ModuleFinder##automatic-modules
>> 270:  * automatic module1}.  For example, if the JAR file contains the
> 
> Typo: extra `1`

Doh! Thanks; fixed in next push.

-------------

PR: https://git.openjdk.org/jdk/pull/12000



More information about the security-dev mailing list