RFR: 8338891: HotSpotDiagnosticsMXBean missing @since tag
Chris Plummer
cjplummer at openjdk.org
Tue Sep 3 20:13:22 UTC 2024
On Mon, 2 Sep 2024 15:52:27 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Trivial "since" tag addition in javadoc: since 1.6
src/jdk.management/share/classes/com/sun/management/HotSpotDiagnosticMXBean.java line 51:
> 49: * @see java.lang.management.ManagementFactory#getPlatformMXBeans(Class)
> 50: *
> 51: * @since 1.6
Do we need to update the copyright for this?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20823#discussion_r1742628119
More information about the serviceability-dev
mailing list