[jdk17u-dev] Integrated: 8286331: jni_GetStringUTFChars() uses wrong heap allocator
Aleksey Shipilev
shade at openjdk.org
Fri May 26 10:56:04 UTC 2023
On Thu, 25 May 2023 15:47:13 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Clean backport to avoid accidental stack walk during `GetStringUTFChars`. Requires #1399 to be correct.
>
> Additional testing:
> - [x] Linux x86_64 fastdebug `tier1 tier2 tier3`
This pull request has now been integrated.
Changeset: 3d32a20e
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/3d32a20e8921540f148adb9f8b7bd6a46c07d08f
Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
8286331: jni_GetStringUTFChars() uses wrong heap allocator
Backport-of: b0d2b0a3553cbb2db23d543b98ab1401b3dbfa91
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1401
More information about the jdk-updates-dev
mailing list