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

Frederic Parain frederic.parain at oracle.com
Wed Nov 27 15:31:41 UTC 2019


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