hg: jdk/sandbox: 8226976: SessionTimeOutTests uses == operator for String value check

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Jul 2 16:00:16 UTC 2019


Changeset: 80853c6c9136
Author:    jpai
Date:      2019-07-02 11:07 +0530
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/80853c6c9136

8226976: SessionTimeOutTests uses == operator for String value check
Summary: Use String.equals() instead of == operator
Reviewed-by: xuelei

! test/jdk/javax/net/ssl/SSLSession/SessionTimeOutTests.java



More information about the jdk-sandbox-changes mailing list