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/13 23:14:38 UTC

[jira] Commented: (HARMONY-2100) [classlib] java.awt.color.ICC_ProfileRTest fails

    [ http://issues.apache.org/jira/browse/HARMONY-2100?page=comments#action_12449508 ] 
            
Alexei Fedotov commented on HARMONY-2100:
-----------------------------------------

Cool! Interpreter proved itself to be useful again. 

> [classlib] java.awt.color.ICC_ProfileRTest fails
> ------------------------------------------------
>
>                 Key: HARMONY-2100
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2100
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SUSE 9 
> debug DRLVM
>            Reporter: Alexey Varlamov
>            Priority: Minor
>         Attachments: quick_fix.diff
>
>
> The java.awt.color.ICC_ProfileRTest passes on JITs and fails on interpreter:
> junit.framework.AssertionFailedError: IllegalArgumentExceptione expected 
> at java.awt.color.ICC_ProfileRTest.testGetInstance(ICC_ProfileRTest.java:38) 
> at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
> To reproduce:
> edit $vm/build/lnx_ia32_gcc_debug/deploy/jre/bin/default/harmonyvm.properties, add "-Xint" line to it;
> cd $classlib
> ant -Dtest.jre.home=$vm/build/lnx_ia32_gcc_debug/deploy/jre test -Dtest.case=java.awt.color.ICC_ProfileRTest -Dbuild.module=awt

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