8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR

Chris Hegarty chris.hegarty at oracle.com
Mon May 23 20:27:25 UTC 2016


> On 23 May 2016, at 17:49, Alan Bateman <Alan.Bateman at 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.



More information about the jigsaw-dev mailing list