RFR: 8308748: JNU_GetStringPlatformChars may write to String's internal memory array [v2]
Alan Bateman
alanb at openjdk.org
Thu Jun 1 06:14:10 UTC 2023
On Wed, 31 May 2023 11:49:00 GMT, Rudi Horn <duke at openjdk.org> wrote:
> I have not checked other uses, but they are probably not as critical yet given the special status and frequent use of strings. I can possibly revisit this issue in the future in a further issue / PR if I find time at some stage.
Okay, we should create an issue in JBS to follow-up on that, as there may be other opportunities to avoid the copy back.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14117#issuecomment-1571415559
More information about the core-libs-dev
mailing list