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

SendaoYan syan at openjdk.org
Mon Jan 20 15:44:37 UTC 2025


On Tue, 24 Dec 2024 01:51:51 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [cf28fd4c](https://github.com/openjdk/jdk/commit/cf28fd4cbc6507eb69fcfeb33622316eb5b6b0c5) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Evgeny Nikitin on 20 Dec 2024 and was reviewed by Jaikiran Pai, Leonid Mesnik and SendaoYan.
> 
> Thanks!

Tests runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java and runtime/logging/LoaderConstraintsTest.java fail with virtual threads. Shouldn't be executed in this mode. Clean backport to jdk24.

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

PR Comment: https://git.openjdk.org/jdk/pull/22872#issuecomment-2602739291


More information about the hotspot-runtime-dev mailing list