• S
    8157548: JVM crashes sometimes while starting · 339ef484
    shshahma 提交于
    Summary: Behavior of strncmp may be unexpected if char buffers[s] is[are] not null terminated and buffer size is smaller than the length n. Added check to avoid this scenario.
    Reviewed-by: dholmes, iklam
    339ef484
systemDictionary.cpp 119.2 KB