Charlie Gracie
|
ed5696dd2c
|
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
|
2020-08-10 19:21:50 +01:00 |
|
Ravi Reddy
|
b2f1f73e75
|
8183369: RFC unconformity of HttpURLConnection with proxy
HttpURLConnection retried with proxy if the connection fails on first attempt as per RFC
Reviewed-by: chegar, dfuchs, vtewari
|
2020-03-05 03:27:17 -05:00 |
|
Daniel Fuchs
|
dc300483a7
|
8227539: Replace wildcard address with loopback or local host in tests - part 20
Update some tests to stop using the wildcard address.
Reviewed-by: michaelm
|
2019-07-10 22:33:23 +02:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|