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

Reply via email to