RFR: 8275162: Replace 'def' macros in mutexLocker.cpp

Patricio Chilano Mateo pchilanomate at openjdk.java.net
Thu Oct 21 16:00:16 UTC 2021


On Thu, 21 Oct 2021 15:24:46 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This patch removes the 'def' macros from mutexLocker.cpp so it can use the default values for _allow_vm_block when possible and no more macro.
> Tested with tier1-3 with product and debug builds.

LGTM!

Thanks,
Patricio

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

Marked as reviewed by pchilanomate (Committer).

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


More information about the hotspot-runtime-dev mailing list