You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2010/10/04 20:28:34 UTC

[jira] Closed: (HARMONY-6665) [buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1

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

Tim Ellison closed HARMONY-6665.
--------------------------------


> [buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-6665
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6665
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>    Affects Versions: 6.0M3
>         Environment: Ubuntu9
>            Reporter: Ladislav Jahoda
>            Assignee: Tim Ellison
>            Priority: Trivial
>             Fix For: 5.0M16
>
>         Attachments: 6665.patch
>
>
> GetOwnedMonitorInfo0101.cpp compile with gcc 4.4.1 fails with:
> -compile.jvmti.lib.lnx:
>      [echo] File fullname: /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp
>      [echo] File name(cpp): GetOwnedMonitorInfo0101
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "void Exception(jvmtiEnv*, JNIEnv*, _jobject*, _jmethodID*, jlocation, _jobject*, _jmethodID*, jlocation)":
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:114: error: "strstr" was not declared in this scope
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "jint Agent_OnLoad(JavaVM*, char*, void*)":
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:196: error: "memset" was not declared in this scope
>      [exec] Result: 1

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