Integrated: 8268103: JNI functions incorrectly return a double after JDK-8265836
Severin Gehwolf
sgehwolf at openjdk.java.net
Wed Jun 2 12:21:32 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?
This pull request has now been integrated.
Changeset: 2963c9e6
Author: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2963c9e6778b95f5c0fc4298064a21d1e8f31b91
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
8268103: JNI functions incorrectly return a double after JDK-8265836
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/4300
More information about the serviceability-dev
mailing list