Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531708 - dev-java/netty-transport-4.0.21-r1 with dev-java/sun-jdk-1.6 -- netty-transport-4.0.21-r1/work/netty-netty-4.0.21.Final/transport/src/main/java/io/netty/channel/socket/DatagramChannelConfig.java:26: cannot find symbol class StandardSocketOptions
Summary: dev-java/netty-transport-4.0.21-r1 with dev-java/sun-jdk-1.6 -- netty-transpo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2014-12-04 18:53 UTC by Austin English (RETIRED)
Modified: 2015-02-23 20:56 UTC (History)
1 user (show)

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


Attachments
output (netty_transport.txt,20.15 KB, text/plain)
2014-12-04 18:53 UTC, Austin English (RETIRED)
Details
patch (netty-transport.txt,432 bytes, patch)
2014-12-04 19:11 UTC, Austin English (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Austin English (RETIRED) gentoo-dev 2014-12-04 18:53:20 UTC
Created attachment 390952 [details]
output

Works with oracle-jdk-bin-1.7.

    [javac] /var/tmp/portage/dev-java/netty-transport-4.0.21-r1/work/netty-netty-4.0.21.Final/transport/src/main/java/io/netty/channel/socket/DatagramChannelConfig.java:26: cannot find symbol
    [javac] symbol  : class StandardSocketOptions
    [javac] location: package java.net
    [javac] import java.net.StandardSocketOptions;


Reproducible: Always
Comment 1 Austin English (RETIRED) gentoo-dev 2014-12-04 19:11:12 UTC
Created attachment 390954 [details, diff]
patch
Comment 2 Zac Medico gentoo-dev 2015-02-23 20:43:15 UTC
This is fixed in cvs.