[jdk17u-dev] RFR: 8266082: AssertionError in Annotate.fromAnnotations with -Xdoclint

Goetz Lindenmaier goetz at openjdk.org
Mon Sep 19 10:53:03 UTC 2022


On Thu, 15 Sep 2022 13:16:52 GMT, Alexey Pavlyutkin <duke at openjdk.org> wrote:

> Hi! Here is backport of JDK-8266082 that fixes `javac` crash on unallowed annotation usage when running with `-Xdoclint` option. Original patch applied cleanly
> 
> Verification (amd64/20.04LTS): tools/doclint/CrashInAnnotateTest.java (new test)
> Regression(amd64/20.04LTS): test/langtools

Thanks for the process stuff.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/675


More information about the jdk-updates-dev mailing list