Menu

#36 Hang, if calling back from Java to Rexx and then from Rexx to Java

Next Release
closed-fixed
None
5
2016-11-30
2016-11-30
No

There are use cases where a Java method gets invoked via the Rexx Java proxy taking advantage of the unknown mechanism in BSF, which will cause on the Java side a call back into Rexx (e.g. Rexx event handler for a Java object in another RexxActivation) which then may cause a call from Rexx to Java using the same BSF object which will hang as the unknown method is by default a guarded method.

Discussion

  • Rony G. Flatscher

    • status: open --> closed-fixed
    • assigned_to: Rony G. Flatscher
     
  • Rony G. Flatscher

    Fixed in [r405].

     

    Related

    Commit: [r405]


Log in to post a comment.

Auth0 Logo