RFR: JDK-8281006 Module::getResourceAsStream should check if the resource is open unconditionally when caller is null [v2]

Tim Prinzing duke at openjdk.java.net
Thu Apr 7 15:21:42 UTC 2022


On Thu, 7 Apr 2022 05:52:24 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Tim - this creates a conflict between the spec and implementation, the changes to the 2-arg isOpen method need to be dropped so that it continues to throw NPE if module is null.

okay

-------------

PR: https://git.openjdk.java.net/jdk/pull/8134



More information about the build-dev mailing list