Class file format specification for Java 8?
    forum at x9c.fr 
    forum at x9c.fr
       
    Tue Mar 25 11:44:54 UTC 2014
    
    
  
Le 25 mars 2014 à 10:35, Paul Sandoz <paul.sandoz at oracle.com> a écrit :
> 
> 
> On Mar 25, 2014, at 11:10 AM, forum at x9c.fr wrote:
> 
>> Dear List,
>> 
>> Now that Java 8 is released, I may want to update some of my
>> tools to properly support this version. To this end, I wonder if
>> there is an updated version of the "class file format specification",
>> or any kind of delta against the version for 1.7.
>> 
>> Thanks in advance for any pointer.
>> 
> 
> From here:
> 
>  http://docs.oracle.com/javase/specs/
> 
> you can get a diff of the changes to JVM spec from 7 to 8:
> 
>  http://docs.oracle.com/javase/specs/jvms/se8/jvms8-diffs.pdf
> 
> Paul.
Thanks a lot, I was not able to find it through Google.
Kind regards,
Xavier
    
    
More information about the lambda-dev
mailing list