However, now a value with no integer portion, such as (".55") parsed (in integer only mode) returns 0 instead of throwing a ParseException, which was the previous behavior. We need to return to the original behavior, to avoid any compatibility concerns.
- relates to
-
JDK-8333755 NumberFormat integer only parsing breaks when format has suffix
- Resolved
- links to
-
Commit(master) openjdk/jdk/5100303c
-
Review(master) openjdk/jdk/20101