Integrated: 8291508: Fix some tests with "requires vm.jvmti & vm.continuations"
Ao Qi
aoqi at openjdk.org
Wed Aug 3 17:36:14 UTC 2022
On Thu, 28 Jul 2022 16:11:12 GMT, Ao Qi <aoqi at openjdk.org> wrote:
> `vmTestbase/nsk/jvmti/GetThreadInfo/thrinfo001/TestDescription.java` and `vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineVirtual/StressRedefineVirtual.java` are added or modified by [JDK-8284161](https://bugs.openjdk.org/browse/JDK-8284161), and they are failed if Loom or JVMTI is not supported.
>
> The issue could be reproduced by zero.
This pull request has now been integrated.
Changeset: 0cc49fd9
Author: Ao Qi <aoqi at openjdk.org>
Committer: Serguei Spitsyn <sspitsyn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0cc49fd9eac5259543a3c41b7a32b6e01a1b0ad5
Stats: 2 lines in 2 files changed: 2 ins; 0 del; 0 mod
8291508: Fix some tests with "requires vm.jvmti & vm.continuations"
Reviewed-by: sspitsyn, lmesnik, alanb
-------------
PR: https://git.openjdk.org/jdk/pull/9677
More information about the serviceability-dev
mailing list