Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 214214 - app-misc/gallery-remote-1.4.1-r4 uses com.sun. classes
Summary: app-misc/gallery-remote-1.4.1-r4 uses com.sun. classes
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on: 111025
Blocks: 149435
  Show dependency tree
 
Reported: 2008-03-22 02:36 UTC by Petteri Räty (RETIRED)
Modified: 2009-03-21 22:30 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 Petteri Räty (RETIRED) gentoo-dev 2008-03-22 02:36:59 UTC
[javac] /var/tmp/portage/app-misc/gallery-remote-1.4.1-r4/work/gallery_remote/edu/stanford/ejalbert/BrowserLauncher.java
    [javac] /var/tmp/portage/app-misc/gallery-remote-1.4.1-r4/work/gallery_remote/com/gallery/GalleryRemote/util/ImageUtils.java:28: warning: com.sun.imageio.plugins.jpeg.JPEGImageWriter is Sun proprietary API and may be removed in a future release
    [javac] import com.sun.imageio.plugins.jpeg.JPEGImageWriter;
    [javac]                                    ^
    [javac] /var/tmp/portage/app-misc/gallery-remote-1.4.1-r4/work/gallery_remote/HTTPClient/HTTPConnection.java:3420: warning: sun.security.x509.X500Name is Sun proprietary API and may be removed in a future release
    [javac]         name = ((sun.security.x509.X500Name) cert.getSubjectDN()).
    [javac]                                   ^
    [javac] /var/tmp/portage/app-misc/gallery-remote-1.4.1-r4/work/gallery_remote/com/gallery/GalleryRemote/util/ExifImageUtils.java:29: cannot access com.sun.image.codec.jpeg.JPEGDecodeParam
    [javac] class file for com.sun.image.codec.jpeg.JPEGDecodeParam not found
    [javac]                             Metadata metadata = JpegMetadataReader.readMetadata(jpegFile);
    [javac]                                                                   ^
    [javac] 1 error
    [javac] 2 warnings
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-21 22:30:17 UTC
removed from tree, wontfix