Integrated: 8324960: Unsafe.allocateMemory documentation incorrect regarding zero return value

Brian Burkhalter bpb at openjdk.org
Mon Feb 5 23:57:45 UTC 2024


On Wed, 31 Jan 2024 01:17:07 GMT, Brian Burkhalter <bpb at 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 <bpb at 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


More information about the core-libs-dev mailing list