RFR: 8150011 Update javac to generate V53.0 class files

Jonathan Gibbons jonathan.gibbons at oracle.com
Tue May 10 20:37:22 UTC 2016


This is the change to have javac generate v53 class files in conjunction 
with -target 9 (either explicit or implicit).
This change was first widely announced back in January 2016.

Announcement: 
http://mail.openjdk.java.net/pipermail/jdk9-dev/2016-January/003507.html
JBS: https://bugs.openjdk.java.net/browse/JDK-8150011
Webrev: http://cr.openjdk.java.net/~jjg/8150011/webrev.00/

-- Jon


More information about the compiler-dev mailing list