-
Bug
-
Resolution: Unresolved
-
P4
-
9
The test langtools/test/tools/javac/annotations/typeAnnotations/newlocations/AllLocations.java
is a good test of all the locations that type annotations can appear in source code.
Currently, it is just a test that the compiler doesn't crash when compiling this code. It would be good to update the test to have it verify that the expected attributes are found in the .class file.
is a good test of all the locations that type annotations can appear in source code.
Currently, it is just a test that the compiler doesn't crash when compiling this code. It would be good to update the test to have it verify that the expected attributes are found in the .class file.