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

xuelei.fan at oracle.com xuelei.fan at oracle.com
Tue Jul 2 15:52:25 UTC 2019


Changeset: 80853c6c9136
Author:    jpai
Date:      2019-07-02 11:07 +0530
URL:       http://hg.openjdk.java.net/jdk/jdk/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-changes mailing list