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

Mandy Chung mandy.chung at oracle.com
Tue May 24 03:58:03 UTC 2016


> On May 23, 2016, at 9:49 AM, 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/

+1

Mandy



More information about the jigsaw-dev mailing list