-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P1
-
None
-
Affects Version/s: 1.4.0
-
Component/s: infrastructure
-
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
-