On Wed, 24 May 2023 09:24:46 GMT, Rudi Horn <d...@openjdk.org> wrote:
> This change prevents the contents of the internal string array from being > copied back when releasing it. This pull request has now been integrated. Changeset: 8f0839bc Author: Rudi Horn <rudi.h...@oracle.com> Committer: Alan Bateman <al...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/8f0839bc55036a8a663a83a02d300c60e71ceb6c Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8308748: JNU_GetStringPlatformChars may write to String's internal memory array Reviewed-by: dholmes, rriggs, alanb ------------- PR: https://git.openjdk.org/jdk/pull/14117