-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 22
-
Component/s: hotspot
This only seems to happen on windows-x64-debug. It's possible that this is a timeout in the waiting part of the loop that is expecting reference processing to complete within about a second. The graal Xcomp slowness can sometimes make the reference processing step take longer which has caused other tests to fail intermittently.