Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8047187

Test jdk/net/Sockets/Test.java fails to compile after fix JDK-8046588

XMLWordPrintable

    • b20
    • x86_64
    • windows_7

        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

              michaelm Michael McMahon
              kshefov Konstantin Shefov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: