[jdk17u-dev] RFR: 8314552: Fix javadoc tests to work with jtreg 7 [v3]

Paul Hohensee phh at openjdk.org
Mon Aug 21 19:46:32 UTC 2023


On Fri, 18 Aug 2023 17:05:00 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.
>
> Dan Lutker 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 one additional commit since the last revision:
> 
>   8314552: Fix javadoc tests to work with jtreg 7

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/1672#pullrequestreview-1587744726


More information about the jdk-updates-dev mailing list