hg: jdk9/sandbox/langtools: 8166635: getEnclosedElements() on package	causes BadClassFile error
    chris.hegarty at oracle.com 
    chris.hegarty at oracle.com
       
    Thu Nov  3 11:00:59 UTC 2016
    
    
  
Changeset: 692418f52877
Author:    jlahoda
Date:      2016-11-03 11:46 +0100
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/692418f52877
8166635: getEnclosedElements() on package causes BadClassFile error
Summary: Properly reading typevars from enclosing scopes for local classes.
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
+ test/tools/javac/processing/model/nestedTypeVars/NestedTypeVars.java
+ test/tools/javac/processing/model/nestedTypeVars/NestedTypeVars.out
    
    
More information about the jdk9-sandbox-changes
mailing list