RFR: 8305668: PPC: Non-Top Interpreted frames should be independent of ABI_ELFv2
Richard Reingruber
rrich at openjdk.org
Thu Apr 13 16:46:46 UTC 2023
On Tue, 11 Apr 2023 22:46:01 GMT, Tyler Steele <tsteele at openjdk.org> wrote:
> Going back to draft because the following fails with this pr:
>
> ```
> time make test TEST=test/hotspot/jtreg/serviceability/jvmti/thread/GetThreadState/thrstat03
> ```
I've overlooked that there's also a [test case with a virtual thread](https://github.com/openjdk/jdk/blob/bc15163386659bfd549576817b4efe7307261ea8/test/hotspot/jtreg/serviceability/jvmti/thread/GetThreadState/thrstat03/thrstat03.java#L59).
The test succeeds with `VMContinuations` disabled.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13372#issuecomment-1505831116
More information about the hotspot-compiler-dev
mailing list