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 remaining q uses #19799

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

theresa-m
Copy link
Contributor

Related to #18157

Copy link
Contributor

@a7ehuo a7ehuo left a comment

Choose a reason for hiding this comment

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

The changes in the JIT look good to me. Thank you very much for the update @theresa-m!

Just noticed two more comments related to Q type that could be deleted as well

* - null-free class type (Q) that are not both flattened and recursively
* compatible for direct memory comparison

// Note that for object arrays we can simply use the "L" type signature since the distinction with "Q" types
// is ignored during array class lookup by name (see internalFindArrayClass() in runtime/vm/classsupport.c).

@hzongaro fyi

@theresa-m
Copy link
Contributor Author

Thanks for finding those @a7ehuo please double check I updated them in a way that makes sense.

Copy link
Contributor

@a7ehuo a7ehuo left a comment

Choose a reason for hiding this comment

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

The JIT changes LGTM. Thank you for the update @theresa-m!

runtime/oti/j9.h Outdated Show resolved Hide resolved
Signed-off-by: Theresa Mammarella <[email protected]>
@hangshao0
Copy link
Contributor

Jenkins test sanity,extended zlinuxval jdknext

@hangshao0
Copy link
Contributor

Jenkins test sanity,extended amac jdk21

@hangshao0 hangshao0 merged commit dd108db into eclipse-openj9:master Jul 8, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:jit 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