Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515830 - sun.net.www.protocol.http.HttpCallerInfo missing from rt.jar in dev-java/icedtea-bin-7.2.4.7
Summary: sun.net.www.protocol.http.HttpCallerInfo missing from rt.jar in dev-java/iced...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal critical (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: jdk7-stabilization
  Show dependency tree
 
Reported: 2014-06-30 08:37 UTC by Jean-Noël Rivasseau (RETIRED)
Modified: 2015-02-04 22:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Noël Rivasseau (RETIRED) gentoo-dev 2014-06-30 08:37:25 UTC
This bug is similar to https://bugs.gentoo.org/show_bug.cgi?id=464224, except it's in icedtea-bin.

Note that the bug is not present in icedtea-bin-7.2.4.3, eg rt.jar contains the class. It is probably a packaging bug with 7.2.4.7.

rt.jar is in /opt/icedtea-bin-7.2.4.7/jre/lib/

Reproducible: Always




Setting critical bug severity as upgrading to the latest IcedTea JDK can cause a tons of problems in production environments (my web application on Tomcat started chewing a tons of exceptions due to the absence of said class).
Comment 1 Pacho Ramos gentoo-dev 2014-12-01 11:42:19 UTC
Is 7.2.5.3 affected by this?
Comment 2 Miroslav Šulc gentoo-dev 2015-02-04 22:19:30 UTC
(In reply to Pacho Ramos from comment #1)
> Is 7.2.5.3 affected by this?

not affected anymore:

$ jar tf /opt/icedtea-bin-7.2.5.3/jre/lib/rt.jar | grep HttpCallerInfo
sun/net/www/protocol/http/HttpCallerInfo.class