jmx-dev RFR: 8374373: Typo in VirtualThreadSchedulerMXBean.setParallelism javadoc [v2]
eunbin son
duke at openjdk.org
Mon Dec 29 13:36:55 UTC 2025
> ### 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
eunbin son has updated the pull request incrementally with two additional commits since the last revision:
- Update full name
- Update full name
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29002/files
- new: https://git.openjdk.org/jdk/pull/29002/files/65006499..410b5e3b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29002&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29002&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/29002.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29002/head:pull/29002
PR: https://git.openjdk.org/jdk/pull/29002
More information about the jmx-dev
mailing list