-
Bug
-
Resolution: Fixed
-
P4
-
8u20
-
b20
-
x86_64
-
windows_7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8048440 | 8u25 | Michael McMahon | P4 | Resolved | Fixed | b05 |
JDK-8053696 | emb-8u26 | Michael McMahon | P4 | Resolved | Fixed | b17 |
JDK-8072301 | 7u85 | Sean Coffey | P4 | Resolved | Fixed | b01 |
JDK-8059667 | 7u80 | Sean Coffey | P4 | Resolved | Fixed | b03 |
Testsuite name: Regression
Test name: jdk/net/Sockets/Test.java
JDk tested: 8u40 nightly build: /net/scanas411.us.oracle.com/export/java-re/build/re3/nightlyws/jdk8u-dev/b01_2014-06-16-1901_650/ws-b01_2014-06-16-1901_650/build
OS tested: All
Not platform specific.
LOG:
C:\\local\\aurora\\sandbox\\testbase\\test\\jdk\\net\\Sockets\\Test.java:81: error: cannot find symbol
Set<SocketOption<?>> options = dg.supportedOptions();
^
symbol: method supportedOptions()
location: variable dg of type DatagramSocket
1 error
result: Failed. Compilation failed: Compilation failed
test result: Failed. Compilation failed: Compilation failed
Test name: jdk/net/Sockets/Test.java
JDk tested: 8u40 nightly build: /net/scanas411.us.oracle.com/export/java-re/build/re3/nightlyws/jdk8u-dev/b01_2014-06-16-1901_650/ws-b01_2014-06-16-1901_650/build
OS tested: All
Not platform specific.
LOG:
C:\\local\\aurora\\sandbox\\testbase\\test\\jdk\\net\\Sockets\\Test.java:81: error: cannot find symbol
Set<SocketOption<?>> options = dg.supportedOptions();
^
symbol: method supportedOptions()
location: variable dg of type DatagramSocket
1 error
result: Failed. Compilation failed: Compilation failed
test result: Failed. Compilation failed: Compilation failed
- backported by
-
JDK-8048440 Test jdk/net/Sockets/Test.java fails to compile after fix JDK-8046588
-
- Resolved
-
-
JDK-8053696 Test jdk/net/Sockets/Test.java fails to compile after fix JDK-8046588
-
- Resolved
-
-
JDK-8059667 Test jdk/net/Sockets/Test.java fails to compile after fix JDK-8046588
-
- Resolved
-
-
JDK-8072301 Test jdk/net/Sockets/Test.java fails to compile after fix JDK-8046588
-
- Resolved
-
- relates to
-
JDK-8047186 jdk.net.Sockets throws InvocationTargetException instead of original runtime exceptions
-
- Resolved
-