-
Bug
-
Resolution: Fixed
-
P2
-
6
Tested OS/Browser:
win 2000 pro(sp4)/IE6
XP-pro(sp2)/IE6
Tested build: jre 6- build 97
Problem:
-------
The Race 3D applet fails to reload with java.io.IOException
It works fine using jre 6- b91. It's a regression since b92+. It 's OK with MS VM.
There 's another old bug (CR#6262579) related to this same applet, but the earlier bug was the problem with loading the applet at the first time. Now, it is a problem with the reload (the first instance loads fine)
Steps to reproduce:
------------------
1) Install jre 6- build 97 into the test system
2) Browse http://www.brackeen.com/home/race3d/index.html
3) Follow the instruction to start the game.
4) The game should loads OK the first time. If you try to reload the applet (either from rightclik-->Refresh or View-->Refresh), you will see the java.io.IOException error (see attached screenshot). You can't continue with the game after that.
This is a regression since jre 6- b92.
win 2000 pro(sp4)/IE6
XP-pro(sp2)/IE6
Tested build: jre 6- build 97
Problem:
-------
The Race 3D applet fails to reload with java.io.IOException
It works fine using jre 6- b91. It's a regression since b92+. It 's OK with MS VM.
There 's another old bug (CR#6262579) related to this same applet, but the earlier bug was the problem with loading the applet at the first time. Now, it is a problem with the reload (the first instance loads fine)
Steps to reproduce:
------------------
1) Install jre 6- build 97 into the test system
2) Browse http://www.brackeen.com/home/race3d/index.html
3) Follow the instruction to start the game.
4) The game should loads OK the first time. If you try to reload the applet (either from rightclik-->Refresh or View-->Refresh), you will see the java.io.IOException error (see attached screenshot). You can't continue with the game after that.
This is a regression since jre 6- b92.
- relates to
-
JDK-6262579 COMPATIBILITY: Race3d applet fails to load
- Closed