Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Incomplete
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Compiler
-
Labels:None
-
Number of attachments :
Description
Once the server code for JRUBY-2307 jits, it starts spitting out this text, which would mean that a break jump is getting all the way out to a thread:
[headius @ cnutter:~/projects/jruby] $ Exception in thread "Thread-62" org.jruby.exceptions.JumpException$BreakJump jruby client.rb Worked with size 1007 Worked with size 1008 [headius @ cnutter:~/projects/jruby] $ Exception in thread "Thread-63" org.jruby.exceptions.JumpException$BreakJump jruby client.rb Worked with size 1007 Worked with size 1008 ...
It did not appear to affect execution, but could mean there's some logging we need to remove. It also likely means break handling is broken somewhere in the compiler.
Activity
Charles Oliver Nutter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | JRuby 1.3 [ 15027 ] | |
| Fix Version/s | JRuby 1.2 [ 14757 ] |
Charles Oliver Nutter
made changes -
| Fix Version/s | JRuby 1.3 [ 15267 ] | |
| Fix Version/s | JRuby 1.3RC1 [ 15027 ] |
Charles Oliver Nutter
made changes -
| Fix Version/s | JRuby 1.3 [ 15267 ] | |
| Fix Version/s | JRuby 1.4 [ 15285 ] |
Charles Oliver Nutter
made changes -
| Priority | Major [ 3 ] | Critical [ 2 ] |
Charles Oliver Nutter
made changes -
| Fix Version/s | JRuby 1.x+ [ 13421 ] | |
| Fix Version/s | JRuby 1.4 [ 15285 ] |
Charles Oliver Nutter
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Charles Oliver Nutter [ headius ] | |
| Fix Version/s | JRuby 1.x+ [ 13421 ] | |
| Resolution | Incomplete [ 4 ] |