I could not find if this was reported before so I want to ask if DATA is missing on purpose or its a bug ?
Jruby 1.6.8 and 1.7.12 contain DATA constant but JRuby 9.0.0.0.pre1 end with:
NameError: uninitialized constant DATA
const_missing at org/jruby/RubyModule.java:2935
__script__ at bm_app_erb.rb:7
Source of bm_app_erb.rb can be found at http://rubybench-rycco.rhcloud.com/implementations/bm_app_erb
I could not find if this was reported before so I want to ask if DATA is missing on purpose or its a bug ?
Jruby 1.6.8 and 1.7.12 contain DATA constant but JRuby 9.0.0.0.pre1 end with:
NameError: uninitialized constant DATA const_missing at org/jruby/RubyModule.java:2935 __script__ at bm_app_erb.rb:7Source of bm_app_erb.rb can be found at http://rubybench-rycco.rhcloud.com/implementations/bm_app_erb