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

Dan Lutker duke at openjdk.org
Fri Aug 18 17:05:00 UTC 2023


> 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

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

Changes: https://git.openjdk.org/jdk17u-dev/pull/1672/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1672&range=02
  Stats: 18 lines in 6 files changed: 6 ins; 0 del; 12 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1672.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1672/head:pull/1672

PR: https://git.openjdk.org/jdk17u-dev/pull/1672


More information about the jdk-updates-dev mailing list