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

Summary: Do not step into boxing/unboxing methods when called from skipped code
Product: debugger Reporter: Martin Entlicher <mentlicher>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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