mbien commented on PR #4389: URL: https://github.com/apache/netbeans/pull/4389#issuecomment-1186123110
> Sounds good, although wonder if it should still be a `NullPointerException`? I think either is ok. Since the list itself is not null only the entry I opted for IAE here. > > In terms of #4365 then a bigger thing is probably validation of `jdk.home` at https://github.com/apache/netbeans/blob/master/java/java.j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/DefaultPlatformImpl.java#L56 Or just relying on `java.home`. is already in progress, will be a different PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
