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

Alexey Pavlyutkin duke at openjdk.org
Tue Sep 20 09:29:26 UTC 2022


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

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

Commit messages:
 - Backport a0d9cc2d014b3175bfbb8d5b66680df8a827730c

Changes: https://git.openjdk.org/jdk11u-dev/pull/1363/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1363&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8266082
  Stats: 95 lines in 5 files changed: 95 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1363.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1363/head:pull/1363

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


More information about the jdk-updates-dev mailing list