This is an automated email from the ASF dual-hosted git repository.

arusinha pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from 5222352  Merge pull request #2100 from 
entlicher/TruffleDebugUpdate2020-04
     add 794f30a  [NETBEANS-3580] : Fixed lambda debug breakpoint issue by 
processing all location event coming from vm (#2055)

No new revisions were added by this update.

Summary of changes:
 .../jpda/breakpoints/LineBreakpointImpl.java       |  47 +++--
 .../jpda/ExpressionLambdaBreakpointTest.java       | 203 +++++++++++++++++++++
 .../api/debugger/jpda/ExpressionStepTest.java      |  14 ++
 .../testapps/ExpressionLambdaBreakpointApp.java    |  38 ++++
 .../debugger/jpda/testapps/ExpressionStepApp.java  |   2 +
 5 files changed, 285 insertions(+), 19 deletions(-)
 create mode 100644 
java/debugger.jpda/test/unit/src/org/netbeans/api/debugger/jpda/ExpressionLambdaBreakpointTest.java
 create mode 100644 
java/debugger.jpda/test/unit/src/org/netbeans/api/debugger/jpda/testapps/ExpressionLambdaBreakpointApp.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to