RFR: 8268103: JNI functions incorrectly return a double after JDK-8265836

David Holmes dholmes at openjdk.java.net
Wed Jun 2 10:50:26 UTC 2021


On Wed, 2 Jun 2021 08:58:06 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Please review this trivial patch.  Stubs should return `-1` for `jlong` rather than `-1.0` (`double`) on aix/macosx.
> 
> Thoughts?

Looks good and trivial.

Thanks,
David

-------------

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4300


More information about the serviceability-dev mailing list