Making metaclass transient proved to be more difficult than making
fields of RubyClass and RubyModule transient (methods, cref, and
classProviders). Here is what I have currently:
RubyModule
one new transient ivar: 'isNotPersistent' whose default is true ...
transient makes it false when i
var1LongName becomes var1long_name instead of var1_long_name
Key: JRUBY-1197
URL: http://jira.codehaus.org/browse/JRUBY-1197
Project: JRuby
Issue Type: Bug
Components: Ja
We just retested some safe levels and examples all failed right now.
Was Safe disabled recently?
Derek
Charles Oliver Nutter-2 wrote:
>
> dertown wrote:
>> Hi Charles
>>
>> What is exactly wrong with SAFE and Taint.
>> and would it be even possible to get it working properly? I know you
>>
Using the jruby-complete-1.0.jar with jdk 1.4.x
---
Key: JRUBY-1196
URL: http://jira.codehaus.org/browse/JRUBY-1196
Project: JRuby
Issue Type: Bug
Components: Embedding
Affects Versio
String#scan doesn't restore backref
---
Key: JRUBY-1195
URL: http://jira.codehaus.org/browse/JRUBY-1195
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Environment: [EMAIL PR