From commits-return-20677-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Fri Dec 01 11:57:44 2006 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 71804 invoked from network); 1 Dec 2006 11:57:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Dec 2006 11:57:44 -0000 Received: (qmail 67917 invoked by uid 500); 1 Dec 2006 11:57:53 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 67894 invoked by uid 500); 1 Dec 2006 11:57:52 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 67885 invoked by uid 99); 1 Dec 2006 11:57:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Dec 2006 03:57:52 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Dec 2006 03:57:43 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 607E57142EC for ; Fri, 1 Dec 2006 03:57:23 -0800 (PST) Message-ID: <31036320.1164974243392.JavaMail.jira@brutus> Date: Fri, 1 Dec 2006 03:57:23 -0800 (PST) From: "George Timoshenko (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-2259) [drlvm][jit][opt] tests.api.java.lang.reflect.ProxyTest fails on Jitrino.OPT while passes on Jitrino.JET In-Reply-To: <13020245.1164194822081.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/HARMONY-2259?page=all ] George Timoshenko updated HARMONY-2259: --------------------------------------- Attachment: HARMONY-2259.patch patch is not tested yet H2259.java passes with it > [drlvm][jit][opt] tests.api.java.lang.reflect.ProxyTest fails on Jitrino.OPT while passes on Jitrino.JET > -------------------------------------------------------------------------------------------------------- > > Key: HARMONY-2259 > URL: http://issues.apache.org/jira/browse/HARMONY-2259 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Environment: Linux/ia32 > Reporter: Egor Pasko > Attachments: H2259.java, HARMONY-2259.patch > > > $subj. > shell> $HARMONY -Xem:jet -cp $classlib/depends/jars/junit_3.8.2/junit.jar:$classlib/modules/luni/bin/test:$classlib/deploy/build/test/support.jar junit.textui.TestRunner tests.api.java.lang.reflect.ProxyTest .... > Time: 0.109 > OK (4 tests) > shell> $HARMONY -Xem:opt -cp $classlib/depends/jars/junit_3.8.2/junit.jar:$classlib/modules/luni/bin/test:$classlib/deploy/build/test/support.jar junit.textui.TestRunner tests.api.java.lang.reflect.ProxyTest > ..F.. > Time: 0.465 > There was 1 failure: > 1) test_newProxyInstanceLjava_lang_ClassLoader$Ljava_lang_ClassLjava_lang_reflect_InvocationHandler(tests.api.java.lang.reflect.ProxyTest)junit.framework.AssertionFailedError: Problem converting exception > at tests.api.java.lang.reflect.ProxyTest.test_newProxyInstanceLjava_lang_ClassLoader$Ljava_lang_ClassLjava_lang_reflect_InvocationHandler(ProxyTest.java:145) > at java.lang.reflect.VMReflection.invokeMethod(Native Method) > FAILURES!!! > Tests run: 4, Failures: 1, Errors: 0 -- 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