Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
I read
http://www.exploringbinary.com/java-hangs-when-converting-2-2250738585072012e-308/
Nice! and it even works with JSF
Looking at the MyFaces (double) converter, I see "Double.valueOf()"
Now, I did a quick check, with Trinidad (disabled client-side validation) and MyFaces (since Trinidad calls super.getAsObject()).
Entering "2.2250738585072012e-308" into a field, that has a double converter is keeping my JVM really busy !
Sweet!
Attachments
Issue Links
- is a clone of
-
MYFACES-3024 MyFaces hangs when converting 2.2250738585072012e-308
- Closed