On Sat, 27 Dec 2025 09:55:58 GMT, eunbin son <[email protected]> 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
