On Mon, 16 Nov 2020 12:30:53 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> wrote:
> This simple patch fixes a build issue on Windows x86 introduced by the new > scoped memory access changes. The culprit is a signature mismatch between hpp > and cpp function definition. Already handled by #1222 ? ------------- PR: https://git.openjdk.java.net/jdk/pull/1224