JDK-8308986 : Disable svc tests failing with virtual thread factory
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 21
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-05-27
  • Updated: 2023-06-05
  • Resolved: 2023-05-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 21
21 b25Fixed
Description
Disable test
java/util/concurrent/locks/Lock/OOMEInAQS.java 
Test provokes OOME and might catch it in an unexpected location.
Also disable
mTestbase/nsk/jvmti/scenarios/allocation/AP04/ap04t001/TestDescription.java
vmTestbase/nsk/jvmti/scenarios/allocation/AP04/ap04t002/TestDescription.java
because of https://bugs.openjdk.org/browse/JDK-8308985
Comments
This ProblemListing was integrated in jdk-21+25-2184.
31-05-2023

Changeset: 327733c9 Author: Leonid Mesnik <lmesnik@openjdk.org> Date: 2023-05-31 00:11:05 +0000 URL: https://git.openjdk.org/jdk/commit/327733c93d65cc1afbc6a1861576341162db1e88
31-05-2023

Bump from P4 -> P2 to match the bug.
30-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14193 Date: 2023-05-27 20:21:46 +0000
27-05-2023