You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2006/11/23 01:45:01 UTC

[jira] Created: (HARMONY-2272) [drlvm][unit] org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest crashes

[drlvm][unit] org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest  crashes
-------------------------------------------------------------------------------------------

                 Key: HARMONY-2272
                 URL: http://issues.apache.org/jira/browse/HARMONY-2272
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
         Environment: Windows 2003 server, interpreter/JIT
            Reporter: Alexei Fedotov


The test crashes in listen() function. An error code doesn't belong to the table of error codes. 

To build the test:
$ cd classlib/trunk
$ ant -Dbuild.module=logging test

To run the test:
$ ../../drlvm/trunk/build/win_ia32_msvc_debug/deploy/jre/bin/java -Xint -cp depends/jars/junit_3.8.2/junit.jar\;modules/logging/bin/test\;build/test_support junit.textui.TestRunner org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (HARMONY-2272) [drlvm][unit] org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest crashes

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2272?page=all ]

Gregory Shimansky closed HARMONY-2272.
--------------------------------------

    Resolution: Duplicate
      Assignee: Gregory Shimansky

Looks like the bug is the same as in HARMONY-2285 which has a patch to fix the problem. Closing as duplicate.

> [drlvm][unit] org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest  crashes
> -------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2272
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2272
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows 2003 server, interpreter/JIT
>            Reporter: Alexei Fedotov
>         Assigned To: Gregory Shimansky
>
> The test crashes in listen() function. An error code doesn't belong to the table of error codes. 
> To build the test:
> $ cd classlib/trunk
> $ ant -Dbuild.module=logging test
> To run the test:
> $ ../../drlvm/trunk/build/win_ia32_msvc_debug/deploy/jre/bin/java -Xint -cp depends/jars/junit_3.8.2/junit.jar\;modules/logging/bin/test\;build/test_support junit.textui.TestRunner org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-2272) [drlvm][unit] org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest crashes

Posted by "Alexei Fedotov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-2272?page=comments#action_12452543 ] 
            
Alexei Fedotov commented on HARMONY-2272:
-----------------------------------------

Verified

> [drlvm][unit] org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest  crashes
> -------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2272
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2272
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows 2003 server, interpreter/JIT
>            Reporter: Alexei Fedotov
>         Assigned To: Gregory Shimansky
>
> The test crashes in listen() function. An error code doesn't belong to the table of error codes. 
> To build the test:
> $ cd classlib/trunk
> $ ant -Dbuild.module=logging test
> To run the test:
> $ ../../drlvm/trunk/build/win_ia32_msvc_debug/deploy/jre/bin/java -Xint -cp depends/jars/junit_3.8.2/junit.jar\;modules/logging/bin/test\;build/test_support junit.textui.TestRunner org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira