| Type | required |
| Title | Java framework, function changes,bootstrap parameters removed |
| Posted by | [EMAIL PROTECTED] |
| Affected | [EMAIL PROTECTED], |
| Effective from | SRC680, cws jl15 |
Summary
jfw_geEnabled
jfw_plugin_getJavaInfoByPath
jfw_plugin_getAllJavaInfos
Description
Support for the bootstrap parameters UNO_JAVA_JFW_DISABLE has been
removed. That results in a sligh change of the behaviour of
jfw_getEnabled (udk/jvmfwk/inc/jvmfwk/framework.h) which previously
also evaluated this bootstrap parameter.
The function now has the addional return code
JFW_E_DIRECT_MODE.
Support for the bootstrap parameter UNO_JAVA_JFW_PLUGIN has also been
removed. As a result the functions
jfw_plugin_getJavaInfoByPath
jfw_plugin_getAllJavaInfos
(udk/jvmfwk/inc/jvmfwk/vendorplugin.h)
now always receive a vendor string. Previously the vendor argument
could be empty and the plugin needed to take that possibility into
account.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
