This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 255974 - Do not step into boxing/unboxing methods when called from skipped code
Summary: Do not step into boxing/unboxing methods when called from skipped code
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-16 13:58 UTC by Martin Entlicher
Modified: 2016-02-04 13:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2015-10-16 13:58:53 UTC
During debugging, one should not end up in boxing/unboxing methods when they are called from code that was skipped by smart-stepping. Only an explicit step into such methods should be performed.

Fixing this prevents users from ending up at an unrelated place during debugging.
Comment 1 Martin Entlicher 2015-10-16 14:02:46 UTC
Fixed by changeset:   293123:96d2006a9cbd
http://hg.netbeans.org/core-main/rev/96d2006a9cbd
Comment 2 Quality Engineering 2015-10-17 02:01:05 UTC
Integrated into 'main-silver', will be available in build *201510170002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/96d2006a9cbd
User: mentlicher@netbeans.org
Log: #255974: Do not end up in boxing/unboxing methods called from a foreing code.
Comment 3 Jiri Prox 2015-12-18 13:58:20 UTC
verified in trunk
Comment 4 Martin Entlicher 2016-01-14 13:55:50 UTC
Transplanted into release81 branch:
http://hg.netbeans.org/releases/rev/ca26b4898f6f