hg: jdk9/hs-rt/hotspot: 2 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu Sep 25 15:13:33 UTC 2014
Changeset: 89ca0f8665e5
Author: coleenp
Date: 2014-09-25 07:52 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/89ca0f8665e5
8058818: Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms
Summary: The assert was firing for NMT_Off and minimal too even though the size isn't used.
Reviewed-by: gtriantafill, dholmes
! src/share/vm/services/mallocTracker.cpp
+ test/runtime/NMT/UnsafeMallocLimit2.java
Changeset: 56b0d48b9829
Author: coleenp
Date: 2014-09-25 12:04 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/56b0d48b9829
Merge
More information about the jdk9-hs-rt-changes
mailing list