-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
solaris_8u1, 1.2.1_04
If there is a pound sign ('#") anywhere in the path of a java program,
when you try to run the program you get:
Exception in thread "main" java.lang.NoClassDefFoundError
A pound sign in a path isn't that unusual. Volume Management (vold)
seems to sometimes use them when creating directory names:
% ls /cdrom
cdrom1@ sol_8_sparc_2#1/
In the above example, I am unable to run any of the java installation
wizards on the mounted cd.
See also bug 4261416.
when you try to run the program you get:
Exception in thread "main" java.lang.NoClassDefFoundError
A pound sign in a path isn't that unusual. Volume Management (vold)
seems to sometimes use them when creating directory names:
% ls /cdrom
cdrom1@ sol_8_sparc_2#1/
In the above example, I am unable to run any of the java installation
wizards on the mounted cd.
See also bug 4261416.
- duplicates
-
JDK-4273532 toURL() method in File class needs to escape excluded URL characters
-
- Closed
-
- relates to
-
JDK-4261416 '#' in path breaks the search algorith for classes
-
- Closed
-
-
JDK-4290786 JARs ending with # (e.g. ESlateCanvas#.jar) are ignored from the CLASSPATH
-
- Closed
-