RFR: 8308780: Fix the Java Integer types on Windows

David Holmes dholmes at openjdk.org
Thu May 25 07:33:54 UTC 2023


On Thu, 25 May 2023 07:22:50 GMT, Julian Waters <jwaters at openjdk.org> wrote:

> All the changes from long were done since there was conversion from or to a jint somewhere down the line,

Okay I see that now. It is a messy situation - at some point the incoming jint's need to be "converted" to a native type.

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

PR Comment: https://git.openjdk.org/jdk/pull/14125#issuecomment-1562418414


More information about the core-libs-dev mailing list