JDK-8057687 : emit correct byte code an attributes for type annotations
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javac
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2014-09-05
  • Updated: 2023-10-09
Related Reports
Relates :  
Description
emit correct byte code an attributes for type annotations

This causes ignore of the following tests;
test/tools/javac/annotations/typeAnnotations/referenceinfos/Lambda.java
test/tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java
test/tools/javap/output/RepeatingTypeAnnotations.java