jmx-dev RFR: 8374373: Correct typo in VirtualThreadSchedulerMXBean.java Javadoc
Alan Bateman
alanb at openjdk.org
Mon Dec 29 12:44:59 UTC 2025
On Sat, 27 Dec 2025 09:55:58 GMT, eunbin son <duke at openjdk.org> wrote:
> ### Summary
> Fix typo in VirtualThreadSchedulerMXBean Javadoc: "suppored" → "supported".
>
> ### Description
> Line 79 in VirtualThreadSchedulerMXBean.java contains a typo in the `@throws UnsupportedOperationException` documentation. The word "suppored" is corrected to "supported".
>
> ### Bug ID : JDK-8374373
> https://bugs.java.com/bugdatabase/view_bug?bug_id=8374373
The change is okay. Can you update the PR title to align with the JBS issue?
-------------
Marked as reviewed by alanb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29002#pullrequestreview-3615791502
More information about the jmx-dev
mailing list