Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220261 - dev-java/jss-{3.4-r1,4.2} uses sun.* classes
Summary: dev-java/jss-{3.4-r1,4.2} uses sun.* classes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 149435
  Show dependency tree
 
Reported: 2008-05-04 17:15 UTC by Kenneth Prugh (RETIRED)
Modified: 2008-05-04 22:58 UTC (History)
0 users

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 Kenneth Prugh (RETIRED) gentoo-dev 2008-05-04 17:15:57 UTC
3.4-r1:

./org/mozilla/jss/tests/DigestTest.java:66: cannot find symbol
symbol  : class Sun
location: package sun.security.provider
        java.security.Security.addProvider(new sun.security.provider.Sun() );

4.2:

./org/mozilla/jss/tests/JSSE_SSLClient.java:297: package com.sun.net.ssl.internal.ssl does not exist
                    new com.sun.net.ssl.internal.ssl.Provider());
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2008-05-04 22:58:11 UTC
Fixed in jss-4.2.5