RFR: 8066272: pack200 must support Multi-Release Jars (original) (raw)
Kumar Srinivasan kumar.x.srinivasan at oracle.com
Wed Oct 21 13:42:59 UTC 2015
- Previous message: [concurrency-interest] Is Reference.reachabilityFence() needed in Reference constructor?
- Next message: The Great jsr166 openjdk9 integration is over!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [concurrency-interest] Is Reference.reachabilityFence() needed in Reference constructor?
- Next message: The Great jsr166 openjdk9 integration is over!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]