Running into this while working on Ruboto[1]:
# dalvikvm -classpath ruboto.jar org.jruby.Main -e "puts 1"
86
HugeEnumSet.java:102:in `next': java.lang.ArrayIndexOutOfBoundsException
from HugeEnumSet.java:52:in `next'
from Ruby.java:1237:in `initErrno'
The "86" there is the size of the enumset, so it doesn't appear to be an
issue with it being empty. I haven't looked at dalvik source yet. Anyone
else run into this?
- Charlie
[1] http://blog.headius.com/2009/02/domo-arigato-mr-ruboto.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---