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

Liam Miller-Cushon cushon at openjdk.org
Fri Oct 28 15:40:39 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.

Sorry for thrashing around here. Would you like me to reopen this and push the fix to it, or just go with the other PR at this point?

> You can also push an extra fix to the branch in this PR fixing the issue.

Thanks, I wasn't sure how to push to the branch created by `openjdk-bots`.

> you can restart the tests under actions (if you once accepted the invitation for the repo)

Thanks again. I found the invitation in my inbox but I don't think I accepted it, do you know if there's a way to get it re-issued?

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

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


More information about the jdk-updates-dev mailing list