Adjust JAXP Limits. Limits are adjusted as specified in the CSR.
Tests:
Updated the config test with the new settings.
Removed obsolete tests Bug6309988.java and
Bug4674384_MAX_OCCURS_Test.java, and files used by these tests. These tests
verified legacy properties. They came into the JDK from the JAXP and SJSXP
standalone libraries. Improvements were made before the integration into the
JDK via for example, SJSXP Issue 30. Though the issue tracker is no longer
accessible, the tests, e.g. IssueTracker30, are in the JAXP test suite.
-------------
Commit messages:
- 8343004: Adjust JAXP limits
Changes: https://git.openjdk.org/jdk/pull/22337/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22337&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8343004
Stats: 2783 lines in 23 files changed: 125 ins; 2577 del; 81 mod
Patch: https://git.openjdk.org/jdk/pull/22337.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22337/head:pull/22337
PR: https://git.openjdk.org/jdk/pull/22337