Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 531708

Summary: 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
Product: Gentoo Linux Reporter: Austin English (RETIRED) <wizardedit>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: zmedico
Priority: Normal Keywords: InVCS
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output
patch

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.