RFR 8011805: Update sun.tools.java class file reading/writing support to include the new constant pool entries (including invokedynamic) (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Fri Apr 12 06:30:48 PDT 2013
- Previous message: RFR 8011805: Update sun.tools.java class file reading/writing support to include the new constant pool entries (including invokedynamic)
- Next message: What does a Consumer consume?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/80118052 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
- Previous message: RFR 8011805: Update sun.tools.java class file reading/writing support to include the new constant pool entries (including invokedynamic)
- Next message: What does a Consumer consume?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]