You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vera Petrashkova (JIRA)" <ji...@apache.org> on 2006/12/06 07:44:23 UTC

[jira] Updated: (HARMONY-1945) [drlvm][test] The "fake" circularity errors

     [ http://issues.apache.org/jira/browse/HARMONY-1945?page=all ]

Vera Petrashkova updated HARMONY-1945:
--------------------------------------

    Attachment: test1.zip

VM returns incorrect stack trace information when  we an instance of some non-existent class was created and some method from this class was invoked.
This information is the same in both cases including line numbers:
- on creating  new object 
- on method invocation
To reproduce this run attached test1 class from test1.zip.
(it is needed to compile test1.java and remove test1_1.class).





> [drlvm][test] The "fake" circularity errors
> -------------------------------------------
>
>                 Key: HARMONY-1945
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1945
>             Project: Harmony
>          Issue Type: Test
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Priority: Minor
>         Attachments: CLTest.java, SMTest.java, test1.zip
>
>
> There are two "impossible" tests, which shows "fake" circularity errors. One test is more simple and use SecurityManager. The other is a bit more complex and uses custom ClassLoader. You can find them in attachment. 

-- 
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