On Tue, 17 Mar 2026 17:32:17 GMT, David Beaumont <[email protected]> wrote:
> Similar to other recent JAXP test migration PRs, but simpler in most cases. > > Edge cases include: > * Lots of tests needing the PER_CLASS life-cycle due to having a base class > with non-trivial test setup > * Tests with incorrect expectations about thrown exceptions > * Tests needlessly catching test framework exceptions when they should be > left to fail normally This pull request has now been integrated. Changeset: f45b48ba Author: David Beaumont <[email protected]> URL: https://git.openjdk.org/jdk/commit/f45b48ba9867984cb0247e378dff5d0c84b9e08a Stats: 2336 lines in 42 files changed: 394 ins; 859 del; 1083 mod 8380307: Refactor miscellaneous JAXP tests in javax/xml/jaxp/unittest to JUnit Reviewed-by: liach, joehw ------------- PR: https://git.openjdk.org/jdk/pull/30283
