[ https://issues.apache.org/jira/browse/HARMONY-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Varlamov resolved HARMONY-3426.
--------------------------------------
Resolution: Fixed
Applied at r521134 except EdgeProfiler.cpp mods.
Let the cast go in to minimize intrusion...
> [drlvm][winx64] Problem with callee save registers on Win64T
> ------------------------------------------------------------
>
> Key: HARMONY-3426
> URL: https://issues.apache.org/jira/browse/HARMONY-3426
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Reporter: Mikhail Fursov
> Assigned To: Alexey Varlamov
> Attachments: cc.diff
>
>
> On windows64 platform RDI and RSI are callee-save registers.
> DRLVM does not treat these registers as callee-save and it can lead to a problem with
native methods calls.
> This patch fixes JIT and VM handling RSI and RDI on windows.
> Please review.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|