[9] RFR (XS): 8075269: Extend -XX:CompileCommand=print, * to work for MethodHandle.invokeBasic/linkTo* (original) (raw)
Dean Long dean.long at oracle.com
Mon Mar 16 21:20:42 UTC 2015
- Previous message: [9] RFR (XS): 8075269: Extend -XX:CompileCommand=print, * to work for MethodHandle.invokeBasic/linkTo*
- Next message: [9] RFR (XS): 8075270: Print locals & stack slots location for PcDescs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good. I guess this applies to all native nmethods, not just invokeBasic.
dl
On 3/16/2015 12:19 PM, Vladimir Ivanov wrote:
http://cr.openjdk.java.net/~vlivanov/8075269/webrev.00/ https://bugs.openjdk.java.net/browse/JDK-8075269
In addition to PrintAssembly, consult CompilerOracle as well. Testing: manual (-XX:CompileCommand=print,java.*::invokeBasic on trivial java.lang.invoke test). Thanks! Best regards, Vladimir Ivanov
- Previous message: [9] RFR (XS): 8075269: Extend -XX:CompileCommand=print, * to work for MethodHandle.invokeBasic/linkTo*
- Next message: [9] RFR (XS): 8075270: Print locals & stack slots location for PcDescs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list