[ https://issues.apache.org/jira/browse/HARMONY-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534338
]
Ilya Berezhniuk commented on HARMONY-4940:
------------------------------------------
IA-32 does not support uncompressed references (and does not need to support), so runtime
checks for compressed mode is excessive.
Also it would be possibly worth to allow compile-time selection of uncompressed mode on 64-bit
platforms - for using in applications where large heap is inevitable.
I'm going to provide a patch which enables 3 compile modes: for compressed references only;
for uncompressed references; for runtime switching.
> [drlvm][linux][em64t] Enable compile-time compression mode selection
> --------------------------------------------------------------------
>
> Key: HARMONY-4940
> URL: https://issues.apache.org/jira/browse/HARMONY-4940
> Project: Harmony
> Issue Type: Sub-task
> Reporter: Ilya Berezhniuk
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|