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

Disable known object table in AOT compilation #15131

Merged
merged 1 commit into from
May 27, 2022

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented May 27, 2022

This commit disables known object table in AOT compilation.

Fixes: #15059

Signed-off-by: KONNO Kazuhiro konno@jp.ibm.com

This commit disables known object table in AOT compilation.

Fixes: eclipse-openj9#15059

Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
@knn-k
Copy link
Contributor Author

knn-k commented May 27, 2022

Jenkins test sanity.functional,extended.functional,sanity.system amac,alinux64 jdk11

@knn-k knn-k marked this pull request as ready for review May 27, 2022 10:52
@0xdaryl
Copy link
Contributor

0xdaryl commented May 27, 2022

@dsouzai : please handle the review and merge of this one.

@dsouzai dsouzai self-assigned this May 27, 2022
@dsouzai
Copy link
Contributor

dsouzai commented May 27, 2022

jenkins test sanity.functional all jdk17

@0xdaryl
Copy link
Contributor

0xdaryl commented May 27, 2022

Once this merges it should probably be fixed in 0.33 as well. @pshipton FYI.

@dsouzai
Copy link
Contributor

dsouzai commented May 27, 2022

aarch64 build failure because of #14243

@dsouzai dsouzai merged commit 768fb72 into eclipse-openj9:master May 27, 2022
knn-k added a commit to knn-k/openj9 that referenced this pull request May 27, 2022
This commit disables known object table in AOT compilation.

Original PR in master: eclipse-openj9#15131

Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
@knn-k knn-k deleted the aot_knownObjTable branch May 27, 2022 23:22
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.

AOT jsr292Test_1 crash in 2nd iteration, vmState=0x000501ff
3 participants