mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8245623: Remove unused code in sun/nio/fs after Solaris removal
Reviewed-by: alanb
This commit is contained in:
parent
de37507b8e
commit
b2269be8db
4 changed files with 3 additions and 23 deletions
|
@ -34,7 +34,6 @@ import java.util.concurrent.ExecutorService;
|
|||
import java.io.IOException;
|
||||
import java.io.FilePermission;
|
||||
import java.util.*;
|
||||
import java.security.AccessController;
|
||||
|
||||
import sun.nio.ch.ThreadPool;
|
||||
import sun.security.util.SecurityConstants;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue