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

javac seems to ignore classpath manifest entries in jar files

    XMLWordPrintable

Details

    • b26
    • generic, x86, sparc
    • generic, linux, solaris_2.6, solaris_8, windows_2000

    Description

      javac doesn't seem to "pull in" other jar files listed in the classpath manifest of any jar files included in javac's explicityly defined classpath.

      For example, if B.jar includes A.jar in its classpath manifest and I run:

      javac -classpath B.jar

      I'll receive "class not found" errors for the classes included in A.jar.

      Attachments

        Issue Links

          Activity

            People

              martin Martin Buchholz
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: