[jdk11u-dev] Integrated: 8226976: SessionTimeOutTests uses == operator for String value check

Goetz Lindenmaier goetz at openjdk.org
Tue Jun 21 12:49:05 UTC 2022


On Wed, 15 Jun 2022 08:13:25 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.17-oracle.

This pull request has now been integrated.

Changeset: 8c37d065
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/8c37d06595a266ac2829e30e16002b8c05ae0c1e
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8226976: SessionTimeOutTests uses == operator for String value check

Use String.equals() instead of == operator

Backport-of: 178bf44f565e8eb60c904056e35390b88111d65e

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1154


More information about the jdk-updates-dev mailing list