-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
A BigDecimal created from 1AA23.456 value with lead to an exception with a null message in Java 8 but with a non null message in Java 11 (Character A is neither a decimal digit number, decimal point, nor "e" notation exponential mark.).
As the documentation mention "Java 8 (or +)" I was expecting to be able to build using Java 11.
Maybe the fix is to update the documentation.
Metadata
Metadata
Assignees
Labels
No labels