RFR: JDK-8281674: tools/javac/annotations/typeAnnotations/classfile/AnonyousExtendsTest.java fails with AssertionError
Joe Darcy
darcy at openjdk.java.net
Sat Feb 12 01:30:20 UTC 2022
Update javac test for revised runtime toString output.
-------------
Commit messages:
- JDK-8281674: tools/javac/annotations/typeAnnotations/classfile/AnonymousExtendsTest.java fails with "AssertionError: Unexpected annotations"
Changes: https://git.openjdk.java.net/jdk/pull/7450/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7450&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8281674
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/7450.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7450/head:pull/7450
PR: https://git.openjdk.java.net/jdk/pull/7450
More information about the compiler-dev
mailing list