Author Topic: Java, wrong context shown when inside a particular function  (Read 1415 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Java, wrong context shown when inside a particular function
« on: December 21, 2019, 08:18:58 PM »
Look for analyzer_issues.7z on support.

See the "ISSUE A:" in the README file.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6823
  • Hero Points: 526
Re: Java, wrong context shown when inside a particular function
« Reply #1 on: December 22, 2019, 01:48:46 AM »
Couldn't reproduce this with your config. You could try restarting SlickEdit to see if that makes a difference.

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: Java, wrong context shown when inside a particular function
« Reply #2 on: December 22, 2019, 04:06:05 AM »
After reporting this issue when I restarted SlickEdit the issue was no longer there. But you can see from the screenshot that it was happening. I haven't seen it since though.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6823
  • Hero Points: 526
Re: Java, wrong context shown when inside a particular function
« Reply #3 on: December 22, 2019, 01:27:50 PM »
I've have seen this happen. Sometimes a timer dies due to a Slick-C stack.

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: Java, wrong context shown when inside a particular function
« Reply #4 on: December 22, 2019, 03:26:33 PM »
Not sure it was a dead timer because the issue was with only 1 function, in other functions the context worked correctly, just the one function where it failed. But after a restart it was working.