[jdk11u-dev] RFR: 8222091: Javadoc does not handle package annotations correctly on package-info.java

Goetz Lindenmaier goetz at openjdk.org
Fri Oct 28 06:25:32 UTC 2022


On Mon, 24 Oct 2022 19:09:04 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

> This is a backport of [JDK-8222091: Javadoc does not handle package annotations correctly on package-info.java](https://bugs.openjdk.java.net/browse/JDK-8222091)
> 
> This fixes a regression in 11.0.17 caused by the backport of [JDK-8193462](https://bugs.openjdk.org/browse/JDK-8193462), see [JDK-8295850](https://bugs.openjdk.org/browse/JDK-8295850)
> 
> Original patch applied cleanly.

Hi,
you need not make a new PR for this. Read the test output and analyze it please. It might be a spurious issue caused by your change. Also, you can restart the tests under actions (if you once accepted the invitation for the repo).

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1472


More information about the jdk-updates-dev mailing list