This is the mail archive of the java-prs@sourceware.cygnus.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: java.util/280: Properties not working with load


The following reply was made to PR java.util/280; it has been noted by GNATS.

From: Tom Tromey <tromey@cygnus.com>
To: magnus.persson@thephonepages.com
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: java.util/280: Properties not working with load
Date: Thu, 6 Jul 2000 23:12:31 -0700 (PDT)

 >> after creating a java.util.Properties-object, I populate it with
 >> some strings. I call the store()-method. this works ok.  when
 >> calling the load()-method, the program just prints "Abort" and the
 >> exits.
 
 Do you have a fairly simple test case you could send?
 Or, failing that, a stack trace?
 
 Tom

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