hg: jdk7/hotspot-comp/hotspot: 6892186: SA does not dump debug info for scalar replaced objects (original) (raw)
vladimir.kozlov at sun.com vladimir.kozlov at sun.com
Wed Oct 21 12:19:04 PDT 2009
- Previous message: hg: jdk7/hotspot-comp/hotspot: 6815692: method handle code needs some cleanup (post-6655638)
- Next message: Request for reviews (XL): 6894206: JVM needs a way to traverse method handle structures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 873ec3787992 Author: kvn Date: 2009-10-21 09:15 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/873ec3787992
6892186: SA does not dump debug info for scalar replaced objects Summary: Implement scalar replaced objects debug info dump in SA. Reviewed-by: twisti
! agent/make/saenv.sh ! agent/make/saenv64.sh ! agent/src/share/classes/sun/jvm/hotspot/CommandProcessor.java ! agent/src/share/classes/sun/jvm/hotspot/code/CodeCache.java ! agent/src/share/classes/sun/jvm/hotspot/code/NMethod.java ! agent/src/share/classes/sun/jvm/hotspot/code/PCDesc.java ! agent/src/share/classes/sun/jvm/hotspot/code/ScopeDesc.java ! agent/src/share/classes/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java ! agent/src/share/classes/sun/jvm/hotspot/utilities/soql/sa.js ! src/share/vm/opto/callnode.cpp ! src/share/vm/runtime/vmStructs.cpp
- Previous message: hg: jdk7/hotspot-comp/hotspot: 6815692: method handle code needs some cleanup (post-6655638)
- Next message: Request for reviews (XL): 6894206: JVM needs a way to traverse method handle structures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list