RFR: 8268103: JNI functions incorrectly return a double after JDK-8265836
Hao Tang
github.com+7947546+tanghaoth90 at openjdk.java.net
Wed Jun 2 09:54:50 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?
LGTM. Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/4300
More information about the serviceability-dev
mailing list