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

AArch64 macOS: Call fieldWatchHelper in rewriting data in snippets #15300

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Jun 13, 2022

This commit adds code for rewriting data in snippets for field watch
on AArch64 macOS.

Fixes: #14502

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

This commit adds code for rewriting data in snippets for field watch
on AArch64 macOS.

Fixes: eclipse-openj9#14502

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

knn-k commented Jun 13, 2022

This commit depends on eclipse-omr/omr#6560

@knn-k
Copy link
Contributor Author

knn-k commented Jun 13, 2022

Jenkins test extended.functional amac jdk18 depends eclipse-omr/omr#6560

@knn-k
Copy link
Contributor Author

knn-k commented Jun 13, 2022

This commit enables an excluded testcase cmdLineTester_fieldwatchtests_0, and it finished successfully in https://openj9-jenkins.osuosl.org/job/Test_openjdk18_j9_extended.functional_aarch64_mac_Personal/3/.

@knn-k
Copy link
Contributor Author

knn-k commented Jun 15, 2022

eclipse-omr/omr#6560 has promoted.

@knn-k knn-k requested a review from 0xdaryl June 15, 2022 23:34
@0xdaryl
Copy link
Contributor

0xdaryl commented Jun 16, 2022

Jenkins test sanity alinux jdk18

@0xdaryl 0xdaryl self-assigned this Jun 16, 2022
@knn-k
Copy link
Contributor Author

knn-k commented Jun 16, 2022

Jenkins test sanity alinux64 jdk18

@0xdaryl 0xdaryl merged commit 06196de into eclipse-openj9:master Jun 16, 2022
@knn-k knn-k deleted the aarch64macos_fieldwatch branch June 16, 2022 21:29
knn-k added a commit to knn-k/openj9 that referenced this pull request Jun 16, 2022
…ippets

This commit adds code for rewriting data in snippets for field watch
on AArch64 macOS.

Original PR in master: eclipse-openj9#15300

Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
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.

JDK18 aarch64_mac cmdLineTester_fieldwatchtests_0_FAILED - InternalError: SIGBUS
2 participants