[foreign-preview] RFR: 8280527: Move jdk.incubator.foreign to java.lang.foreign [v2]
Julia Boes
jboes at openjdk.java.net
Thu Jan 27 11:12:55 UTC 2022
On Wed, 26 Jan 2022 16:44:51 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Julia Boes has updated the pull request incrementally with one additional commit since the last revision:
>>
>> address PR comments
>
> src/java.base/share/classes/java/lang/invoke/VarHandles.java line 667:
>
>> 665: return b ? (byte)1 : (byte)0;
>> 666: }
>> 667:
>
> I think these can be removed as well now?
right, removed
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/633
More information about the panama-dev
mailing list