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

Remove CFR_ACC_VALUE_TYPE and CFR_ACC_PRIMITIVE_VALUE_TYPE #19631

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

theresa-m
Copy link
Contributor

No description provided.

@theresa-m theresa-m requested a review from hangshao0 June 5, 2024 15:33
@theresa-m theresa-m added comp:vm project:valhalla Used to track Project Valhalla related work labels Jun 5, 2024
runtime/bcutil/ClassFileOracle.cpp Outdated Show resolved Hide resolved
runtime/bcutil/cfreader.c Outdated Show resolved Hide resolved
@hangshao0
Copy link
Contributor

The line ending check failed.

runtime/cfdumper/main.c Outdated Show resolved Hide resolved
runtime/nls/cfre/cfrerr_ca.nls Outdated Show resolved Hide resolved
runtime/oti/cfr.h Outdated Show resolved Hide resolved
runtime/oti/cfr.h Outdated Show resolved Hide resolved
runtime/util/rcdump.c Outdated Show resolved Hide resolved
runtime/oti/cfr.h Outdated Show resolved Hide resolved
Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
@hangshao0
Copy link
Contributor

Jenkins compile zlinuxval jdknext

@hangshao0
Copy link
Contributor

Jenkins compile amac jdknext

@hangshao0 hangshao0 merged commit 4f48693 into eclipse-openj9:master Jun 7, 2024
5 checks passed
@@ -3140,19 +3140,10 @@ j9bcutil_readClassFileBytes(J9PortLibrary *portLib,

#if defined(J9VM_OPT_VALHALLA_VALUE_TYPES)
/* Currently value type is built on JDK22, so compare with JDK22 for now. */
Copy link
Contributor

Choose a reason for hiding this comment

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

This comment should have been updated with the change on line 3143.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks Keith. I have another pull request in the works to close out #18829 I will update the comment there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:vm project:valhalla Used to track Project Valhalla related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants