[jdk11u-dev] RFR: 8310923: Refactor Currency tests to use JUnit

Goetz Lindenmaier goetz at openjdk.org
Thu Feb 8 12:41:06 UTC 2024


On Thu, 1 Feb 2024 09:06:46 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:

> I backport this for parity with 11.0.23-oracle.

The github actions tests fail, because the junit code used in this change depends on a recent junit.  GHA of 11 use old jtreg 6.1.. With 7.3.1, which contains a more recent junit, the tests would work.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2503#issuecomment-1934030170


More information about the jdk-updates-dev mailing list