You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "weldon washburn (JIRA)" <ji...@apache.org> on 2006/04/06 21:15:29 UTC

[jira] Created: (HARMONY-318) mods to Harmony Classlib that eliminate most of the changes to JCHEVM

mods to Harmony Classlib that eliminate most of the changes to JCHEVM
---------------------------------------------------------------------

         Key: HARMONY-318
         URL: http://issues.apache.org/jira/browse/HARMONY-318
     Project: Harmony
        Type: Bug

  Components: Classlib  
 Environment: cygwin
    Reporter: weldon washburn


Most of the modifications to JCHEVM to support Harmony Classlib have been removed.  The one remaining mod is because JCHEVM uses cygwin dlopen() to load a DLL.  And dlopen(), for an unknown reason, refuses to load hynio.dll.

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


Re: [jira] Created: (HARMONY-318) mods to Harmony Classlib that eliminate most of the changes to JCHEVM

Posted by Archie Cobbs <ar...@dellroad.org>.
Geir,

[resend]

Is it OK to commit this stuff to the repo??

Thanks,
-Archie

weldon washburn (JIRA) wrote:
> mods to Harmony Classlib that eliminate most of the changes to JCHEVM
> ---------------------------------------------------------------------
> 
>          Key: HARMONY-318
>          URL: http://issues.apache.org/jira/browse/HARMONY-318
>      Project: Harmony
>         Type: Bug
> 
>   Components: Classlib  
>  Environment: cygwin
>     Reporter: weldon washburn
> 
> 
> Most of the modifications to JCHEVM to support Harmony Classlib have been removed.  The one remaining mod is because JCHEVM uses cygwin dlopen() to load a DLL.  And dlopen(), for an unknown reason, refuses to load hynio.dll.


__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


[jira] Updated: (HARMONY-318) mods to Harmony Classlib that eliminate most of the changes to JCHEVM

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-318?page=all ]

weldon washburn updated HARMONY-318:
------------------------------------

    Attachment: gnuclasspathadapter043006.zip

mods that allow specJVM98 _209_db to initialize, mods that make System.out.println() work

> mods to Harmony Classlib that eliminate most of the changes to JCHEVM
> ---------------------------------------------------------------------
>
>          Key: HARMONY-318
>          URL: http://issues.apache.org/jira/browse/HARMONY-318
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>  Environment: cygwin
>     Reporter: weldon washburn
>  Attachments: diff_Harmony_041206.txt, gnuclasspathadapter.zip, gnuclasspathadapter043006.zip, kernel_path.zip, kernel_path041106.zip
>
> Most of the modifications to JCHEVM to support Harmony Classlib have been removed.  The one remaining mod is because JCHEVM uses cygwin dlopen() to load a DLL.  And dlopen(), for an unknown reason, refuses to load hynio.dll.

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


[jira] Updated: (HARMONY-318) mods to Harmony Classlib that eliminate most of the changes to JCHEVM

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-318?page=all ]

weldon washburn updated HARMONY-318:
------------------------------------

    Attachment: kernel_path.zip

> mods to Harmony Classlib that eliminate most of the changes to JCHEVM
> ---------------------------------------------------------------------
>
>          Key: HARMONY-318
>          URL: http://issues.apache.org/jira/browse/HARMONY-318
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>  Environment: cygwin
>     Reporter: weldon washburn
>  Attachments: kernel_path.zip
>
> Most of the modifications to JCHEVM to support Harmony Classlib have been removed.  The one remaining mod is because JCHEVM uses cygwin dlopen() to load a DLL.  And dlopen(), for an unknown reason, refuses to load hynio.dll.

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


[jira] Updated: (HARMONY-318) mods to Harmony Classlib that eliminate most of the changes to JCHEVM

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-318?page=all ]

weldon washburn updated HARMONY-318:
------------------------------------

    Attachment: diff_Harmony_041206.txt

diff_Harmony_041206.txt is the result of running, "svn diff --diff-cmd diff -x -ubBw" on the Harmony/modules/ directory.  It gets rid of irritating blank lines and makes the output easier to read


> mods to Harmony Classlib that eliminate most of the changes to JCHEVM
> ---------------------------------------------------------------------
>
>          Key: HARMONY-318
>          URL: http://issues.apache.org/jira/browse/HARMONY-318
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>  Environment: cygwin
>     Reporter: weldon washburn
>  Attachments: diff_Harmony_041206.txt, kernel_path.zip, kernel_path041106.zip
>
> Most of the modifications to JCHEVM to support Harmony Classlib have been removed.  The one remaining mod is because JCHEVM uses cygwin dlopen() to load a DLL.  And dlopen(), for an unknown reason, refuses to load hynio.dll.

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


[jira] Updated: (HARMONY-318) mods to Harmony Classlib that eliminate most of the changes to JCHEVM

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-318?page=all ]

weldon washburn updated HARMONY-318:
------------------------------------

    Attachment: kernel_path041106.zip

> mods to Harmony Classlib that eliminate most of the changes to JCHEVM
> ---------------------------------------------------------------------
>
>          Key: HARMONY-318
>          URL: http://issues.apache.org/jira/browse/HARMONY-318
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>  Environment: cygwin
>     Reporter: weldon washburn
>  Attachments: kernel_path.zip, kernel_path041106.zip
>
> Most of the modifications to JCHEVM to support Harmony Classlib have been removed.  The one remaining mod is because JCHEVM uses cygwin dlopen() to load a DLL.  And dlopen(), for an unknown reason, refuses to load hynio.dll.

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


[jira] Closed: (HARMONY-318) mods to Harmony Classlib that eliminate most of the changes to JCHEVM

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-318?page=all ]
     
Geir Magnusson Jr closed HARMONY-318:
-------------------------------------

    Resolution: Fixed

tied to HARMONY-114, closing this as well per the vote on the -dev list

> mods to Harmony Classlib that eliminate most of the changes to JCHEVM
> ---------------------------------------------------------------------
>
>          Key: HARMONY-318
>          URL: http://issues.apache.org/jira/browse/HARMONY-318
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>  Environment: cygwin
>     Reporter: weldon washburn
>  Attachments: diff_Harmony_041206.txt, gnuclasspathadapter.zip, gnuclasspathadapter043006.zip, kernel_path.zip, kernel_path041106.zip
>
> Most of the modifications to JCHEVM to support Harmony Classlib have been removed.  The one remaining mod is because JCHEVM uses cygwin dlopen() to load a DLL.  And dlopen(), for an unknown reason, refuses to load hynio.dll.

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


[jira] Updated: (HARMONY-318) mods to Harmony Classlib that eliminate most of the changes to JCHEVM

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-318?page=all ]

weldon washburn updated HARMONY-318:
------------------------------------

    Attachment: gnuclasspathadapter.zip

1) cleaned up comments and tree structure
2) the top-level directory is now gnuclasspathadapter
3) JNI native methods now work

> mods to Harmony Classlib that eliminate most of the changes to JCHEVM
> ---------------------------------------------------------------------
>
>          Key: HARMONY-318
>          URL: http://issues.apache.org/jira/browse/HARMONY-318
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>  Environment: cygwin
>     Reporter: weldon washburn
>  Attachments: diff_Harmony_041206.txt, gnuclasspathadapter.zip, kernel_path.zip, kernel_path041106.zip
>
> Most of the modifications to JCHEVM to support Harmony Classlib have been removed.  The one remaining mod is because JCHEVM uses cygwin dlopen() to load a DLL.  And dlopen(), for an unknown reason, refuses to load hynio.dll.

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