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

Update JIT inline array allocation sequence on Z #13272

Merged

Conversation

VermaSh
Copy link
Contributor

@VermaSh VermaSh commented Aug 4, 2021

Update JIT inline array allocation sequence to populate dataAddr slot
for contiguous, and 0 length discontiguous arrays.

Part of phase 2 of #11438.

Signed-off-by: Shubham Verma shubhamv.sv@gmail.com

Update JIT inline array allocation sequence to populate `dataAddr` slot
for contiguous, and 0 length discontiguous arrays.

Part of phase 2 of eclipse-openj9#11438.

Signed-off-by: Shubham Verma <shubhamv.sv@gmail.com>
@VermaSh VermaSh force-pushed the jit_inline_array_allocation_z branch from 4dfaf36 to 3f73415 Compare August 4, 2021 18:06
@fjeremic
Copy link
Contributor

Jenkins test sanity zlinux jdk8,jdk11

@fjeremic fjeremic merged commit 5180047 into eclipse-openj9:master Aug 26, 2021
@VermaSh VermaSh deleted the jit_inline_array_allocation_z branch September 9, 2021 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants