[jdk17u-dev] Integrated: 8266082: AssertionError in Annotate.fromAnnotations with -Xdoclint
Alexey Pavlyutkin
duke at openjdk.org
Mon Sep 19 12:46:41 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
This pull request has now been integrated.
Changeset: ba6898b9
Author: Alexey Pavlyutkin <apavlyutkin at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/ba6898b9891715898d1abcf50ee0f5e339c020a9
Stats: 96 lines in 5 files changed: 95 ins; 0 del; 1 mod
8266082: AssertionError in Annotate.fromAnnotations with -Xdoclint
Backport-of: 0b8a0e2b58dbdd5c9553e502212d32c033a5efb5
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/675
More information about the jdk-updates-dev
mailing list