RFR(S): 8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump"

Aleksey Shipilev shade at redhat.com
Mon Feb 25 14:44:08 UTC 2019


On 2/25/19 3:26 PM, Langer, Christoph wrote:
> please review the following small test fix.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8219650
> Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8219650.0/

Looks good to me.

If you will, I'd prefer to allocate char* to guarantee the size of array.

-Aleksey



More information about the hotspot-dev mailing list