RFR[XS]: 8234912 [lworld] getfield should use fast path before being quickened

Frederic Parain frederic.parain at oracle.com
Wed Nov 27 16:04:14 UTC 2019


Thank you,

Fred


> On Nov 27, 2019, at 11:02, David Simms <david.simms at oracle.com> wrote:
> 
> 
> Ah, the holder klass is resolved here...nice.
> 
> Looks good.
> 
> On 27/11/19 4:31 pm, Frederic Parain wrote:
>> Please review this another small change allowing the interpreter
>> to use the fast path to read flattened field before the getfield
>> byte code get rewritten to a quick form.
>> 
>> CR:
>> https://bugs.openjdk.java.net/browse/JDK-8234912
>> 
>> Webrev:
>> http://cr.openjdk.java.net/~fparain/8234912/webrev.00/index.html
>> 
>> Testing: tiers 1 to 3 with Mach5
>> 
>> Thank you,
>> 
>> Fred
>> 
> 




More information about the valhalla-dev mailing list