-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
1.4.0
-
x86
-
windows_nt
Steps to reproduce :
1. Copy/ install jdk1.4 binaries (build 16) on a windows NT machine.
2. Have any java files in your test directory
3. Run the following command :
javac *.java
It returns :
error: cannot read: *.java
1 error
If you try to compile the same java files individually, they get compiled.
1. Copy/ install jdk1.4 binaries (build 16) on a windows NT machine.
2. Have any java files in your test directory
3. Run the following command :
javac *.java
It returns :
error: cannot read: *.java
1 error
If you try to compile the same java files individually, they get compiled.
- duplicates
-
JDK-4342394 Compilation of Multiple java files filed
-
- Resolved
-