[jdk17u-dev] Integrated: 8314552: Fix javadoc tests to work with jtreg 7
Dan Lutker
duke at openjdk.org
Wed Aug 23 18:45:31 UTC 2023
On Thu, 17 Aug 2023 23:39:45 GMT, Dan Lutker <duke at openjdk.org> wrote:
> Updating the tests to specify a UTF-8 encoding so that they work with jtreg-7 and the embedded testng jar.
>
>
> bash ./configure --with-jtreg=jtreg-7.3+1
> make images
> make run-test TEST="jtreg:test/langtools/jdk/javadoc/doclet"
>
>
> All tests pass.
This pull request has now been integrated.
Changeset: e8304640
Author: Dan Lutker <lutkerd at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/e83046409d81d074cd68dc823e794a852ed93cee
Stats: 18 lines in 6 files changed: 6 ins; 0 del; 12 mod
8314552: Fix javadoc tests to work with jtreg 7
Reviewed-by: phh, shade, andrew
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1672
More information about the jdk-updates-dev
mailing list