[ https://issues.apache.org/jira/browse/HARMONY-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory Shimansky resolved HARMONY-5033.
----------------------------------------
Resolution: Fixed
Patch is applied at 595048.
> [drlvm][jvmti] FieldModificationEvent should support compressed references on x86_64
> ------------------------------------------------------------------------------------
>
> Key: HARMONY-5033
> URL: https://issues.apache.org/jira/browse/HARMONY-5033
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Environment: Linux/Windows x86_64
> Reporter: Gregory Shimansky
> Assignee: Gregory Shimansky
> Attachments: buildrun.bat, buildrun.sh, H-5033.patch, test.cpp, Test.java
>
>
> In the jvmti_field_modification_callback argument p_new_value contains an uncompressed
reference from JIT stack. It has to be compressed in compressed mode to create an argument
for JVMTI callback. The following 2 tests crash currently:
> org.apache.harmony.jpda.tests.jdwp.Events.FieldModification002Test
> org.apache.harmony.jpda.tests.jdwp.Events.FieldModificationTest
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|