Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
8
-
b86
-
generic
-
generic
Description
Code inside javac reflectively probes at ClassLoader objects to see if they are Closeable, which some are as of JDK 7. If JDK 7 or later could be assumed, the code for such checks could be simplified.
Attachments
Issue Links
- relates to
-
JDK-6906175 bridge JSR199 and JSR 203 APIs
- Closed
-
JDK-6575445 Update annotation processor to only use java.util.ServiceLoader
- Closed
-
JDK-7041251 Use j.u.Objects utility methods in langtools
- Closed