On Fri, 31 Mar 2023 05:57:01 GMT, Julian Waters <jwat...@openjdk.org> wrote:
>> A couple of spots wrongly refer to boolean and jboolean as the same thing. >> While this does still compile thanks to a happy accident and implicit >> conversions, they are not the same at all, and should be fixed before a >> future compiler error happens if their declarations are touched > > Julian Waters has updated the pull request incrementally with one additional > commit since the last revision: > > Explicit conversion to jboolean Alright, thanks Phil ------------- PR Comment: https://git.openjdk.org/jdk/pull/13139#issuecomment-1500890807