RFR: 8338888: SystemDictionary::class_name_symbol has incorrect length check

Coleen Phillimore coleenp at openjdk.org
Tue Aug 27 13:00:09 UTC 2024


On Tue, 27 Aug 2024 01:25:10 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> othervm seems like a good choice for this but now when you return JNI_FALSE, where do you free the string?
>
> If we return false then the malloc failed.

Oh. Right.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20709#discussion_r1732803652


More information about the hotspot-runtime-dev mailing list