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

Evgeny Nikitin enikitin at openjdk.org
Tue Dec 17 16:59:54 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.

Evgeny Nikitin has updated the pull request incrementally with one additional commit since the last revision:

  Fix case identifiers

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22782/files
  - new: https://git.openjdk.org/jdk/pull/22782/files/9ef7d5ee..4e9f703d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22782&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22782&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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