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

(0.20.0) AArch64: Implement Nestmate interface call #8854

Merged

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Mar 13, 2020

This commit implements Nestmate interface call for AArch64.

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

@knn-k knn-k changed the base branch from master to v0.20.0-release March 13, 2020 07:00
@knn-k knn-k changed the base branch from v0.20.0-release to master March 13, 2020 07:01
@knn-k
Copy link
Contributor Author

knn-k commented Mar 13, 2020

Failed to choose the target branch. Canceling.

@knn-k knn-k closed this Mar 13, 2020
This commit implements Nestmate interface call for AArch64.

Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
@knn-k knn-k reopened this Mar 16, 2020
@knn-k knn-k changed the base branch from master to v0.20.0-release March 16, 2020 00:20
@knn-k
Copy link
Contributor Author

knn-k commented Mar 16, 2020

Original PR: #8651

@knn-k
Copy link
Contributor Author

knn-k commented Mar 16, 2020

jenkins test sanity alinux64 jdk11

@knn-k
Copy link
Contributor Author

knn-k commented Mar 16, 2020

Build failed with missing type uintptrj_t:

[2020-03-16T01:56:18.282Z] In file included from /home/jenkins/workspace/Build_JDK11_aarch64_linux_Personal/build/linux-aarch64-normal-server-release/vm/compiler/../compiler/ras/DebugExtSegmentProvider.cpp:23:0:
[2020-03-16T01:56:18.282Z] /home/jenkins/workspace/Build_JDK11_aarch64_linux_Personal/build/linux-aarch64-normal-server-release/vm/compiler/../compiler/ras/DebugExtSegmentProvider.hpp:39:25: error: expected ‘,’ or ‘...’ before ‘(’ token
[2020-03-16T01:56:18.282Z]        void* (*dbgMalloc)(uintptrj_t size, void *originalAddress),

@0xdaryl 0xdaryl self-assigned this Mar 18, 2020
@0xdaryl 0xdaryl merged commit 305fc6c into eclipse-openj9:v0.20.0-release Mar 18, 2020
@knn-k knn-k deleted the aarch64nestmate2_0.20.0 branch March 19, 2020 04:09
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.

None yet

2 participants