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 241673 - 8.0 Full Testing / Debugger Part III - Debugging Views / MISRESULT
Summary: 8.0 Full Testing / Debugger Part III - Debugging Views / MISRESULT
Status: RESOLVED DUPLICATE of bug 241470
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 06:21 UTC by stwr
Modified: 2014-02-11 10:59 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 stwr 2014-02-11 06:21:43 UTC
Test Specification - Debugger Part III - Debugging Views
Test Suite - Threads View
Test Case - Interrupt thread

Debugging view doesn't contain the information 'Step is blocked by suspended thread 'Thread-1'. Resume this thread to proceed?' and 'New Breakpoint Hit' with option to move to that breakpoint.
Comment 1 stwr 2014-02-11 06:24:02 UTC
Test Specification - Debugger Part III - Debugging Views
Test Suite - Threads View
Test Case - Interrupt thread - Resume

Thread-0 is "On Monitor"
Thread-1 is "Running"
Comment 2 stwr 2014-02-11 06:26:32 UTC
Test Specification - Debugger Part III - Debugging Views
Test Suite - Threads View
Test Case - Interrupt thread - Go to Breakpoint

'New Breakpoint Hit' doesn't appear but debugger stops in 39.
Comment 3 Martin Entlicher 2014-02-11 09:11:05 UTC
Which build do you use?
This should be fixed by issue #241470 in build *201402080001*
Comment 4 stwr 2014-02-11 09:37:16 UTC
Build used is 201402070001
Comment 5 Martin Entlicher 2014-02-11 10:59:56 UTC
Thanks.

*** This bug has been marked as a duplicate of bug 241470 ***