Integrated: 8308748: JNU_GetStringPlatformChars may write to String's internal memory array
Rudi Horn
duke at openjdk.org
Tue Jun 6 13:02:06 UTC 2023
On Wed, 24 May 2023 09:24:46 GMT, Rudi Horn <duke at 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.horn at oracle.com>
Committer: Alan Bateman <alanb at 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
More information about the core-libs-dev
mailing list