hg: jdk/jdk: 8251361: Potential race between Logger configuration and GCs in HttpURLConWithProxy test

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Mon Aug 10 18:35:19 UTC 2020


Changeset: c3ca340ea62c
Author:    dfuchs
Date:      2020-08-10 19:21 +0100
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/c3ca340ea62c

8251361: Potential race between Logger configuration and GCs in HttpURLConWithProxy test
Summary: Keep a static reference to the logger to prevent its inadvertent garbage collection while the test is running.
Reviewed-by: dfuchs
Contributed-by: Charlie Gracie <charlie.gracie at microsoft.com>

! test/jdk/java/net/HttpURLConnection/HttpURLConWithProxy.java



More information about the jdk-changes mailing list