RFR 8011805: Update sun.tools.java class file reading/writing	support to include the new constant pool entries (including	invokedynamic)
    Alan Bateman 
    Alan.Bateman at oracle.com
       
    Fri Apr 12 06:30:48 PDT 2013
    
    
  
On 11/04/2013 22:23, Robert Field wrote:
> Thank you Mike, Alan, and Brian for your reviews, and others for your 
> assistance.
>
> Updated webrev:
>
>     http://cr.openjdk.java.net/~rfield/8011805_2
>
> Changes are all in the test:
>
> * Removed unused testWrite and related code.
> * Used correct copyright.
> * Added finally clauses which close file and clean-up.
> * Simplified code, removing rmic copied code.
> * Fixed @test comment format.
>
> -Robert
Thanks for sorting out these issues, looks okay to me now.
-Alan
    
    
More information about the lambda-dev
mailing list