JDK-8287887 : Change vmTestbase/gc/gctests/PhantomReference/phantom001/phantom001.java to not run with -Xcomp
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 19
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2022-06-07
  • Updated: 2023-12-05
  • Resolved: 2023-12-05
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 22
22Resolved
Related Reports
Relates :  
Description
Test
vmTestbase/gc/gctests/PhantomReference/phantom001/phantom001.java🎲
have verification of finalize() method which is unstable and might fail with -Xcomp.

A possible fix would be just to disable running the test with -Xcomp
Comments
Haven't seen timeouts (with or without -Xcomp) on this test in CI for a long time. Closing out for now, reopen if necessary.
05-12-2023

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/9053 Date: 2022-06-07 05:35:45 +0000
07-06-2022