On Thu, 30 Jul 2026 11:09:36 GMT, Daniel Jeliński <[email protected]> wrote:
> Update all sites to use the SequentialScheduler::lockingScheduler factory > method, and hide the constructor and related classes. > > This is a cleanup PR, no new tests were added. Existing tier1-2 tests > continue to pass. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 6b590fd8 Author: Daniel Jeliński <[email protected]> URL: https://git.openjdk.org/jdk/commit/6b590fd86df6170d75d4e770ff29e0f799e644dc Stats: 138 lines in 9 files changed: 22 ins; 75 del; 41 mod 8389395: Use factory method to construct SequentialSchedulers Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/32102
