(I'm not sure, whether you read this on [email protected] already ...)
Hi, there,
I want to read a file (a Google mail address book as CSV), encoded as UTF-16LE.
I want to treat it within my ruby script as UTF-8.
To demonstrate that, I created a few lines of ruby code, that you find belo
I'm porting some code from using the JRuby Embed API directly to
JSR-223. The requirement is driven by a desire to loosely couple the
calling code to the JRuby interpreter; if I use any JRuby classes
directly in the caller, I lose the pluggability I need. All works
well, save for this:
Runtimes ne
at_exit blocks fire before swing threads have exited
Key: JRUBY-5537
URL: http://jira.codehaus.org/browse/JRUBY-5537
Project: JRuby
Issue Type: Bug
Reporter: Roger Pack