[jdk20] Integrated: 8300953: ClassDesc::ofInternalName missing @since tag

Adam Sotona asotona at openjdk.org
Fri Jan 27 15:13:25 UTC 2023


On Tue, 24 Jan 2023 13:35:14 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> ClassDesc::ofInternalName was added in JDK 20, however @since tag is missing. 
> This patch fixes the javadoc. 
> 
> Please review.
> 
> Thanks,
> Adam

This pull request has now been integrated.

Changeset: b22e5216
Author:    Adam Sotona <asotona at openjdk.org>
URL:       https://git.openjdk.org/jdk20/commit/b22e5216c4ead4621f137086db6f5b6a0c3982c7
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8300953: ClassDesc::ofInternalName missing @since tag

Reviewed-by: darcy, mchung, jjg

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

PR: https://git.openjdk.org/jdk20/pull/115


More information about the core-libs-dev mailing list