[jdk11u-dev] Integrated: 8266082: AssertionError in Annotate.fromAnnotations with -Xdoclint
Alexey Pavlyutkin
duke at openjdk.org
Wed Sep 21 10:26:49 UTC 2022
On Tue, 20 Sep 2022 09:21:13 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. The patch from 13u 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: 9ae65e8d
Author: Alexey Pavlyutkin <apavlyutkin at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/9ae65e8dcfac44105572706c9f7537976cfbef82
Stats: 95 lines in 5 files changed: 95 ins; 0 del; 0 mod
8266082: AssertionError in Annotate.fromAnnotations with -Xdoclint
Backport-of: a0d9cc2d014b3175bfbb8d5b66680df8a827730c
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1363
More information about the jdk-updates-dev
mailing list