Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2019 08:57:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 234689] java/openjdk8: Math.asin() (and StrictMath.asin()) seem to be broken
Message-ID:  <bug-234689-8522-NqkrLzvIOt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234689-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234689-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234689

robi@ubinam.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robi@ubinam.de

--- Comment #5 from robi@ubinam.de ---
I have seen the same thing, but with Math.atan2 (which is the same as
StrictMath.atan2), so that function is also broken.

I have seen it working correctly on 1.8.0.162 and 1.8.0.172 and incorrectly=
 on
1.8.0.192b26. I have made a full diff of 1.8.0.162 and 1.8.0.192 in the
java.lang native code (implementing StrictMath.c), and there are no differe=
nces
there, so it might be build-related (maybe clang vs gcc)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234689-8522-NqkrLzvIOt>