JDK-8242252 : Low coverage for javax.lang.model.util.ElementKindVisitor14
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2020-04-07
  • Updated: 2020-04-07
  • Resolved: 2020-04-07
Related Reports
Duplicate :  
Description
In JDK 14, only one constructor is covered in javax.lang.model.util.ElementKindVisitor14: ElementKindVisitor14(Object)