jmx-dev Integrated: 8374373: Typo in VirtualThreadSchedulerMXBean.setParallelism javadoc
Eunbin Son
duke at openjdk.org
Thu Jan 1 07:52:01 UTC 2026
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
This pull request has now been integrated.
Changeset: 752f46d6
Author: Eunbin Son <thswlsqls at naver.com>
Committer: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/752f46d66250dd44e1b13bbdbd86c70a33be3ac2
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8374373: Typo in VirtualThreadSchedulerMXBean.setParallelism javadoc
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/29002
More information about the jmx-dev
mailing list