RFR: 8322983: Virtual Threads: exclude 2 tests

Evgeny Nikitin enikitin at openjdk.org
Tue Dec 17 13:49:08 UTC 2024


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.

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

Commit messages:
 - 8322983: Virtual Threads: exclude 2 tests

Changes: https://git.openjdk.org/jdk/pull/22782/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22782&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8322983
  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/22782.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22782/head:pull/22782

PR: https://git.openjdk.org/jdk/pull/22782


More information about the hotspot-runtime-dev mailing list