You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sean Qiu (JIRA)" <ji...@apache.org> on 2007/06/25 09:12:29 UTC

[jira] Updated: (HARMONY-4275) [build test2] add ibm j9 testsuite for bti to support ibm j9 vm with harmony classlib

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

Sean Qiu updated HARMONY-4275:
------------------------------

    Attachment: Harmony-4275.zip

Would someone pls try this patch? Thanks

> [build test2] add ibm j9 testsuite for bti to support ibm j9 vm with harmony classlib
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4275
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4275
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>         Environment: Redhat
> Windows XP
>            Reporter: Sean Qiu
>         Attachments: Harmony-4275.zip
>
>
> Implement adaptor interfaces of setup, run, clean in adaptor.xml and define parameters in parameters.xml
> adaptor.xml
> 1.setup
>     Make sure IBM J9 VM file has been downloaded and placed in the right place
> 2.run
>     Unzip the vm file to right palce, and  copy classlib from classlib test suite
> 3.clean
>     clean the jre maintained in step "run"
> parameters.xml
> required
>     classlib.trunk: Path to Classlib Workspace
> shared
>     jre.dir value: the path of jre with IBM J9 VM
>     jvm.location value: the path to IBM J9 VM

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