Re: Fix potential race between Logger configuration and GCs in HttpURLConWithProxy test

2020-07-23 Thread Charlie Gracie
Hi Daniel, Thanks for the review! Yep, I will need a sponsor for this. Cheers, Charlie Gracie On 2020-07-23, 8:38 AM, "Daniel Fuchs" wrote: > Hi Charlie, > > Thanks for finding and fixing this! > I have fixed many such failures in the logging tests in > the past. &

Fix potential race between Logger configuration and GCs in HttpURLConWithProxy test

2020-07-22 Thread Charlie Gracie
oahGCHeuristics=aggressive Thanks, Charlie Gracie [1] https://bugs.openjdk.java.net/browse/JDK-8183369 [2] https://docs.oracle.com/en/java/javase/14/docs/api/java.logging/java/util/logging/Logger.html#getLogger(java.lang.String)