-
Bug
-
Resolution: Unresolved
-
P4
-
25
Raised after discussion in JDK-8322983's PR[1]:
> At some later date I think these 2 tests (or at least the TestEmptyBootstrapMethodsAttr test) could be updated to make them pass with virtual thread execution mode as well
Tests in question:
runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java
runtime/logging/LoaderConstraintsTest.java
Let's try to fix them back.
[1] https://github.com/openjdk/jdk/pull/22782
> At some later date I think these 2 tests (or at least the TestEmptyBootstrapMethodsAttr test) could be updated to make them pass with virtual thread execution mode as well
Tests in question:
runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java
runtime/logging/LoaderConstraintsTest.java
Let's try to fix them back.
[1] https://github.com/openjdk/jdk/pull/22782
- relates to
-
JDK-8322983 Virtual Threads: exclude 2 tests
- Resolved