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

Can't find class which is in the classpath problem using javac

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • None
    • 1.4.0_02
    • tools
    • None
    • sparc
    • solaris_8

      I'm not actually getting a NPE, but I am able to reproduce the problem reported in bug 4401373. I'm using jdk 1.4.0_02 on Solaris with ant 1.4.1. I was told to file a new bug if it was reproducible in 1.4. Here's my output:
          [javac] <mypath>/MyJavaFile.java:286: cannot access org.openide.util.Task
          [javac] file org/openide/util/Task.class not found
          [javac] public ActionLoaderFolder (final DataFolder folder)
          [javac] ^
          [javac] Note: Some input files use or override a deprecated API.
          [javac] Note: Recompile with -deprecation for details.
          [javac] 1 error

            gafter Neal Gafter (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: