RFR (S): 8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen

Tobias Hartmann tobias.hartmann at oracle.com
Mon Sep 23 07:04:58 UTC 2019


Hi David,

On 19.09.19 07:57, David Holmes wrote:
> webrev: http://cr.openjdk.java.net/~dholmes/8230395/webrev/

I've noticed the following:
- os_perf_windows.cpp:596 "char* const", shouldn't this be "const char*"?
- os.cpp:1354 Excess whitespace in "s  ="

Otherwise looks good to me.

Best regards,
Tobias


More information about the hotspot-compiler-dev mailing list