diff options
author | Chris Laplante <chris.laplante@agilent.com> | 2019-11-06 13:41:34 -0500 |
---|---|---|
committer | Richard Leitner <richard.leitner@skidata.com> | 2019-11-11 09:34:59 +0100 |
commit | b5db760e6a6048381301414be387c08a3025dc6e (patch) | |
tree | d39d3810d95e8d906d03adf270bf6ae8a157092d /recipes-core/cup/cup_0.10k.bb | |
parent | 72d32b73861edeed08e9463ceb6e3995f1982be6 (diff) | |
download | meta-java-b5db760e6a6048381301414be387c08a3025dc6e.tar.gz |
classpath: add patch to fix BigDecimal.compareTo()
Prior to this patch compareTo couldn't handle operands with negative
scales. It passes the following unit test from JDK8:
http://hg.openjdk.java.net/jdk8/jdk8/jdk/file/tip/test/java/math/BigDecimal/CompareToTests.java
Signed-off-by: Chris Laplante <chris.laplante@agilent.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'recipes-core/cup/cup_0.10k.bb')
0 files changed, 0 insertions, 0 deletions