Re: JDK 9 RFR of JDK-8152174: Type annotations with a missing type throw NullPointerException

2016-07-07 Thread Joel Borggrén-Franck
Looks good Joe. Cheers /Joel On Jul 7, 2016 07:49, "joe darcy" wrote: > Hello, > > Please review the changes to address > > JDK-8152174: Type annotations with a missing type throw > NullPointerException > http://cr.openjdk.java.net/~darcy/8152174.0/ > > In brief,

JDK 9 RFR of JDK-8152174: Type annotations with a missing type throw NullPointerException

2016-07-06 Thread joe darcy
Hello, Please review the changes to address JDK-8152174: Type annotations with a missing type throw NullPointerException http://cr.openjdk.java.net/~darcy/8152174.0/ In brief, the method TypeAnnotationParser.mapTypeAnnotations is analogous to