You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/12/05 13:22:22 UTC

[jira] Resolved: (HARMONY-2375) Incorrect icc_release builds

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

Alexey Varlamov resolved HARMONY-2375.
--------------------------------------

    Resolution: Fixed

Fixed at r482618 by declaring BootstrapClassLoader::SetBCPElement private  member.

Please verify it resolved your problem.

> Incorrect icc_release builds
> ----------------------------
>
>                 Key: HARMONY-2375
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2375
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: linux, icc, ia32
>            Reporter: Dmitry Irlyanov
>         Assigned To: Alexey Varlamov
>            Priority: Critical
>         Attachments: icc_release_builds.patch
>
>
> icc_release builds can't run any program due to undefined symbol in libharmonyvm.so
> example:
> ./java  -classpath . Hello
> Failed to open JVM DLL:/drlvm/trunk/build/lnx_ia32_icc_release/deploy/jre/bin/default/harmonyvm(/drlvm/trunk/build/lnx_ia32_icc_release/deploy/jre/bin/default/libharmonyvm.so: undefined symbol: _ZN20BootstrapClassLoader13SetBCPElementEPKcP10apr_pool_t) 
> This behavior is caused by excessive inline option in trunk\working_vm\vm\vmcore\src\class_support\classloader.cpp
> The patch has been tested on svn revision: 480581

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