[ http://issues.apache.org/jira/browse/HARMONY-764?page=all ]
Alexey Varlamov updated HARMONY-764:
------------------------------------
Attachment: ext_cl.patch
Fix for setting default value of "java.ext.dirs" property
> [drlvm] VM does not find installed extension packages
> -----------------------------------------------------
>
> Key: HARMONY-764
> URL: http://issues.apache.org/jira/browse/HARMONY-764
> Project: Harmony
> Type: Bug
> Components: VM
> Reporter: Alexey Varlamov
> Attachments: ext_cl.patch
>
> The DRLVM does not provide default support for the Java Extension Mechanism. For example,
it fails to find security providers needed for using signed jars in classpath.
> Actually, it does not provide appropriate default value for "java.ext.dirs" property
- it works OK if this property is specified explicitly via cmdline.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|