RFR: 8275162: Replace 'def' macros in mutexLocker.cpp
Coleen Phillimore
coleenp at openjdk.java.net
Fri Oct 22 13:37:07 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.
This change depended on the change for JDK-8274794 which I'm not going to redo. Will try Ioi's varargs idea.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6066
More information about the hotspot-runtime-dev
mailing list