Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083303 | emb-9 | Markus Grönlund | P4 | Resolved | Fixed | team |
That assert is wrong, because allocation granularity affects the alignment of attach addresses, not the allocated size.
See http://msdn.microsoft.com/en-us/library/windows/desktop/aa366887%28v=vs.85%29.aspx
See http://msdn.microsoft.com/en-us/library/windows/desktop/aa366887%28v=vs.85%29.aspx
- backported by
-
JDK-8083303 os::reserve_memory() on Windows should not assert that allocation size is aligned to OS allocation granularity
-
- Resolved
-