commit | 24fdf6411660c1436524e45ba73f8e776dac2044 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Oct 15 16:50:10 2009 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Oct 15 22:45:39 2009 -0700 |
tree | bbf2ac3d8c2a9019a102d4f21f7e145de205a0e8 | |
parent | eb9f1297bf7d020ad4a2d956a0ab1bb387bb10f9 [diff] |
Fix Float.valueOf(String) OutOfMemoryExceptions. Apply http://issues.apache.org/jira/browse/HARMONY-6261, which was missed in our recent luni merge. Bug: 1957904