8081522: build failed with jdk8081452 change
To remove the missed import line Reviewed-by: alanb
This commit is contained in:
parent
97f5b473ec
commit
5fbfe34bf6
@ -32,7 +32,6 @@ package sun.nio.cs.ext;
|
|||||||
import java.lang.ref.SoftReference;
|
import java.lang.ref.SoftReference;
|
||||||
import java.nio.charset.Charset;
|
import java.nio.charset.Charset;
|
||||||
import java.nio.charset.spi.CharsetProvider;
|
import java.nio.charset.spi.CharsetProvider;
|
||||||
import sun.nio.cs.AbstractCharsetProvider;
|
|
||||||
import java.security.AccessController;
|
import java.security.AccessController;
|
||||||
import java.security.PrivilegedAction;
|
import java.security.PrivilegedAction;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user