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

Andrew John Hughes andrew at openjdk.org
Wed Aug 23 18:14:43 UTC 2023


On Tue, 22 Aug 2023 16:12:48 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

Changes look good and pass on both JTreg 6 & 7. Approved for 17u.

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

Marked as reviewed by andrew (Reviewer).

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


More information about the jdk-updates-dev mailing list