hotspot/test/compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java
changeset 39291 a4efe145313d
parent 39266 be8d2fb376bd
child 40034 4a288aaf8511
equal deleted inserted replaced
39290:0cc9f5028562 39291:a4efe145313d
    22  */
    22  */
    23 
    23 
    24 /**
    24 /**
    25  * @test
    25  * @test
    26  * @bug 8156034
    26  * @bug 8156034
    27  * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | os.simpleArch == "aarch64")
    27  * @requires (vm.simpleArch == "x64" | vm.simpleArch == "sparcv9" | vm.simpleArch == "aarch64")
    28  * @library / /testlibrary
    28  * @library / /testlibrary
    29  * @library ../common/patches
    29  * @library ../common/patches
    30  * @modules java.base/jdk.internal.misc
    30  * @modules java.base/jdk.internal.misc
    31             java.base/jdk.internal.org.objectweb.asm
    31             java.base/jdk.internal.org.objectweb.asm
    32  *          java.base/jdk.internal.org.objectweb.asm.tree
    32  *          java.base/jdk.internal.org.objectweb.asm.tree