hg: jdk/jdk: 8213708: Different #ifdef guards cause incorrect use of Monitor::check_block_state()

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Nov 14 15:21:06 UTC 2018


Changeset: 3b2d22602c16
Author:    pchilanomate
Date:      2018-11-14 09:50 -0500
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/3b2d22602c16

8213708: Different #ifdef guards cause incorrect use of Monitor::check_block_state()
Summary: Wrapped check_block_state() method in DEBUG_ONLY macro and make the use of the latter more consistent
Reviewed-by: dcubed, dholmes

! src/hotspot/share/runtime/mutex.cpp
! src/hotspot/share/runtime/mutex.hpp



More information about the jdk-changes mailing list