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

Summary: Deprecated stuff not crossed in Code Completion pop-up menu.
Product: editor Reporter: Bernard Halas <bernard_halas>
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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