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: Inline direct call for atomic method symbols #12517

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

Akira1Saitoh
Copy link
Contributor

Call overridden implementation of inlineDirectCall method
as inlining of atomic method symbols is implemented in OMR class.

Depends on eclipse-omr/omr#5950

Signed-off-by: Akira Saitoh [email protected]

Call overridden implementation of inlineDirectCall method
as inlining of atomic method symbols is implemented in OMR class.

Signed-off-by: Akira Saitoh <[email protected]>
@knn-k
Copy link
Contributor

knn-k commented Apr 22, 2021

jenkins test sanity alinux64 jdk11 depends eclipse-omr/omr#5950

@knn-k
Copy link
Contributor

knn-k commented Apr 23, 2021

jenkins test sanity alinux64 jdk11 depends eclipse-omr/omr#5950

Re-running as OMR 5950 was updated.

@knn-k
Copy link
Contributor

knn-k commented Apr 23, 2021

jenkins test sanity alinux64 jdk11 depends eclipse-omr/omr#5950

@knn-k
Copy link
Contributor

knn-k commented Apr 23, 2021

jenkins test sanity alinux64 jdk11 depends eclipse-omr/omr#5950

The previous builds failed with the following exception:

java.lang.NoClassDefFoundError: Could not initialize class sun.util.calendar.ZoneInfoFile
	at sun.util.calendar.ZoneInfo.getTimeZone(ZoneInfo.java:589)

@knn-k
Copy link
Contributor

knn-k commented Apr 23, 2021

jenkins test sanity alinux64 jdk11 depends eclipse-omr/omr#5950

@knn-k
Copy link
Contributor

knn-k commented Apr 26, 2021

jenkins test extended.functional alinux64 jdk11 depends eclipse-omr/omr#5950

3 similar comments
@knn-k
Copy link
Contributor

knn-k commented Apr 26, 2021

jenkins test extended.functional alinux64 jdk11 depends eclipse-omr/omr#5950

@knn-k
Copy link
Contributor

knn-k commented Apr 26, 2021

jenkins test extended.functional alinux64 jdk11 depends eclipse-omr/omr#5950

@knn-k
Copy link
Contributor

knn-k commented Apr 26, 2021

jenkins test extended.functional alinux64 jdk11 depends eclipse-omr/omr#5950

@knn-k knn-k self-assigned this Apr 27, 2021
@Akira1Saitoh Akira1Saitoh marked this pull request as ready for review April 28, 2021 00:03
@knn-k knn-k merged commit 74f68cf into eclipse-openj9:master Apr 28, 2021
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