On 10/13/2014 05:15 PM, Peter Levart wrote:
Yes, I realized I got this messed up and have prepared a new patch which passes tests and includes your previouscomments:http://cr.openjdk.java.net/~redestad/8060130/webrev.04
Hi Claes,Hm, CachedManifest.getManifest() in 4th webrev is still a little faulty. It sometimes returns EMPTY_MANIFEST and sometimes null. I think it should always return null in case when no manifest is found (at least that was the old code behaviour).
Regards, Peter