The Itanium debug bundles (j2sdk-1_4_1-test-windows-ia64-debug.tar file) from
the April 24th build have two problems.
1. If I attempt to run java_g from this build I get cannot find
msvcrtd.dll. This DLL must be shipped with the JDK since it is
not available on Itanium systems by default.
2. After I manually add the missing dll, I get a pop up error window which
reads:
"a runtime error has occured, not enough space for arguments"
and the program exits.
the April 24th build have two problems.
1. If I attempt to run java_g from this build I get cannot find
msvcrtd.dll. This DLL must be shipped with the JDK since it is
not available on Itanium systems by default.
2. After I manually add the missing dll, I get a pop up error window which
reads:
"a runtime error has occured, not enough space for arguments"
and the program exits.
- relates to
-
JDK-4675008 Itanium windows workspace missing MSVCRTD.DLL binary
-
- Resolved
-
-
JDK-4679820 java_g.exe fails to launch on Windows if MSVCRTD.dll is missing (Reg-test Java_g
-
- Closed
-