RFR: 8344770: Switch jpackage unit tests to use JUnit5 [v2]

Alexey Semenyuk asemenyuk at openjdk.org
Wed Nov 27 01:27:15 UTC 2024


> Switched jpackage unit tests to use JUnit5.
> Got rid of dependencies on the "hamcrest".

Alexey Semenyuk has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:

 - Merge branch 'master' into JDK-8333571
 - Fix typos
 - All tests pass
 - Merge branch 'master' into JDK-8333571
 - Copyright year update
 - Run `bin/blessed-modifier-order.sh` script
 - 8333571: Replace ExpectedException with assertThrows() calls in jpackage unit tests

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22302/files
  - new: https://git.openjdk.org/jdk/pull/22302/files/23625de2..5cce06f7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22302&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22302&range=00-01

  Stats: 45971 lines in 918 files changed: 23570 ins; 17992 del; 4409 mod
  Patch: https://git.openjdk.org/jdk/pull/22302.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22302/head:pull/22302

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


More information about the core-libs-dev mailing list