RFR: 8287726: Fix JVMTI tests with "requires vm.continuations" after JDK-8287496
Aleksey Shipilev
shade at openjdk.java.net
Thu Jun 2 11:11:34 UTC 2022
On Thu, 2 Jun 2022 11:05:30 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> I expect you can unexclude the runtime/* tests from this section too. Also the same section in test/jdk/ProblemList.txt that excludes the tests on x86_32 can be cleaned up too, maybe a separate PR.
Yes, in separate PR. In this PR, I want to deal with JVMTI tests specifically. We can take JVMTI tests off the problemlist exactly because of `@requires vm.continuations` added in this PR.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8990
More information about the serviceability-dev
mailing list