I think we need to clarify VMI contract on "o.a.h.boot.class.path" property.
Currently luni natives set this property to default bcp during
JNI_OnLoad, accordingly to content of
"%java.home%/lib/boot/bootclasspath.properties" file.
Should the VM sync value of this property back with added path to
kernel classes and/or user-provided cmd-line entries?

From what I observe, j9 does this and DRLVM does not. Classlib uses
this property to lookup resources like i18n, and for (re)launching
tools - but I may be missing smth.

Opinios?

--
Regards,
Alexey

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to