Long standing groovy step into issue
Staffan Larsen
staffan.larsen at oracle.com
Thu Jan 30 03:53:59 PST 2014
What version of Hotspot have you tried this with? There was a bug fix for invokedynamic and line numbers that may or may not be relevant in jdk8-b115: https://bugs.openjdk.java.net/browse/JDK-8026508
/Staffan
On 30 jan 2014, at 11:33, Egor Ushakov <egor.ushakov at jetbrains.com> wrote:
> Hi guys!
>
> there is a long standing issue (on groovy) https://jira.codehaus.org/browse/GROOVY-4063,
> that does not allow to do correct step into: java debugger just skips the user code together with the code in stepping filters.
> If breakpoint is set in user code it stops where expected.
> Could someone please give a hint on how groovy should correctly generate the code not to confuse debugger step filters.
>
> Thanks in advance,
> Egor
More information about the serviceability-dev
mailing list