RFR: 8286390: Address possibly lossy conversions in jdk.incubator.foreign moved to java.base [v2]

Daniel Fuchs dfuchs at openjdk.java.net
Fri May 13 13:06:55 UTC 2022


On Fri, 13 May 2022 12:06:45 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> Address possible lossy conversion warning in `ProgrammableInvoker`.
>> 
>> Testing: `run-test-jdk_foreign`, testing with patch from https://github.com/openjdk/jdk/pull/8599 to see if the warning is gone.
>
> Jorn Vernee has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use plain int cast instead

Marked as reviewed by dfuchs (Reviewer).

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

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


More information about the core-libs-dev mailing list