RFR: JDK-8172432,jar cleanup/update for module and mrm jar
Mandy Chung
mandy.chung at oracle.com
Tue Jan 10 01:39:07 UTC 2017
> On Jan 9, 2017, at 5:28 PM, Xueming Shen <xueming.shen at oracle.com> wrote:
>
> http://cr.openjdk.java.net/~sherman/8172432/webrev/
>
> the method has been updated as Paul suggested, to only take the root module-info.class
> and correct versioned meta-inf/versions/n/module-info.class
Does it miss “/“ between n and module-info.class? It reads to me it would return true if the name is "META-INF/versions/9module-info.class”?
Can you add a test case to catch this?
Mandy
More information about the core-libs-dev
mailing list