-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.1.6
-
x86
-
generic
I am not able to compile the demo file XYZApp.java inside of MoleculeViewer folder with the current build of jdk 116d on win32 only. It keeps saying that resource file is not found. Many failures of jck test runs might related with this problems. This problem does not occure on jdk116a.
steps to repro:
-goto jdk116d\bin directory on win95 through Dos prompt
-type javac \directory of your java home\demo\moleculeviewer\xyzapp.java
you will see tbe missing resource error message there.
steps to repro:
-goto jdk116d\bin directory on win95 through Dos prompt
-type javac \directory of your java home\demo\moleculeviewer\xyzapp.java
you will see tbe missing resource error message there.
- duplicates
-
JDK-4104288 javac fails on win32 when using JDK1.1.6C or 1.1.6D builds
-
- Closed
-