-
Bug
-
Resolution: Fixed
-
P2
-
1.1.7
-
b01
-
x86
-
generic
To reproduce this bug: install JDK117 build b in a windows NT/95 platform. Install one of the european supplements (German, Spanish, Italian, French or Swedish). Then run appletviewer in any language - Including English -
All the items in the menu have a garbage character in front. When we choose one of the options in the menu, we obtain a java.lang.NoSuchMethodError and nothing happens. None of the options is working.
Here's the output message:
D:\BRUTUS>java -fullversion
java full version "JDK1.1.7B"
D:\BRUTUS>appletviewer Traffic.html
Exception in thread "AWT-Windows"
java.lang.NoSuchMethodError: sun.awt.windows.WMenuItemPeer: method handleAction(ZI)V not found
at sun.awt.windows.WToolkit.run(WToolkit.java:106)
at java.lang.Thread.run(Compiled Code)
This is a regression bug, I'm using the same european supplements as in JDK115 and JDK116, and both versions, 1.1.5 and 1.1.6, are working fine.
All the items in the menu have a garbage character in front. When we choose one of the options in the menu, we obtain a java.lang.NoSuchMethodError and nothing happens. None of the options is working.
Here's the output message:
D:\BRUTUS>java -fullversion
java full version "JDK1.1.7B"
D:\BRUTUS>appletviewer Traffic.html
Exception in thread "AWT-Windows"
java.lang.NoSuchMethodError: sun.awt.windows.WMenuItemPeer: method handleAction(ZI)V not found
at sun.awt.windows.WToolkit.run(WToolkit.java:106)
at java.lang.Thread.run(Compiled Code)
This is a regression bug, I'm using the same european supplements as in JDK115 and JDK116, and both versions, 1.1.5 and 1.1.6, are working fine.