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 26863 - Upgrade to Xerces 2.4.0
Summary: Upgrade to Xerces 2.4.0
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: libs (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ pkuzel
URL:
Keywords:
Depends on: 34204
Blocks: 18777
  Show dependency tree
 
Reported: 2002-08-28 22:33 UTC by _ pkuzel
Modified: 2003-12-11 14:24 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2002-08-28 22:33:01 UTC
New version of Xerces was released. I contains
mainly perfomance fixes: 
- avoid using exceptions to determine whether an
array needs to be resized.
- avoid adding the commonly used XML symbols to
the symbol table again and again.
- improve scanning speed by skipping end tag names
and using proper input buffer size.
- Applied fixes to Xerces's regular expression
support to address a number of bugs reported by users.

Unfortunately it is not covered by you general
legal approval for Xercez 2.0.X. We need to ask
for reexamining if it's still compatible with SPL.
Comment 1 _ pkuzel 2002-11-21 21:57:44 UTC
2.2.1 is the most recent version. 
Comment 2 Jesse Glick 2003-06-05 17:13:30 UTC
2.4.0 is released. Note that earlier releases such as 2.2.x are very
buggy in handling of XML Schema and anyone wishing to use Schema
effectively needs at least 2.3.x.

Petr please work on this; I think it is important to keep this library
current.
Comment 3 _ pkuzel 2003-06-16 18:28:01 UTC
Legal issues covered by LFI# 1211 which is valid for any Xerces 2.X.Y.
Comment 4 _ pkuzel 2003-07-30 08:37:25 UTC
Done in trunk.