On Wed, 28 May 2025 09:06:57 GMT, Per Minborg <pminb...@openjdk.org> wrote:

> After https://bugs.openjdk.org/browse/JDK-8345687 was integrated, zero-length 
> segments always have an address of zero. This may cause problems in certain 
> native methods that can receive segments and/or buffers derived from segments.
> 
> This PR also guards for overflow for extremely large allocation requests.

Some history: https://github.com/openjdk/panama-foreign/pull/650

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

PR Comment: https://git.openjdk.org/jdk/pull/25485#issuecomment-2915815875

Reply via email to