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 171476

Summary: C/V test failed. testBlacklistedClassesHandler
Product: javafx Reporter: Ivan Sidorkin <ivansidorkin>
Component: UnsupportedAssignee: Anton Chechel <manowar>
Status: VERIFIED WORKSFORME    
Severity: blocker Keywords: TEST
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 171611    
Bug Blocks:    

Description Ivan Sidorkin 2009-09-04 12:39:16 UTC
BlacklistedClassesHandler identified the following violations:
  Blacklist violations:
    org.openide.options.SystemOption
    Total: 1 violation(s).
Comment 1 Adam Sotona 2009-09-07 09:10:01 UTC
None of JavaFX modules is using org.openide.options.SystemOption class directly.
Verified by full-text search over all our files.
Comment 2 Petr Suchomel 2009-09-08 11:06:44 UTC
This is likely to be fixed by formatting (rewrite).