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

Coleen Phillimore coleenp at openjdk.java.net
Thu Oct 21 16:17:05 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.

Thanks Patricio!

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

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


More information about the hotspot-runtime-dev mailing list