RFR: 8322983: Virtual Threads: exclude 2 tests [v2]

Jaikiran Pai jpai at openjdk.org
Fri Dec 20 04:09:44 UTC 2024


On Tue, 17 Dec 2024 16:59:54 GMT, Evgeny Nikitin <enikitin at openjdk.org> wrote:

>> Tests
>> runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java
>> runtime/logging/LoaderConstraintsTest.java
>> 
>> fail with virtual threads. Shouldn't be executed in this mode.
>> 
>> Testing: tiers 1 through 3 and tier5, all passed.
>
> Evgeny Nikitin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix case identifiers

Thank you for filing the additional issue to address the test failures in future.
This current change still looks good to me.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22782#pullrequestreview-2516745908


More information about the hotspot-runtime-dev mailing list