[ http://issues.apache.org/jira/browse/HARMONY-1907?page=all ]
Gregory Shimansky updated HARMONY-1907:
---------------------------------------
Patch Info: (was: [Patch Available])
> [drlvm][threading] Stack size attribute has no effect.
> ------------------------------------------------------
>
> Key: HARMONY-1907
> URL: http://issues.apache.org/jira/browse/HARMONY-1907
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Reporter: Artem Aliev
> Attachments: make_pthread_shared.patch
>
>
> At this time the thread attributes has no effect on newly created threads.
> The problem is in the static linking of -lpthread.
> Attached patch makes the linking to by dynamic.
--
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
|