RFR: 8258625: [JVMCI] refactor and unify JVMCI readFieldValue path

Vladimir Kozlov kvn at openjdk.java.net
Mon Apr 26 17:24:34 UTC 2021


On Fri, 23 Apr 2021 18:39:11 GMT, Tom Rodriguez <never at openjdk.org> wrote:

> This was originally just a cleanup but it turned out to be a partial safety fix for folding reads during compilation.  I've rolled in a couple other safety checks that were found along the way, along with jtreg test improvements that exercise the new paths.

Seems good.
Doug should review it too.

-------------

Marked as reviewed by kvn (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3659


More information about the hotspot-compiler-dev mailing list