hg: jdk7/hotspot-rt/hotspot: 2 new changesets
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Wed Jan 19 10:18:16 PST 2011
Changeset: c1a0ede55d6f
Author: dcubed
Date: 2011-01-19 07:41 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/c1a0ede55d6f
7012493: 2/2 6849574/Test.java fails with Internal Error (src/share/vm/prims/jvmtiTagMap.cpp:3294)
Summary: Refine assertion to work before VMThread has started.
Reviewed-by: ysr, never, dholmes, acorn
! src/share/vm/prims/jvmtiTagMap.cpp
Changeset: 2f33b03bd915
Author: never
Date: 2011-01-19 08:16 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/2f33b03bd915
7013008: 2/3 assert(method == NULL || check_method(method, bcp)) failed: bcp must point into method
Summary: The Relocator should pass a NULL methodOop when rewriting since its resource array can never contain breakpoints.
Reviewed-by: dcubed, kvn, coleenp
! src/share/vm/runtime/relocator.hpp
More information about the hotspot-runtime-dev
mailing list