[PATCH] JDK-8226976 - SessionTimeOutTests uses == operator for String value check
Xuelei Fan
xuelei.fan at oracle.com
Mon Jul 1 16:47:26 UTC 2019
Hi Jaikiran,
Would you mind update the copyright date to 2019? Otherwise, looks good
to me.
Thanks,
Xuelei
On 6/29/2019 6:03 AM, Jaikiran Pai wrote:
> While investigating a potential regression in JDK 13+, I happened to use
> the test/jdk/javax/net/ssl/SSLSession/SessionTimeOutTests.java. This
> test incorrectly uses the == operator for one of the String checks. I
> have filed a bug[1] with the details and have a patch with the fix here[2].
>
> Can I please get a review and a sponsor for this change?
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8226976
>
> [2] http://cr.openjdk.java.net/~jpai/webrev/8226976/0/webrev/
>
> -Jaikiran
>
>
More information about the security-dev
mailing list