> On 23 May 2016, at 17:49, Alan Bateman <alan.bate...@oracle.com> wrote: > > > JDK-8151542 changed the URL scheme for resources in the versioned section of > a multi-release JAR. The ModuleReader API can be used to get a URI to a > resource in a modular JAR and it needs a corresponding update to align with > the JEP 238 update. The change is simple: > http://cr.openjdk.java.net/~alanb/8157598/webrev/
This looks good to me Alan. -Chris.