Issue Type: Bug Bug
Affects Versions: JRuby 1.7.0.pre1
Assignee: Unassigned
Components: Windows
Created: 10/Jun/12 3:25 AM
Description:

I've downloaded and unzipped jruby1.7.0preview1
After that I've tried "jruby -e 'i = 1'" and have got NPE

c:\ruby\jruby-1.7.0.preview1\bin>jruby -e 'i = 1'
RubyEncoding.java:178:in `encode': java.lang.NullPointerException
from RubyString.java:393:in `<init>'
from RubyString.java:482:in `newString'
from Ruby.java:3086:in `newString'
from Ruby.java:1338:in `initCore'
from Ruby.java:1206:in `bootstrap'
from Ruby.java:1165:in `init'
from Ruby.java:262:in `newInstance'
from Main.java:248:in `internalRun'
from Main.java:230:in `run'
from Main.java:214:in `run'
from Main.java:194:in `main'

I've tried with both 32bits and 64bits jdk.

Environment: Windows7, jdk1.7.0_04
Project: JRuby
Priority: Major Major
Reporter: Oleg Sukhodolsky
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to