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

Fix build errors on Windows #19851

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Fix build errors on Windows #19851

merged 1 commit into from
Jul 11, 2024

Conversation

keithc-ca
Copy link
Contributor

Introduced in #19773:

c:\space\jdk21\openj9\runtime\jcl\common\java_lang_invoke_MethodHandleNatives.cpp(521): error C2220: the following warning is treated as an error
c:\space\jdk21\openj9\runtime\jcl\common\java_lang_invoke_MethodHandleNatives.cpp(521): warning C4244: '+=': conversion from 'UDATA' to 'U_32', possible loss of data

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca keithc-ca requested a review from pshipton July 11, 2024 18:36
@pshipton pshipton merged commit 228f348 into eclipse-openj9:master Jul 11, 2024
2 checks passed
@keithc-ca keithc-ca deleted the mhn branch July 11, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants