> 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

David Beaumont has updated the pull request incrementally with one additional 
commit since the last revision:

  Be consistent with static imports

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/30283/files
  - new: https://git.openjdk.org/jdk/pull/30283/files/cd4f6140..f349b508

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30283&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30283&range=05-06

  Stats: 43 lines in 3 files changed: 7 ins; 3 del; 33 mod
  Patch: https://git.openjdk.org/jdk/pull/30283.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30283/head:pull/30283

PR: https://git.openjdk.org/jdk/pull/30283

Reply via email to