On Wed, 2 Dec 2020 18:47:10 GMT, Maurizio Cimadamore <[email protected]> wrote:
> The accessor methods in the `MemoryAccess` class are missing `@ForceInline` > annotations. This causes odd behavior on certain benchmarks, especially if > these methods are called many times in the body of a single method. Marked as reviewed by jvernee (Committer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1570
