hg: hsx/hotspot-rt/hotspot: 2 new changesets
zhengyu.gu at oracle.com
zhengyu.gu at oracle.com
Mon Nov 5 16:00:06 PST 2012
Changeset: 69ad7823b1ca
Author: zgu
Date: 2012-11-05 15:30 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/69ad7823b1ca
8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <= cur->base()) failed: Can not overlap in memSnapshot.cpp
Summary: NMT should allow overlapping committed regions as long as they belong to the same reserved region
Reviewed-by: dholmes, coleenp
! src/share/vm/services/memPtr.hpp
! src/share/vm/services/memSnapshot.cpp
Changeset: 8940ddc1036f
Author: zgu
Date: 2012-11-05 13:55 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/8940ddc1036f
Merge
- test/runtime/7158800/BadUtf8.java
- test/runtime/7158800/InternTest.java
- test/runtime/7158800/Test7158800.sh
- test/runtime/7158800/badstrings.txt
More information about the serviceability-dev
mailing list