Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: JRuby 0.9.9
-
Fix Version/s: None
-
Component/s: Core Classes/Modules, HelpWanted
-
Labels:None
-
Number of attachments :
Description
No YAY printed in snippet below. Most interesting our testEval is returning out of main without error are the point where this code is only running about half the files test cases. I guess it is good we don't crash and bad that we return at the wrong level ![]()
begin eval 'return' rescue LocalJumpError => e puts "YAY: #{e}" end
Issue Links
- is related to
-
JRUBY-966
Various issues with LocalJumpError not being created early enough
-