[OpenJDK 2D-Dev] [9] RFR JDK-8149562:	TIFFField#createFromMetadataNode javadoc should provide	information about sibling/child nodes that should be part of	parameter node
    Brian Burkhalter 
    brian.burkhalter at oracle.com
       
    Tue Aug 23 18:42:56 UTC 2016
    
    
  
I could do that but the most recent revision does not look like that.
Thanks,
Brian
On Aug 23, 2016, at 11:41 AM, Sergey Bylokhov <Sergey.Bylokhov at oracle.com> wrote:
> Is it possible, just for the record, to provide a comment why NPE was changed to IAE. actually this code looks a little bit strange:
> 493         } catch (NullPointerException npe) {
> 494             throw new IllegalArgumentException(npe);
> 495         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20160823/a215f830/attachment.html>
    
    
More information about the 2d-dev
mailing list