ADDITIONAL SYSTEM INFORMATION :
Tried with Oracle jdk 14.
A DESCRIPTION OF THE PROBLEM :
The class jdk.internal.net.http.HttpClientImpl contains a couple of unused imports
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
The unused imports are import java.io.UncheckedIOException and import java.util.concurrent.CompletionException;
Tried with Oracle jdk 14.
A DESCRIPTION OF THE PROBLEM :
The class jdk.internal.net.http.HttpClientImpl contains a couple of unused imports
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
The unused imports are import java.io.UncheckedIOException and import java.util.concurrent.CompletionException;
- is cloned by
-
JDK-8246048 Replace LinkedList with ArrayLists in java.net
-
- Open
-