[perl #122732] [jvm] control operator crossed continuation barrier

2016-09-29 Thread Christian Bartolomaeus via RT
The workaround for JVM has been removed with Rakudo commit c4055e455d. I'm closing this ticket as 'resolved'.

Re: [perl #122732] [jvm] control operator crossed continuation barrier

2016-09-21 Thread Brandon Allbery
On Wed, Sep 21, 2016 at 2:58 PM, Christian Bartolomaeus via RT < perl6-bugs-follo...@perl.org> wrote: > I must admit that I don't understand the purpose of the two lines I > removed from src/vm/jvm/runtime/org/perl6/nqp/runtime/Ops.java. They were > added with nqp commit bfee0177b1 back in 2013.

[perl #122732] [jvm] control operator crossed continuation barrier

2016-09-21 Thread Christian Bartolomaeus via RT
On Tue Oct 21 00:20:02 2014, barto...@gmx.de wrote: > Those are the emergency hot-fix commits, which are still in nom: > > * > https://github.com/rakudo/rakudo/commit/33131e00d76fef9d4d8b6c93cdd0c110fd2897fe > > * > https://github.com/rakudo/rakudo/commit/94d83c1f7c4976c0fc0e7414e588d59ecf171628

[perl #122732] [jvm] control operator crossed continuation barrier

2014-09-08 Thread via RT
# New Ticket Created by Tobias Leich # Please include the string: [perl #122732] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/Ticket/Display.html?id=122732 This patch break the jvm build: