Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5100715

javac leaves secondary source files open during compilation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 6
    • 5.0
    • tools
    • None
    • x86
    • linux

      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

            tballsunw Tom Ball (Inactive)
            tballsunw Tom Ball (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: