RFR[XS]: 8234912 [lworld] getfield should use fast path before being quickened
David Simms
david.simms at oracle.com
Wed Nov 27 16:02:12 UTC 2019
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