On Fri, 1 Jul 2022 11:28:10 GMT, Maurizio Cimadamore <[email protected]> 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 <[email protected]> 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
