Long.getLong() buglet

Mark Wielaard mark@klomp.org
Tue Apr 2 06:19:00 GMT 2002


Hi,

This fixes a stupid bug in Long.getLong(). We tried to decode the System
property key and not the actual value returned.

2002-04-02  Mark Wielaard  <mark@klomp.org>

  * java/lang/Long.java (getLong(String,Long)): Actually decode property
  value, not key.

This has already been fixed in the Classpath version of Long.

OK to commit this small fixlet to the 3.1 branch and wait till after the
3.1 release to merge the complete Classpath Long version to mainline?

Cheers,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Long.diff
Type: text/x-patch
Size: 527 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20020402/3d841d9e/attachment.bin>


More information about the Java-patches mailing list