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

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


On Tue, 22 Aug 2023 08:03:36 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> 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.

Yes, as I mentioned above. This was just a quick way to see if it would make the tests pass. There's actually no reason for this to even wait on the JTreg update as it's independent of that (and GHA show tests passing).

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

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


More information about the jdk-updates-dev mailing list