On Fri, 22 Nov 2024 23:17:17 GMT, Joe Wang <jo...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 28c87290 Author: Joe Wang <jo...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/28c8729019292820f17002cc007305418f2d2676 Stats: 2784 lines in 23 files changed: 125 ins; 2577 del; 82 mod 8343004: Adjust JAXP limits Reviewed-by: lancea, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/22337