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

Tests java/net/Socket/4451915/Myclient.java and java/net/Socket/4451915/Myclient1.java fail since 5.0 FCS

XMLWordPrintable

    • x86
    • solaris_11

      Testsuite name: Regression
      Test names:
       java/net/Socket/4451915/Myclient.java
       java/net/Socket/4451915/Myclient1.java
      JDK tested: JDK 5.0u45 b02
      OS tested: Solaris 11 x86
      Is it a regression: No
      Fails on 5.0 FCS: Yes

      Log:

      #section:main
      ----------messages:(3/103)----------
      command: main Myclient
      reason: User specified action: run main Myclient
      elapsed time (seconds): 0.275
      ----------System.out:(1/7)----------
      Failed
      ----------System.err:(13/783)----------
      java.lang.RuntimeException: Test Failed, got size 65536 - Expected 160768
      at Myclient.main(Myclient.java:51)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:592)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:637)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test Failed, got size 65536 - Expected 160768
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test Failed, got size 65536 - Expected 160768
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed, got size 65536 - Expected 160768


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed, got size 65536 - Expected 160768

      #section:main
      ----------messages:(3/105)----------
      command: main Myclient1
      reason: User specified action: run main Myclient1
      elapsed time (seconds): 0.231
      ----------System.out:(1/7)----------
      Failed
      ----------System.err:(13/785)----------
      java.lang.RuntimeException: Test Failed, got size 65536 - Expected 262144
      at Myclient1.main(Myclient1.java:53)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:592)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:637)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test Failed, got size 65536 - Expected 262144
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test Failed, got size 65536 - Expected 262144
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed, got size 65536 - Expected 262144


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed, got size 65536 - Expected 262144

            dmeetry Dmeetry Degrave (Inactive)
            kshefov Konstantin Shefov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: