JDK-8369132 : Disable vmTestbase/gc/vector/CircularListLow and LinearListLow with SerialGC
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 26
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2025-10-03
  • Updated: 2025-10-03
  • Resolved: 2025-10-03
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 26
26 masterFixed
Description
In order to reduce the noise in the JDK26 CI, I'm disabling these two tests:

vmTestbase/gc/vector/CircularListLow/TestDescription.java
vmTestbase/gc/vector/LinearListLow/TestDescription.java

when the SerialGC collector is in use.
Comments
Changeset: 837f634b Branch: master Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2025-10-03 21:11:33 +0000 URL: https://git.openjdk.org/jdk/commit/837f634bf29fd877dd62a2e0f7d7a1bd383372d3
03-10-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27629 Date: 2025-10-03 20:41:31 +0000
03-10-2025