[ https://issues.apache.org/jira/browse/HARMONY-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Varlamov updated HARMONY-3126:
-------------------------------------
Attachment: wrn.diff
Seems that warning is caused by the fact that there is no abs(_int64) function, the attached
fix should work.
> [drlvm] VMMagic: migration to new interfaces
> --------------------------------------------
>
> Key: HARMONY-3126
> URL: https://issues.apache.org/jira/browse/HARMONY-3126
> Project: Harmony
> Issue Type: Improvement
> Components: DRLVM
> Reporter: Mikhail Fursov
> Assigned To: Alexey Varlamov
> Attachments: vmmagic_1.zip, wrn.diff
>
>
> This patch contains:
> 1) all VMmagics methods updated to use annotations-like pragmas instead of obsolete exception-like
> 2) vmmagic.jar location is updated to point to the new version. Run 'build update' before
building drlvm
> 3) method_has_annotation was added to VM interfaces
> 4) magic types were removed from VM/GC enumeration
> 5) some refactoting was done to simplefy EM64T port (I hope it were all VM/GC changes
needed)
> 6) minor bugfixes and improvements
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|