You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2007/07/19 16:38:07 UTC

[jira] Resolved: (HARMONY-2894) [jdktools][jdwp] JDWP agent uses non-standard VM property

     [ https://issues.apache.org/jira/browse/HARMONY-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Zakharov resolved HARMONY-2894.
--------------------------------------

    Resolution: Fixed

Thanks Ivan and Andrey, The patch was applied at the revision 557642. Please verify everything is ok..

> [jdktools][jdwp] JDWP agent uses non-standard VM property
> ---------------------------------------------------------
>
>                 Key: HARMONY-2894
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2894
>             Project: Harmony
>          Issue Type: Improvement
>          Components: JDK
>            Reporter: Ivan Popov
>            Assignee: Alexei Zakharov
>            Priority: Trivial
>         Attachments: H2894_jdwp_agent.patch
>
>
> Current implementation of JDWP agent uses "vm.boot.class.path" VM property for returning bootclasspath value in VirtualMacnine.ClassPath command. This property is provided only in DRLVM. It makes sense to check also "sun.boot.class.path" property which is de-facto provided by most other JVMs. This will improve usability of Harmony's JDWP agent running with different JVMs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.