RFR: Make -target 8 in javac generate version 52.0 classfile

Jonathan Gibbons jonathan.gibbons at oracle.com
Fri Oct 26 18:09:45 PDT 2012


On 10/26/2012 05:49 PM, Kumar Srinivasan wrote:
> Hello Jon, et. al.,
>
> This is the change to increment class files major number
> generated by  javac, in preparation for the incoming JSRs.
>
> http://cr.openjdk.java.net/~ksrini/8001112/webrev.0/
>
> check.sh contains a set -x, I can rip it out if you think I must.
>
> Thanks
> Kumar
>

Should you add entries for 5 and 6 round about line 73?

I think the set -x should come out -- it can always be specified on the 
command line if you need to debug the script.

-- Jon



More information about the compiler-dev mailing list