JDK-8137215 : Assert failure Must cover regions
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2015-09-27
  • Updated: 2015-10-27
  • Resolved: 2015-10-27
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
9Resolved
Related Reports
Relates :  
Relates :  
Description
Crash Internal Error ...virtualMemoryTracker.cpp...assert(rgn->contain_region(addr, size)) failed: Must cover this region
Comments
The failure above is because of the open bug that I linked to. I've copied the rule into that. Or rather because we backed out the original fix and this bug is the one we are tracking it with. This bug was because of the mismerge in JPRT rerun job, as diagnosed by Jesper.
27-10-2015

If the assert fired, then the change was not included in the build. The change removed the assert.
29-09-2015

This problem was fixed but didn't make it into the 9/25/2015 nightly build.
28-09-2015