Searched refs:debugIsOn (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DHandshakeStateManager.java221 private static final boolean debugIsOn; field in class:HandshakeStateManager
226 debugIsOn = (Handshaker.debug != null) &&
351 if (debugIsOn) {
413 if (debugIsOn) {
853 if (debugIsOn) {
868 if (debugIsOn) {
902 if (debugIsOn) {
H A DDHCrypt.java280 private final static boolean debugIsOn = field in class:DHCrypt.ParametersHolder
488 if (debugIsOn) {
503 if (debugIsOn) {
520 } else if (debugIsOn) {

Completed in 43 milliseconds