hg: jdk7/hotspot-gc/hotspot: 6730514: assertion failure in mangling code when expanding by 0 bytes
jon.masamitsu at sun.com
jon.masamitsu at sun.com
Thu Jul 31 14:03:47 PDT 2008
Changeset: 818a18cd69a8
Author: jmasa
Date: 2008-07-30 11:54 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/818a18cd69a8
6730514: assertion failure in mangling code when expanding by 0 bytes
Summary: An expansion by 0 bytes was not anticipated when the assertion was composed.
Reviewed-by: jjh, jcoomes, apetrusenko
! make/windows/makefiles/defs.make
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
! src/share/vm/gc_implementation/parallelScavenge/psOldGen.cpp
! src/share/vm/gc_implementation/shared/spaceDecorator.cpp
! src/share/vm/memory/compactingPermGenGen.cpp
! src/share/vm/memory/compactingPermGenGen.hpp
! src/share/vm/memory/generation.cpp
! src/share/vm/memory/generation.hpp
More information about the jdk7-changes
mailing list