JDK-8145027 : Exclude NUMAInterleaveGranularity from TestOptionsWithRanges.java
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-12-09
  • Updated: 2015-12-24
  • Resolved: 2015-12-10
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 9
9 b99Fixed
Related Reports
Relates :  
Relates :  
Description
JDK-8142341 added NUMAInterleaveGranularity flag into TestOptionsWithRanges.java and there are 2 nightly failures by TestOptionsWithRanges.java.
And both of them failed by valid value of the flag and specific vm options.

We need to exclude this flag from the test until we have stable range or related routines enhanced.