[jdk17u-dev] RFR: 8314552: Fix javadoc tests to work with jtreg 7 [v2]
Andrew John Hughes
andrew at openjdk.org
Fri Aug 18 16:20:38 UTC 2023
On Fri, 18 Aug 2023 04:21:34 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 pull request now contains one commit:
>
> 8314552: Fix javadoc tests to work with jtreg 7
Done: https://github.com/openjdk/jdk17u-dev/pull/1673
Note that this would probably be resolved by merging with jdk17u-dev/master alone, as I did first (the versions were bumped after 1595 was made), but you may as well just make this dependent on 1673 now.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1672#issuecomment-1684143904
More information about the jdk-updates-dev
mailing list