-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
24
It's observed that one of the JCK test is failing possibly after this JDK-8333920 integration.
For more details - https://bugs.openjdk.org/browse/JCK-7321458
Attached a sample which demonstrate the test expectations, I seeJDK-8333920 allowing the parsing even after decimal when suffix is present. Possibly caused this?
For more details - https://bugs.openjdk.org/browse/JCK-7321458
Attached a sample which demonstrate the test expectations, I see
- relates to
-
JDK-8333920 NumberFormat integer only parsing breaks when format has suffix
- Closed