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 75498 - Deprecated stuff not crossed in Code Completion pop-up menu.
Summary: Deprecated stuff not crossed in Code Completion pop-up menu.
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 14:19 UTC by Bernard Halas
Modified: 2007-11-05 13:38 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 Bernard Halas 2006-04-25 14:19:29 UTC
NB 200604241800
JDK beta2-b81
Fedora Core 2

Steps to reproduce:
1) Make a new project and a new class in it.
2) Type in the source "new Thread()." and wait for CC pop-up menu to pop up.
3) Take a look at the method countStackFrames. 

It should be crossed through, because this method is deprecated. This bug
doesn't appear when using jdk 1.5, or when netbeans are started from console
with switch -fontsize (i.e. "netbeans -fontsize 13").
Comment 1 Vitezslav Stejskal 2007-02-12 05:16:31 UTC
So, when does it do occur? What is JDK beta2-b81? Thanks.
Comment 2 Jiri Prox 2007-02-12 08:08:36 UTC
It works fine in current daily build