RFR: CSR: JDK-8236189: local records shouldn't capture any non-static state from any enclosing type

Vicente Romero vicente.romero at oracle.com
Mon Jan 13 20:02:46 UTC 2020


Hi,

I need a reviewer for CSR [1]: "local records shouldn't capture any 
non-static state from any enclosing type". I contains the spec update 
enforcing that local records can't capture any non-static state from 
enclosing types,

Thanks,
Vicente

[1] https://bugs.openjdk.java.net/browse/JDK-8236189


More information about the compiler-dev mailing list