RFR: 8257622: MemoryAccess methods are missing @ForceInline annotations

Narakron github.com+66696993+nrakron at openjdk.java.net
Wed Dec 2 19:03:00 UTC 2020


On Wed, 2 Dec 2020 18:47:10 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> 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 Nrakron at github.com (no known OpenJDK username).

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

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


More information about the core-libs-dev mailing list