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 185825 - Class breakpoint icon at gutter says "Field breakpoint" - as well as the same icon is used
Summary: Class breakpoint icon at gutter says "Field breakpoint" - as well as the same...
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-05-10 09:13 UTC by Marian Mirilovic
Modified: 2010-05-21 08:45 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 Marian Mirilovic 2010-05-10 09:13:35 UTC
NB 6.9 201005060200
Comment 1 Martin Entlicher 2010-05-10 09:22:52 UTC
Most likely caused by http://hg.netbeans.org/main/rev/73133baa2c28
Comment 2 Martin Entlicher 2010-05-17 13:50:53 UTC
Reproduced.
Comment 3 Martin Entlicher 2010-05-17 13:54:28 UTC
Method breakpoints also print "Field Breakpoint" on their tooltip.
Comment 4 Martin Entlicher 2010-05-17 16:00:54 UTC
Fixed by changeset:   171301:2920bb5fd4f4
http://hg.netbeans.org/main/rev/2920bb5fd4f4
Some breakpoint types removed by http://hg.netbeans.org/main/rev/73133baa2c28 are added back.
Comment 5 Martin Entlicher 2010-05-18 22:23:43 UTC
It did not happen to get into release69, so it's not fixed there.
Comment 6 Martin Entlicher 2010-05-19 16:39:19 UTC
Transplanted into release69 what should have been there:
http://hg.netbeans.org/release69/rev/841e77e16e64
plus license update:
http://hg.netbeans.org/release69/rev/97f2a0ab0464
Comment 7 Marian Mirilovic 2010-05-21 08:45:55 UTC
verified in NB 6.9 (201005202201)