JDK-8135207 : [TESTBUG] UseCompressedOops.java should tolerate inability to map heap to a specific address
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2015-09-08
  • Updated: 2019-05-28
  • Resolved: 2018-11-02
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 12
12Resolved
Related Reports
Relates :  
Description
The use of HeapBaseMinAddress does not necessarily guarantee that the OS will fulfill the request. The test should tolerate such failures.


Comments
This test has not failed since 2015. Search of failures data shows no failures in the past 6 months or so. Closing as CNR.
02-11-2018