On Wed, 31 Jan 2024 01:17:07 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> Align the specification of `Unsafe.allocateMemory` with its implementation > and with the specification of `Unsafe.reallocateMemory`. This pull request has now been integrated. Changeset: 209d87a8 Author: Brian Burkhalter <b...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/209d87a856b1a7bd60910b517d8ff5beb322ec0b Stats: 10 lines in 2 files changed: 2 ins; 0 del; 8 mod 8324960: Unsafe.allocateMemory documentation incorrect regarding zero return value Reviewed-by: rriggs ------------- PR: https://git.openjdk.org/jdk/pull/17643