RFR (S) : 8074980 : add WhiteBox API to get a flag value for a method (original) (raw)
Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Mar 12 16:09:29 UTC 2015
- Previous message: RFR (S) : 8074980 : add WhiteBox API to get a flag value for a method
- Next message: [9] RFR(S): 8074869: C2 code generator can replace -0.0f with +0.0f on Linux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Good.
Thanks, Vladimir
On 3/12/15 7:51 AM, Igor Ignatyev wrote:
after offline conversation w/ Filipp, updated hotspot part of fix[*]: method handle resolution moved to GetMethodOption.
http://cr.openjdk.java.net/~iignatyev/8074980/hotspot/webrev.01/ Igor On 03/12/2015 04:16 AM, Igor Ignatyev wrote: http://cr.openjdk.java.net/~iignatyev/8074980/root/webrev.00/
18 lines changed: 18 ins; 0 del; 0 mod; http://cr.openjdk.java.net/~iignatyev/8074980/hotspot/webrev.00/ 201 lines changed: 201 ins; 0 del; 0 mod;
Hi all, please review the patch which adds API to get option value specific for a method. bug: https://bugs.openjdk.java.net/browse/JDK-8074980 -- Thanks, Igor
- Previous message: RFR (S) : 8074980 : add WhiteBox API to get a flag value for a method
- Next message: [9] RFR(S): 8074869: C2 code generator can replace -0.0f with +0.0f on Linux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list