PATCH: System properties and init_properties

Bryce McKinlay bryce@albatross.co.nz
Thu Nov 23 21:03:00 GMT 2000


This patch fixes a bug where init_properties() wasn't being called from
setProperty(). It also makes the system properties calls more efficient
by having them only call init_properties in the case where properties is
null.

  [ bryce ]



More information about the Java-patches mailing list