openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #10642
[Bug 267177] Re: openjdk-6 dnsns.jar has extra META-INF entry
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".
** Changed in: openjdk-6 (Ubuntu Hardy)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/267177
Title:
openjdk-6 dnsns.jar has extra META-INF entry
Status in “fastjar” package in Ubuntu:
Fix Released
Status in “openjdk-6” package in Ubuntu:
Fix Released
Status in “fastjar” source package in Hardy:
Fix Released
Status in “openjdk-6” source package in Hardy:
Won't Fix
Status in “fastjar” package in Debian:
Fix Released
Bug description:
Binary package hint: openjdk-6-jre-lib
The dnsns.jar packaged with openjdk-6-jre-lib has two entries for
META-INF/ . This is causing assertion failures when using the Scala
compiler.
~$ unzip -l `locate dnsns.jar`
Archive: /usr/lib/jvm/java-6-openjdk/jre/lib/ext/dnsns.jar
Length Date Time Name
-------- ---- ---- ----
0 08-15-08 18:18 META-INF/
40 08-15-08 18:18 META-INF/MANIFEST.MF
0 08-15-08 18:18 sun/
0 08-15-08 18:18 sun/net/
0 08-15-08 18:18 sun/net/spi/
0 08-15-08 18:18 sun/net/spi/nameservice/
0 08-15-08 18:18 sun/net/spi/nameservice/dns/
820 08-15-08 18:18 sun/net/spi/nameservice/dns/DNSNameServiceDescriptor.class
867 08-15-08 18:18 sun/net/spi/nameservice/dns/DNSNameService$ThreadContext.class
1125 08-15-08 18:18 sun/net/spi/nameservice/dns/DNSNameService$1.class
1283 08-15-08 18:18 sun/net/spi/nameservice/dns/DNSNameService$2.class
9586 08-15-08 18:18 sun/net/spi/nameservice/dns/DNSNameService.class
0 08-15-08 18:18 META-INF/
0 08-15-08 18:18 META-INF/services/
87 08-15-08 18:18 META-INF/services/sun.net.spi.nameservice.NameServiceDescriptor
-------- -------
13808 15 files
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fastjar/+bug/267177/+subscriptions
References