JDK-8057688 : type annotations in type argument position are lost
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javac
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2014-09-05
  • Updated: 2016-07-28
Related Reports
Blocks :  
Description
type annotations in type argument position are lost

This causes the ignore of:
test/tools/javac/processing//model/type/BasicAnnoTests.java

This affects the following test:
test/tools/javac/warnings/6747671/T6747671.java