RFR: 8348347: Cleanup JavaThread subclass support in SA
Chris Plummer
cjplummer at openjdk.org
Wed Feb 5 04:31:48 UTC 2025
Cleanup SA JavaThread support. Details in first comment:
Testing:
- Tier1
- Tier2 svc
- Tier3
- Tier5 svc
- Local testing of debuggee using graal java compiler threads. Verified that the compiler threads shows up in jstack output if the property is set.
-------------
Commit messages:
- fix whitespace
- Cleanup JavaThread support
Changes: https://git.openjdk.org/jdk/pull/23456/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23456&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8348347
Stats: 429 lines in 16 files changed: 61 ins; 330 del; 38 mod
Patch: https://git.openjdk.org/jdk/pull/23456.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23456/head:pull/23456
PR: https://git.openjdk.org/jdk/pull/23456
More information about the serviceability-dev
mailing list