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

Andrew John Hughes andrew at openjdk.org
Fri Aug 18 02:00:33 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.

Can you make this target pr/1595 instead of master? Then we can see if it fixes the issue we're seeing on that PR.

The tests work for me locally with JTReg 7 without this patch. We need to know if fixes things in GHA.

Thanks.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1672#issuecomment-1683221534


More information about the jdk-updates-dev mailing list