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

TCP sockets are broken and don't work on WIN32 for JDK-1.2beta2-V.

    XMLWordPrintable

Details

    • x86
    • windows_95

    Description

      I get a segmentation violation when running the TCP Client/Server Test
      Application from WIN32 to WIN32. Both the tcpClient and tcpServer test
      applications causes a segmentation violation.

      The TCP acceptance test fails for WIN95.

      I also get a segmentation violation when running from SOLARIS to WIN32
      or from WIN32 to SOLARIS.

      The only TCP acceptance test case that PASSES is SOLARIS to SOLARIS.

      The release of the JDK is: java full version "JDK-1.2beta2-V".

      The Operating Systems tested were: SOLARIS 2.6 and WINDOWS 95.

      The following will reproduce the bug:

      ---------- ----------
      WINDOWS 95 WINDOWS 95
      ---------- ----------
      (win95) tcpServer -d -v -l 0 (win95) tcpClient -d -v -b 32 -m 10 -l 25 -c

      ---------- -------
      WINDOWS 95 SOLARIS
      ---------- -------
      (win95) tcpServer -d -v -l 0 (solaris) tcpClient -d -v -b 32 -m 10 -s win95 -l 25 -c

      ---------- ----------
      SOLARIS WINDOWS 95
      ---------- ----------
      (solaris) tcpServer -d -v -l 0 (solaris) tcpClient -d -v -b 32 -m 10 -l 25 -c

      This is the only TCP acceptance test case that PASSES. Ran tcpClient
      and tcpServer on the same SOLARIS systems and on different SOLARIS
      systems. Both test cases PASS.

      ------- -------
      SOLARIS SOLARIS
      ------- -------
      (solaris) tcpServer -d -v -l 0 (solaris) tcpClient -d -v -b 32 -m 10 -l 25 -c

      I added the TCP Client/Server Test Application as part of the attachments.

      The total results of all test cases were:

      -------------------
      TCP acceptance test FAIL
      -------------------
      (Client) (Server)
      SOLARIS ------> SOLARIS PASS
      WIN95 ------> WIN95 FAIL
      SOLARIS ------> WIN95 FAIL
      WIN95 ------> SOLARIS FAIL

      Attachments

        Activity

          People

            brenaudsunw Benjamin Renaud (Inactive)
            aefreche Alan Frechette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: