RFR: 8308748: JNU_GetStringPlatformChars may write to String's internal memory array

Michael McMahon michaelm at openjdk.org
Fri May 26 17:38:57 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.

There was an unrelated change to these functions recently. You might want to rebase this PR with the latest version.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14117#issuecomment-1564712601


More information about the core-libs-dev mailing list