Git Product home page Git Product logo

avian's People

Contributors

alexey-pelykh avatar anonymouscommitter avatar bonifaido avatar csoren avatar damjanjovanovic avatar dazaar avatar dicej avatar elementalvoid avatar ericscharff avatar gkvas avatar gzsombor avatar joshuawarner32 avatar mkeesey avatar sgoings avatar soc avatar sszymczy avatar terekcampbell avatar xranby avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

avian's Issues

Win32: Some string functions are broken

On Win32 builds, the output of the DivideByZero test looks like this,

$ ./avian-win32.exe -Xbootclasspath:classpath.jar -cp test.jar DivideByZero
java.lang.ArithmeticException
at ミ".main (line 36)

but should look like this:

$ ./avian.exe -Xbootclasspath:classpath.jar -cp test.jar DivideByZero
java.lang.ArithmeticException
at DivideByZero.main (line 36)

WinCE: Avian only works if installed in device root

Avian currently refuses to run if placed in a directory other than the device root ("" on CE). The VM fails with a ClassNotFoundException, even if the same classpath works when being started from root.

WinCE: System.out.println fails to properly print numbers.

System.out.println fails to properly print numbers. Instead, "W"s or garbage is printed. Output of Java program Misc

java.lang.RuntimeException

at ᄂN6�￿￿￿￿.syncStatic (line WW)

at ᄂN6�￿￿￿￿.main (line WWW)

Sat Jul 21 09:56:13 2012

x

true

WW

WNï¿¯ï¯•ìº¸í¹½è¯´�W

5.11014e-210

5.11014e-210

hi

WinCE: Jalimo SWT Example2 fails with ArrayIndexOutOfBoundsException

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.