|
From: | jeroen at frijters dot net |
Subject: | [Bug classpath/30359] SimpleDateFormat parse "invalid Date syntax in" exception |
Date: | 19 Apr 2007 10:21:01 -0000 |
------- Comment #8 from jeroen at frijters dot net 2007-04-19 11:21 ------- At least part of this problem was caused by an IKVM bug in String.contains(). It incorrectly matched the 0xFFFD unicode character (used as the NaN symbol) with a space. Thanks to Louis Boydstun for tracking this down. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30359
[Prev in Thread] | Current Thread | [Next in Thread] |