You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2008/11/17 03:52:46 UTC

[jira] Updated: (HARMONY-6020) Cyclical class dependency causes a failure not seen in RI

     [ https://issues.apache.org/jira/browse/HARMONY-6020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Beyer updated HARMONY-6020:
----------------------------------

    Attachment: cycle-project.zip

cycle-project.zip

This file contains an Eclipse project export with a few classes that present a contrived example. If the 'cycle.Main' class is run on an RI, the toString value of an object is printed. On M7 and current trunk build of Harmony (DRLVM + Classlib), a NullPointException with a cause of ExceptionInInitializer.

> Cyclical class dependency causes a failure not seen in RI
> ---------------------------------------------------------
>
>                 Key: HARMONY-6020
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6020
>             Project: Harmony
>          Issue Type: Bug
>    Affects Versions: 5.0M8
>         Environment: Win Vista 32-bit
>            Reporter: Nathan Beyer
>         Attachments: cycle-project.zip
>
>
> If two classes have a cyclical dependency, some unexpected results may occur, which are not seen on RI (Sun 6u10).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.