Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

jia-wei-tang
Copy link
Collaborator

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

Test Plan: windows build

Reviewed-by: lei.yul, lingjun-cg

Issue: #559

CR:

… check in cds

Summary: 1. strlen: conversion from 'size_t' to 'int', possible loss of data
2. change the impl of checking boot classpath value when replaying in cds

Test Plan: windows build
           ci jtreg cds

Reviewed-by: lei.yul, lingjun-cg

Issue: dragonwell-project#559

CR:
Copy link
Collaborator

@lingjun-cg lingjun-cg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jia-wei-tang jia-wei-tang merged commit 51ea7a2 into dragonwell-project:master Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants