[jdk17u-dev] RFR: 8314552: Fix javadoc tests to work with jtreg 7 [v3]
Aleksey Shipilev
shade at openjdk.org
Tue Aug 22 08:07:37 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 pull request now contains one commit:
>
> 8314552: Fix javadoc tests to work with jtreg 7
This PR does not need to depend on [openjdk:pr/1673](https://github.com/openjdk/jdk17u-dev/tree/pr/1673). Current jdk17u-dev should compile fine, it is just your [personal fork](https://github.com/lutkerd/jdk17u-dev) is way too old: "This branch is [1 commit ahead](https://github.com/lutkerd/jdk17u-dev/compare/openjdk:jdk17u-dev:master...master), [1480 commits behind](https://github.com/lutkerd/jdk17u-dev/compare/master...openjdk:jdk17u-dev:master) openjdk:master."
Please pull new jdk17u-dev to your personal fork, and then rebase for new master. This will let you integrate this PR without waiting unnecessarily for [openjdk:pr/1673](https://github.com/openjdk/jdk17u-dev/tree/pr/1673) to integrate.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1672#issuecomment-1687678182
More information about the jdk-updates-dev
mailing list