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 158608

Summary: Remove override of java.awt.Component.isValid()
Product: contrib Reporter: mslama <mslama>
Component: JMXAssignee: mslama <mslama>
Status: VERIFIED FIXED    
Severity: blocker CC: jfdenise
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 154624    

Description mslama 2009-02-16 13:45:52 UTC
Method is overriden but not used anywhere in module so removing it.
Comment 1 mslama 2009-02-16 13:51:16 UTC
core-main #efa982d2915a
Comment 2 Quality Engineering 2009-02-18 10:32:25 UTC
Integrated into 'main-golden', will be available in build *200902180201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/efa982d2915a
User: Marek Slama <mslama@netbeans.org>
Log: #158608: Remove override of java.awt.Component.isValid()
Comment 3 Andrei Chistiakov 2009-02-24 12:43:50 UTC
Verified with NetBeans IDE Dev (Build 200902231401)
Comment 4 mslama 2009-02-25 10:01:47 UTC
release65_fixes #04557e459a65