ScriptingContainer#getInstace method doesn't return a correct interface type in
some cases
--
Key: JRUBY-4460
URL: http://jira.codehaus.org/browse/JRUBY-4460
Proj
RubyArray doesn't have toJava method which makes JavaEmbedUtils.rubyToJava fail
---
Key: JRUBY-4515
URL: http://jira.codehaus.org/browse/JRUBY-4515
Project: JRuby
Is
Add all Ruby Hash methods to a Java Map by "add_ruby_methods"
-
Key: JRUBY-4528
URL: http://jira.codehaus.org/browse/JRUBY-4528
Project: JRuby
Issue Type: Wish
Components:
ant clean-all fails
---
Key: JRUBY-4575
URL: http://jira.codehaus.org/browse/JRUBY-4575
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Affects Versions: JRuby 1.5
Reporter: Yoko Harada
an
Ruby.tearDown is slow and causes bad performace of embedding API
-
Key: JRUBY-4589
URL: http://jira.codehaus.org/browse/JRUBY-4589
Project: JRuby
Issue Type: Bug
Comp
test_socket.rb freezes on JDK6 since commit 0d5302c
---
Key: JRUBY-4614
URL: http://jira.codehaus.org/browse/JRUBY-4614
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Ruby#tearDown method causes system exit, but should just raise exception for
embedding API
--
Key: JRUBY-4640
URL: http://jira.codehaus.org/browse/JRUBY-4640
Proj
Regression: JRuby can't handle non-ascii characters correctly
-
Key: JRUBY-4641
URL: http://jira.codehaus.org/browse/JRUBY-4641
Project: JRuby
Issue Type: Bug
Components:
require 'rbconfig' fails on GAE because of NullPointerException
---
Key: JRUBY-4749
URL: http://jira.codehaus.org/browse/JRUBY-4749
Project: JRuby
Issue Type: Bug
Componen
Cucumber Japanese example raises exception on JRuby
---
Key: JRUBY-4940
URL: http://jira.codehaus.org/browse/JRUBY-4940
Project: JRuby
Issue Type: Bug
Components: Parser
Affects V
Embedding API needs another LocalContext model, global runtime and threadlocal
variables
Key: JRUBY-5262
URL: http://jira.codehaus.org/browse/JRUBY-5262
Project:
RubyHash generification - refactoring of internal implementation to make it
backed by Java's Map
Key: JRUBY-5321
URL: http://jira.codehaus.org/browse/JRUBY-5321
new map proxy's inspect method doesn't work when Map object is created in Ruby
--
Key: JRUBY-5353
URL: http://jira.codehaus.org/browse/JRUBY-5353
Project: JRuby
Issu
Regression. 1.6.0RC1 breaks Nokogiri's "rake package"
-
Key: JRUBY-5438
URL: http://jira.codehaus.org/browse/JRUBY-5438
Project: JRuby
Issue Type: Bug
Components: Core Classes/Mod
array on 1.9 mode breaks Nokogiri test.
---
Key: JRUBY-5657
URL: http://jira.codehaus.org/browse/JRUBY-5657
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: J
Yoko Harada created JRUBY-6601:
--
Summary: UNIX socket tests in test/test_socket.rb cause deadlock
Key: JRUBY-6601
URL: https://jira.codehaus.org/browse/JRUBY-6601
Project: JRuby
Issue Type: Bug
Yoko Hara
Adding encapulated parse methods for external uses, such as JSR223 API
implementation
--
Key: JRUBY-1489
URL: http://jira.codehaus.org/browse/JRUBY-1489
Project: JRu
jirb outputs instead of Japanese characters
Key: JRUBY-2126
URL: http://jira.codehaus.org/browse/JRUBY-2126
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Affects
Unicode regular expressions by UTF-8 don't work
---
Key: JRUBY-2982
URL: http://jira.codehaus.org/browse/JRUBY-2982
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Aff
Inconsistent DynamicScope instances in evalScriptlet
Key: JRUBY-3127
URL: http://jira.codehaus.org/browse/JRUBY-3127
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modul
Parsing related methods and class/interdace should have ManyVarsDynamicScope to
share local variables
-
Key: JRUBY-3627
URL: http://jira.codehaus.org/browse/JRUBY-
Wrong String comparison in StaticScope
--
Key: JRUBY-3645
URL: http://jira.codehaus.org/browse/JRUBY-3645
Project: JRuby
Issue Type: Bug
Components: Embedding
Affects Versions: JRuby 1.3RC1
JavaEmbedUtils should have methods to set/reset Standard I/O
Key: JRUBY-3662
URL: http://jira.codehaus.org/browse/JRUBY-3662
Project: JRuby
Issue Type: New Feature
Compon
JRuby's internal change killed JSR 223 JRuby engine's global variable sharing
-
Key: JRUBY-3729
URL: http://jira.codehaus.org/browse/JRUBY-3729
Project: JRuby
Issue
JRuby 1.4.0dev OSGi bundle is not correctly built
-
Key: JRUBY-3883
URL: http://jira.codehaus.org/browse/JRUBY-3883
Project: JRuby
Issue Type: Bug
Components: Embedding
Affects Ve
Two methods, tryCompile and runScript, in org.jruby.Ruby should be public to
enable compileable option for embedding
Key: JRUBY-3898
URL: http://j
Please add ant build file for Google App Engine users to create
jruby-core/jruby-stdlib jars
-
Key: JRUBY-3949
URL: http://jira.codehaus.org/browse/JRUBY-3949
Ruby 1.9 compat mode needs to be set jruby.home when jruby.jar is used.
---
Key: JRUBY-4168
URL: http://jira.codehaus.org/browse/JRUBY-4168
Project: JRuby
Issue Type: Bug
JRuby Embed should hide the warning, "already initialized constant STDERR"
--
Key: JRUBY-4192
URL: http://jira.codehaus.org/browse/JRUBY-4192
Project: JRuby
Issue Type:
missing methods of Java integeration: method.static? and primitive_to_java
--
Key: JRUBY-4295
URL: http://jira.codehaus.org/browse/JRUBY-4295
Project: JRuby
Issue Type:
JavaProxy should be an interface to make Java integration easier
Key: JRUBY-4314
URL: http://jira.codehaus.org/browse/JRUBY-4314
Project: JRuby
Issue Type: Improvement
OutOfMemoryError is raised when runtime.getCurrentContext() and
runtime.tearDown() are invoked many times
-
Key: JRUBY-4338
URL: http://jira.codehaus.org/brows
Netbeans uses jruby.properties in the source tree instead of the one in the jar
archive
---
Key: JRUBY-4419
URL: http://jira.codehaus.org/browse/JRUBY-4419
Project: J
34 matches
Mail list logo