RFR: JDK-8235541: Extend javax.lang.model to cover binding variables

Jan Lahoda jan.lahoda at oracle.com
Tue Dec 10 16:15:42 UTC 2019


Hi,

The bindings variables might get their own ElementKind constant (as e.g. 
resource variables and exception parameters get). The proposed addition 
is here:
http://cr.openjdk.java.net/~jlahoda/8235541/webrev.00/

I've started with the CSR here:
https://bugs.openjdk.java.net/browse/JDK-8235590

JBS: https://bugs.openjdk.java.net/browse/JDK-8235541

How does this look?

Thanks,
      Jan


More information about the compiler-dev mailing list