[ https://issues.apache.org/jira/browse/HARMONY-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory Shimansky resolved HARMONY-3297.
----------------------------------------
Resolution: Fixed
Patch applied at 517777. Please check that it was applied as expected.
> [drlvm][jvmti] VM_Death event is sent before deamon threads are terminated
> --------------------------------------------------------------------------
>
> Key: HARMONY-3297
> URL: https://issues.apache.org/jira/browse/HARMONY-3297
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Reporter: Eugene S. Ostrovsky
> Assigned To: Gregory Shimansky
> Attachments: Fixed-VM_Death-event-is-sent-before-daemon-threads-are-terminated.patch
>
>
> According to spec no JVMTI events must be reported after the VM_Death event.
> In current implementation VM_Death event is sent before the termination of deamon threads.
Thus deamon threads may produce events after the VM_Death.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|