dragonwell-project / dragonwell8

Alibaba Dragonwell8 JDK
http://dragonwell-jdk.io
GNU General Public License v2.0
4.2k stars 497 forks source link

[EagerAppCDS] fix strlen usage (warnings: conversion from 'size_t' to 'int') #560

Closed jia-wei-tang closed 1 year ago

jia-wei-tang commented 1 year ago

Summary: conversion from 'size_t' to 'int', possible loss of data

Test Plan: windows build

Reviewed-by: lei.yul, lingjun-cg

Issue: https://github.com/dragonwell-project/dragonwell8/issues/559

CR: