Curious that you added a new method called jarFile.getRuntimeVersionedEntry(entryName). Is this the *only* method you would call for a multi-release jar? If so, is it still necessary to modify the old getEntry() method?
Thanks Max > On Nov 4, 2015, at 1:11 AM, Steve Drach <steve.dr...@oracle.com> wrote: > > Webrev: http://cr.openjdk.java.net/~psandoz/multiversion-jar/jar-webrev/ >