Why asUnbounded()/isUnbounded() was removed in JDK21?
Cheng Jin
jincheng at ca.ibm.com
Wed May 3 13:34:23 UTC 2023
Hi there,
I am wondering why asUnbounded()/isUnbounded() (existing in JDK20) related code was removed from java.base/share/classes/java/lang/foreign/ValueLayout.java in JDK21.
Is there any reason for deleting them all (or moving them somewhere else which I ignored) for the unbounded segment (pointer)?
Best Regards
Cheng Jin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/panama-dev/attachments/20230503/284a6569/attachment-0001.htm>
More information about the panama-dev
mailing list