hg: jdk8u/hs-dev/hotspot: 2 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Fri Sep 12 03:23:34 UTC 2014
Changeset: ed3d653e4012
Author: zgu
Date: 2014-09-04 14:50 -0400
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/ed3d653e4012
8055289: Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead
Summary: Return NULL if memory allocation size is bigger than MAX_MALLOC_SIZE when NMT is on
Reviewed-by: coleenp, gtriantafill
! src/share/vm/runtime/os.cpp
! test/TEST.groups
+ test/runtime/NMT/UnsafeMallocLimit.java
Changeset: b2029969cc16
Author: coleenp
Date: 2014-09-12 01:04 +0000
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/b2029969cc16
Merge
More information about the jdk8u-hs-changes
mailing list