RFR: 8345432: (ch, fs) Replace anonymous Thread with InnocuousThread
Brian Burkhalter
bpb at openjdk.org
Thu Dec 12 02:38:14 UTC 2024
Change internal instances of anonymous `Thread`s to instances of `InnocuousThread`.
-------------
Commit messages:
- 8345432: (ch, fs) Replace anonymous Thread with InnocuousThread
Changes: https://git.openjdk.org/jdk/pull/22697/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22697&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8345432
Stats: 17 lines in 4 files changed: 5 ins; 6 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/22697.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22697/head:pull/22697
PR: https://git.openjdk.org/jdk/pull/22697
More information about the nio-dev
mailing list