You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ivan Volosyuk (JIRA)" <ji...@apache.org> on 2006/05/21 23:47:30 UTC

[jira] Updated: (HARMONY-483) Update to classlibadapter

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

Ivan Volosyuk updated HARMONY-483:
----------------------------------

    Attachment: classlibadapter-update-20060522.diff

Here is the patch for classlibadapter.
To build: build.sh
To run jchevm with the adapter:
  sh jc_run.sh -cp ... class


> Update to classlibadapter
> -------------------------
>
>          Key: HARMONY-483
>          URL: http://issues.apache.org/jira/browse/HARMONY-483
>      Project: Harmony
>         Type: Improvement

>   Components: VM
>  Environment: Linux
>     Reporter: Ivan Volosyuk
>  Attachments: classlibadapter-update-20060522.diff
>
> Following improvement made to classlibadapter:
>    Implemented vmi library
>    Removed all native modifications (no more needed)
>    Implemented (limited) system classloader
>    Implemented exception stack traces
>    Loading of all classlib natives works now
>    Added simple runner and build scripts for linux
>    Implemented System.loadLibrary() path parsing
> One change for jchevm needed:
>    NewWeakGlobalRef implementation required by classlib (fall back to NewGlobalRef is enough)
> Bootstrap works fine.
> Hello world works fine.
> Stack traces works fine.

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