On Thu, 16 Dec 2021 20:16:39 GMT, Evgeny Nikitin <eniki...@openjdk.org> wrote:

>> test/hotspot/jtreg/compiler/jvmti/TriggerBuiltinExceptionsTest.java line 28:
>> 
>>> 26:  * @bug 8269574
>>> 27:  * @summary Verifies that exceptions are reported correctly to JVMTI in 
>>> the compiled code
>>> 28:  * @requires vm.jvmti
>> 
>> You also require the JIT
>
> Added a requirement for the c1 or c2.

Really, we don't add @requires for jit compiler. There are a lot of tests that 
fail with Xnt.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5889

Reply via email to