This is the mail archive of the java-patches@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: System properties and init_properties


Tom Tromey wrote:

> Right now there is some goofy logic in System.java to account for
> pre-1.2 property initialization semantics.  Could you modify this
> patch to remove `prop_init' and instead just implement the 1.2
> semantics?

Could you be more specific? Looking at the online docs, it appears that
(with the patch) we implement the 1.2 semantics correctly. Or have
I missed something? I don't have my JCL book handy...

regards

  [ bryce ]



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]