[ https://issues.apache.org/jira/browse/HARMONY-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579462#action_12579462 ] Alexei Fedotov commented on HARMONY-5610: ----------------------------------------- Pavel, I agree with adding two type conversions. > [drlvm][classloader] using size_t type instead of int for x86_64 compatibility > ------------------------------------------------------------------------------ > > Key: HARMONY-5610 > URL: https://issues.apache.org/jira/browse/HARMONY-5610 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Reporter: Alexei Fedotov > Assignee: Pavel Pervov > Attachments: classloader_size_t.patch > > > On 64-bit platforms size_t may be occasionally longer than int. It is safer to use size_t while working with size_t strlen() results. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.