the remotion of boolean last parameter of this method breaks script engine support:
http://github.com/jruby/jruby/blob/14f69b67b7710129a0fa099be611360df1f78016/src/org/jruby/Ruby.java#L467
My suggestion is to keep the old form but mark it as deprecated.
Reactions are currently unavailable
the remotion of boolean last parameter of this method breaks script engine support:
http://github.com/jruby/jruby/blob/14f69b67b7710129a0fa099be611360df1f78016/src/org/jruby/Ruby.java#L467
My suggestion is to keep the old form but mark it as deprecated.