You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Pervov (JIRA)" <ji...@apache.org> on 2007/03/22 18:33:32 UTC

[jira] Updated: (HARMONY-3478) [classlib][winx64] Class library uses 32-bit UDATA and IDATA types

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

Pavel Pervov updated HARMONY-3478:
----------------------------------

    Attachment: H3478.patch

Preliminary patch, but should work. Do not commit. Apply in working_classlib.

> [classlib][winx64] Class library uses 32-bit UDATA and IDATA types
> ------------------------------------------------------------------
>
>                 Key: HARMONY-3478
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3478
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: windows/em64t
>            Reporter: Pavel Pervov
>            Priority: Critical
>         Attachments: H3478.patch
>
>
> 64-bit IDATA/UDATA are not supported on Windows x86-64. As the result, we have many peculiar problems on this platform. For examle, try to rename launcher 'java.exe'->'java1.exe'. It will crash.
> I'll attach the patch which fixes this.

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