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

java fails if I try to execute a java app on a path that contains a "#"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.3.0
    • tools
    • beta2
    • x86
    • windows_98



      Name: krC82822 Date: 10/18/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)


      If I put a .java source code (HelloWorld code for example) in a directory like:

      C:\Temp\proj#1

      and compile and run it, then I have an error.
      Here is the console output:
      -------------------------------------
      C:\Temp\proj#1>javac HelloWorld.java

      C:\Temp\proj#1>java HelloWorld
      Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorld
      (Review ID: 111047)
      ======================================================================

            gafter Neal Gafter (Inactive)
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: