###@###.###
10/10/2002
Java version: 1.4.2-beta-b03 64-bit on windows
When I ran Java2Demo by using 1.4.2 b03 on windowsXP 64 bits, the application loaded in its half way, it is aborted, but when you use 1.4.1 runtime to launch the application in the same dir, it is fine.
appletviewer also has the same problem.
To reproduce the problems:
1. untar the b03 on windowsXP (itanium) by using .tar file, tar -xvf *.tar;
2. run Java2Demo by using:
bin\java -jar demo\jfc\Java2Demo\*.jar
or
bin\appletviewer demo\jfc\Java2Demo\*.html
You will see the loading will abort when it is about loaded on the half way;
3. Switch the runtime to 1.4.1 FCS(b21), repeat above steps by using the same tests in demo in j2sdk1.4.2, you will see the application is running fine.
10/10/2002
Java version: 1.4.2-beta-b03 64-bit on windows
When I ran Java2Demo by using 1.4.2 b03 on windowsXP 64 bits, the application loaded in its half way, it is aborted, but when you use 1.4.1 runtime to launch the application in the same dir, it is fine.
appletviewer also has the same problem.
To reproduce the problems:
1. untar the b03 on windowsXP (itanium) by using .tar file, tar -xvf *.tar;
2. run Java2Demo by using:
bin\java -jar demo\jfc\Java2Demo\*.jar
or
bin\appletviewer demo\jfc\Java2Demo\*.html
You will see the loading will abort when it is about loaded on the half way;
3. Switch the runtime to 1.4.1 FCS(b21), repeat above steps by using the same tests in demo in j2sdk1.4.2, you will see the application is running fine.
- duplicates
-
JDK-4771314 Linux64: Cannot launch Java2D and SwingSet2 demos in mantis b05 SDK bundle
-
- Closed
-