RFR: 8066272: pack200 must support Multi-Release Jars
Kumar Srinivasan
kumar.x.srinivasan at oracle.com
Mon Nov 16 22:17:03 UTC 2015
John, Steve,
I have updated the webrev which fixes the version numbers
and removes the duplicate manifest's in the jar-files.
Full webrev:
http://cr.openjdk.java.net/~ksrini/8066272/webrev.1/
Incremental webrev:
http://cr.openjdk.java.net/~ksrini/8066272/webrev.1/webrev.delta/index.html
Thanks
Kumar
> Hi John, Steve,
>
> Please review a fix for bug:
> https://bugs.openjdk.java.net/browse/JDK-8066272
>
> The webrev:
> http://cr.openjdk.java.net/~ksrini/8066272/webrev.0/
>
> To support Multi versioned jar files all versioned class files
> in the META-INF directory will be excluded from the global
> constant pool, instead these will be regarded as resources
> and stored in the resource specific bands.
>
> Thanks
> Kumar
>
More information about the core-libs-dev
mailing list