Duplicate :
|
com.sun.tools.javac.jvm.ClassReader calls any sourceCompleter (clients that fill-in class symbols from source) with a InputStream it opened but never closes. For large projects, this has the potential to exceed the maximum number of open files supported by the underlying operating system. Paths.addJarClassPath also leaves jar files open. ###@###.### 10/27/04 20:52 GMT
|