-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
7u10
-
x86
-
windows
When applet "Middoploy" loaded from http://www.jgames.com and game started.
Applet trows
Exception in thread
"AWT-EventQueue-2"
java.lang.ClassCastException: [S cannot be cast to [I
at java.awt.image.DirectColorModel.getRGB(Unknown Source)
Applet trows
Exception in thread
"AWT-EventQueue-2"
java.lang.ClassCastException: [S cannot be cast to [I
at java.awt.image.DirectColorModel.getRGB(Unknown Source)
- duplicates
-
JDK-6997116 The case automatically failed due to java.lang.ClassCastException.
- Resolved