Author Topic: Java constructor call missing in push-ref  (Read 1360 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Java constructor call missing in push-ref
« on: December 07, 2019, 04:32:01 PM »
Look for java-missing-constructor-push-refs.7z on support.

See the README file inside to reproduce the issue.

I forgot to put the word "REPRODUCE" in the mentioned file in step4, go to line 21 of that file for repro instructions.
« Last Edit: December 07, 2019, 04:35:20 PM by rowbearto »

Dennis

  • Senior Community Member
  • Posts: 3965
  • Hero Points: 517
Re: Java constructor call missing in push-ref
« Reply #1 on: December 11, 2019, 02:47:18 PM »
I will add this one to my list of things to check into.

Dennis

  • Senior Community Member
  • Posts: 3965
  • Hero Points: 517
Re: Java constructor call missing in push-ref
« Reply #2 on: July 27, 2020, 10:31:16 PM »
Fixed for the next v25 beta.  (Actually the same bug as a recent one you reported).

I am also going to migrate this to the v24.0.2 hot fix branch for a future hot fix.