JDK-8188245 : [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can fail
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 10
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2017-10-03
  • Updated: 2018-03-01
  • Resolved: 2017-10-19
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 10
10 b31Fixed
Related Reports
Relates :  
Sub Tasks
JDK-8188246 :  
Description
Seen in multiple JPRT test runs:

java.lang.RuntimeException: SoftReference time(381.2ms) is less than the sum(381.3ms) of each phases

This looks like it may well be a floating-point math rounding issue in the test.