[ http://issues.apache.org/jira/browse/HARMONY-1752?page=comments#action_12441975 ]
Ilya Okomin commented on HARMONY-1752:
--------------------------------------
Elena, I couldn't reproduce VM crash on WinXP also.
With and without commented test_isReachableI() and test_isReachableLjava_net_NetworkInterfaceII()
the same number of tests failed to me on drlvm. I used drlvm r463170 without any other applied
patches.
Note: To run set of luni tests I had to exclude next tests:
org/apache/harmony/luni/tests/java/lang/ThreadGroupTest.java
org/apache/harmony/luni/tests/java/lang/ThreadTest.java
Regards,
Ilya.
> Classlib luni test tests.api.java.net.InetAddressTest crashes test run
> ----------------------------------------------------------------------
>
> Key: HARMONY-1752
> URL: http://issues.apache.org/jira/browse/HARMONY-1752
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Environment: Windows 2003, Windows XP
> Reporter: Elena Semukhina
> Assigned To: Paulex Yang
> Priority: Critical
>
> Two test cases from this test, test_isReachableI() and test_isReachableLjava_net_NetworkInterfaceII()
influence in an obscure way the subsequent test packages run. If these tests are commented
out, luni module succeeds, otherwise tests.api.java.util.ArraysTest which runs later crashes.
> I cannot give some more details, just observe a cause-effect relation.
--
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
|