Thanks to visit codestin.com
Credit goes to github.com

Skip to content

WinCE: Jalimo SWT Example2 fails with ArrayIndexOutOfBoundsException #5

@gkvas

Description

@gkvas

It fails in Long.toString: We might be onto something here, as System.out.orintln of longs also fails.

Load module: avian-dynamic.exe
Load module: zlibce.dll
Load module: jvm.dll
Load module: ws2.dll
Load module: coredll.dll.0409.mui
Load module: coredll.dll
Load module: ole32.dll
Load module: ossvcs.dll
Load module: commctrl.dll
Load module: aygshell.dll
Load module: commdlg.dll.0409.mui
Load module: commdlg.dll
Load module: ceshell.dll
Load module: swt-win32.dll
java/lang/ArrayIndexOutOfBoundsException
at java/lang/Long.toString (line 77)
at java/lang/Integer.toString (line 54)
at java/lang/Integer.toString (line 58)
at java/lang/String.valueOf (line 576)
at java/lang/StringBuilder.append (line 96)
at java/lang/StringBuffer.append (line 59)
at org/jalimo/examples/swt/SwtExample2.createGUI (line 136)
at org/jalimo/examples/swt/SwtExample2. (line 49)
at org/jalimo/examples/swt/SwtExample2.main (line 30)
Unload module: swt-win32.dll
Unload module: commdlg.dll.0409.mui
Unload module: commdlg.dll
Unload module: ceshell.dll

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions