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 36917

Summary: Consider specifying DOCTYPE in Windows2{,Local}/** XML files
Product: platform Reporter: Jesse Glick <jglick>
Component: Window SystemAssignee: mslama <mslama>
Status: VERIFIED WONTFIX    
Severity: blocker CC: pzavadsky
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 36887    
Bug Blocks: 36122    

Description Jesse Glick 2003-10-29 20:26:23 UTC
But only if this does not cause a measurable
performance hit during startup - assuming XML
validation is disabled and the EntityResolver
returns an empty InputSource for these DTDs.
Comment 1 mslama 2003-12-05 14:11:07 UTC
Conclusion is: With DOCTYPE parsing is about 20% slower. If there is
some advantage to offset this overhead I can add DOCTYPE to winsys
configuration XML files. Current result is NOT to add DOCTYPE. If
there will be some strong reason to add DOCTYPE please reopen.
Comment 2 Marian Mirilovic 2004-03-16 16:23:12 UTC
verified