[jdk19] Integrated: 8289570: SegmentAllocator:allocateUtf8String(String str) default behavior mismatch to spec
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Jul 1 21:48:43 UTC 2022
On Fri, 1 Jul 2022 11:28:10 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This simple patch fixes an issue where the API implementation for `SegmentAllocator::allocateUtf8String` does not conform to the javadoc implSpec.
This pull request has now been integrated.
Changeset: 8e01ffb3
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.org/jdk19/commit/8e01ffb3a7914a67a66ce284029f19cdf845b626
Stats: 20 lines in 2 files changed: 19 ins; 0 del; 1 mod
8289570: SegmentAllocator:allocateUtf8String(String str) default behavior mismatch to spec
Reviewed-by: alanb, psandoz
-------------
PR: https://git.openjdk.org/jdk19/pull/99
More information about the core-libs-dev
mailing list