On Wed, 5 Feb 2025 04:18:14 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: b6443f6f Author: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/b6443f6ff96707f67552df41c01d18c193560223 Stats: 431 lines in 16 files changed: 62 ins; 334 del; 35 mod 8348347: Cleanup JavaThread subclass support in SA Reviewed-by: kevinw, sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/23456