Duplicate :
|
|
Relates :
|
Warning Messages display when loading SwingSet2.java testcase in RedHat8.0 with zh_CN locale. (see details as follow) Reproduce steps: For Mantis PIT testing for build b08 (/net/jano.sfbay/export/disk12/i18n/ws/jdk1.4.2-PIT/binaries) 1) Loading SwingSet2 testcase 2) Warning Messages Display: [tester@i18n-dl1700-4 SwingSet2]$ /home/tester/pit/j2sdk1.4.2/bin/java SwingSet2 Exception in thread "main" java.lang.NoClassDefFoundError: SwingSet2 [tester@i18n-dl1700-4 SwingSet2]$ /home/tester/pit/j2sdk1.4.2/bin/java -jar SwingSet2.jar [tester@i18n-dl1700-4 SwingSet2]$ /home/tester/pit/j2sdk1.4.2/bin/java -jar SwingSet2.jar Warning: Cannot convert string "<Key>Escape,_Key_Cancel" to type VirtualBinding Warning: Cannot convert string "<Key>Home,_Key_Begin" to type VirtualBinding Warning: Cannot convert string "<Key>F1,_Key_Help" to type VirtualBinding Warning: Cannot convert string "Shift<Key>F10,_Key_Menu" to type VirtualBinding Warning: Cannot convert string "<Key>F10,Shift_Key_Menu" to type VirtualBinding Warning: Cannot convert string "<Key>KP_Enter,_Key_Execute" to type VirtualBinding Warning: Cannot convert string "Alt<Key>Return,Alt_Key_KP_Enter" to type VirtualBinding