RFR JDK-8211728,JarFile::versionedStream() does not filter META-INF resources in versioned stream

Alan Bateman Alan.Bateman at oracle.com
Sat Oct 6 08:54:18 UTC 2018



On 06/10/2018 09:29, Xueming Shen wrote:
> The created mr jar file is being tested in #139 with versionedStream(). Without the fix there will be a npe.
Right but it's not testing that the versioned stream doesn't include 
META-INF/Foo.class. We need some test for this to be confident that the 
versioned stream never includes resources from META-INF in the versioned 
section.

-Alan


More information about the core-libs-dev mailing list