RFR: 8302491: NoClassDefFoundError omits the original cause of an error [v3]
Coleen Phillimore
coleenp at openjdk.org
Tue Feb 21 14:53:26 UTC 2023
On Wed, 15 Feb 2023 01:40:09 GMT, Ilarion Nakonechnyy <inakonechnyy at openjdk.org> wrote:
>> test/hotspot/jtreg/runtime/ClassInitErrors/TestNoClassDefFoundCause.java line 26:
>>
>>> 24: /**
>>> 25: * @test
>>> 26: * @bug 1234567
>>
>> Fix the bug number.
>> Do you need a @requires to run with -Xcomp?
>
> Do you propose to use something like
> `@requires vm.compMode != "Xint"`
No just leave it unspecified.
-------------
PR: https://git.openjdk.org/jdk/pull/12566
More information about the hotspot-dev
mailing list