git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Mon Aug 10 18:38:38 UTC 2020
Changeset: ed5696dd
Author: Charlie Gracie <charlie.gracie at microsoft.com>
Committer: Daniel Fuchs <dfuchs at openjdk.org>
Date: 2020-08-10 19:21:50 +0000
URL: https://git.openjdk.java.net/mobile/commit/ed5696dd
8251361: Potential race between Logger configuration and GCs in HttpURLConWithProxy test
Keep a static reference to the logger to prevent its inadvertent garbage collection while the test is running.
Reviewed-by: dfuchs
! test/jdk/java/net/HttpURLConnection/HttpURLConWithProxy.java
Changeset: 98236fd1
Author: duke <duke at openjdk.org>
Date: 2020-08-10 18:38:03 +0000
URL: https://git.openjdk.java.net/mobile/commit/98236fd1
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list