RFR: 8265490: Unterminated string passed to FindClass() in hotspot test

Coleen Phillimore coleenp at openjdk.java.net
Wed Apr 21 15:24:32 UTC 2021


On Wed, 21 Apr 2021 14:57:09 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this small fix for JDK-8265490 to null terminate the char* that test FindClassUtf8 passes to JNI_FindClass().  The modified test was run on Linux, Mac OS, and Windows platforms using Mach5 hs-tiers 1 and 2.
> 
> Thanks, Harold

Looks good plus trivial.  Thanks for fixing this.

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

Marked as reviewed by coleenp (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3604


More information about the hotspot-runtime-dev mailing list