Bug in openjdk8 8.192.26_1 ?
Thomas Gude
thgude at googlemail.com
Sun Jan 6 19:09:32 UTC 2019
Hi all,
while researching a malfunction in the OpenHAB Astro binding, I think I found a bug in the Math.asin() implementation of openjdk8-8.192.26_1. Please have a look at the provided test programme (CheckMathIssue.java) and the results provided in the other attached file (comparison.log). It lists the output of four different java implementations:
FreeBSD 11.2 openjdk8-8.192.26
FreeBSD 11.2 openjdk8-8.172.*
MacOS 10.14 (Build 1.8.0_192-b12)
Linux-OSMC 4.14 Java 8.191
The first one is obviously giving wrong values.
Is this a bug or do you have any other idea why this may happen?
Thank you and kind regards,
Thomas Gude.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CheckMathIssue.java
Type: application/octet-stream
Size: 1346 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-java/attachments/20190106/d8aa8af8/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: comparison.log
Type: application/octet-stream
Size: 1771 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-java/attachments/20190106/d8aa8af8/attachment-0001.obj>
More information about the freebsd-java
mailing list