[drlvm][build] Remove 2nd copy of DRLVM's Hythread
--------------------------------------------------
Key: HARMONY-5800
URL: https://issues.apache.org/jira/browse/HARMONY-5800
Project: Harmony
Issue Type: Bug
Components: DRLVM
Environment: All
Reporter: Ilya Berezhniuk
Priority: Minor
DRLVM build contains two copies of hythr.dll / libhythr.so - in bin/ and in bin/default/ .
To avoid ambiguity, one instance should be removed - probably from default/, because bin/
instance is used to substitute Classlib's Hythread.
There probably can be special cases when Hythread is needed in default/, but DRLVM tests pass
with single instance in bin/.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|