[jdk11u-dev] RFR: 8251361: Potential race between Logger configuration and GCs in HttpURLConWithProxy test

Aleksey Shipilev shade at openjdk.java.net
Mon Aug 9 07:01:57 UTC 2021


This backport is simple, but it does not apply cleanly to 11u due to context conflict with "8227539: Replace wildcard address with loopback or local host in tests - part 20". It brought `throws Exception` to `main` method. I resolved that conflict by hand.

Additional testing:
 - [x] Affected test still passes

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

Commit messages:
 - Backport ed5696dd2ce318b2480c96b5eeaf319853ce5d89

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/208/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=208&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8251361
  Stats: 7 lines in 1 file changed: 4 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/208.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/208/head:pull/208

PR: https://git.openjdk.java.net/jdk11u-dev/pull/208


More information about the jdk-updates-dev mailing list