RFR: JDK-8312201: Clean up common behavior in "page writers" and "member writers"

Pavel Rappo prappo at openjdk.org
Thu Jul 27 17:10:48 UTC 2023


On Thu, 27 Jul 2023 16:51:45 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

>> test/langtools/jdk/javadoc/doclet/testOverriddenMethods/TestOverrideMethods.java line 26:
>> 
>>> 24: /*
>>> 25:  * @test
>>> 26:  * @bug 8157000 8192850 8182765 8223607 8261976 8281376 8313204
>> 
>> That bug id differs from that of this PR; typo?
>
> Not a typo. The test was fixed in the stated bug, which is in review but not yet integrated. When it has been integrated and merged, the diff here will go away.  I just imported the fix "temporarily" to get clean test runs.

I must've sloppily read the PR description since I missed the bottom couple of sentences which explain this arrangement. On the other hand, if those test changes are required here, this could've been a "dependent PR".

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15049#discussion_r1276585307


More information about the javadoc-dev mailing list