RFR(XS): JDK-8034867 - Object references from expression stack are not visible as roots via jvmti FollowReferences and HeapDump (original) (raw)
Coleen Phillimore coleen.phillimore at oracle.com
Wed Feb 19 11:28:26 PST 2014
- Previous message: Codereview request: 8035195 demo/jvmti/mtrace/TraceJFrame.java can't connect to X11
- Next message: RFR(XS): JDK-8034867 - Object references from expression stack are not visible as roots via jvmti FollowReferences and HeapDump
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This change looks good. Do you need a sponsor? thanks, Coleen
On 2/13/14 11:57 AM, Siebenborn, Axel wrote:
Hi all, could I have a review for the following change? It adds code to iterate over the slots of the expression stack. Found object references are used as heap roots, the same way as object references in locals slots. Bug: https://bugs.openjdk.java.net/browse/JDK-8034867 Webrev: http://sapjvm.com/as/webrevs/8034867 Thanks, Axel
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20140219/8b4a8588/attachment.html
- Previous message: Codereview request: 8035195 demo/jvmti/mtrace/TraceJFrame.java can't connect to X11
- Next message: RFR(XS): JDK-8034867 - Object references from expression stack are not visible as roots via jvmti FollowReferences and HeapDump
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]