RFR (S) : 8074980 : add WhiteBox API to get a flag value for a method (original) (raw)
Filipp Zhinkin filipp.zhinkin at gmail.com
Thu Mar 12 15:27:25 UTC 2015
- Previous message: RFR (S) : 8074980 : add WhiteBox API to get a flag value for a method
- Next message: RFR (S) : 8074980 : add WhiteBox API to get a flag value for a method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Igor,
Please also update dates in s.h.WhiteBox's copyright header.
Otherwise, the change looks good.
Regards, Filipp.
On Thu, Mar 12, 2015 at 5:51 PM, Igor Ignatyev <igor.ignatyev at oracle.com> 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: RFR (S) : 8074980 : add WhiteBox API to get a flag value for a method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list