hg: jdk7/hotspot-comp/hotspot: 6706829: Compressed Oops: add debug info for narrow oops
vladimir.kozlov at sun.com
vladimir.kozlov at sun.com
Wed Sep 10 20:35:32 PDT 2008
Changeset: cecd8eb4e0ca
Author: kvn
Date: 2008-09-10 18:23 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/cecd8eb4e0ca
6706829: Compressed Oops: add debug info for narrow oops
Summary: Add support for narrow oops in debug info to avoid decoding.
Reviewed-by: rasbold, never
! agent/src/share/classes/sun/jvm/hotspot/code/Location.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/CompiledVFrame.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/VM.java
! agent/src/share/classes/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java
! src/share/vm/code/location.cpp
! src/share/vm/code/location.hpp
! src/share/vm/opto/callnode.cpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/output.cpp
! src/share/vm/runtime/stackValue.cpp
! src/share/vm/runtime/vmStructs.cpp
More information about the jdk7-changes
mailing list