Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Use GetExtensionEvents to derive extension event numbers #65

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

babsingh
Copy link
Member

@babsingh babsingh commented Feb 1, 2023

Currently, extension event numbers are hard-coded in the tests. This is
invalid since the extension event numbers can vary between
implementations. Instead, GetExtensionEvents should be used to derive
the extension event numbers.

Related: eclipse-openj9/openj9#16501
Related: eclipse-openj9/openj9#16167

Signed-off-by: Babneet Singh sbabneet@ca.ibm.com

@babsingh
Copy link
Member Author

babsingh commented Feb 2, 2023

@keithc-ca Can you please review/merge this PR and other ports mentioned in #65 (comment)?

@keithc-ca
Copy link
Member

@keithc-ca Can you please review/merge this PR and other ports mentioned in #65 (comment)?

Yes, but starting with the head stream: ibmruntimes/openj9-openjdk-jdk#545.

@keithc-ca keithc-ca self-assigned this Feb 2, 2023
@keithc-ca keithc-ca self-requested a review February 2, 2023 15:46
@keithc-ca
Copy link
Member

Please mirror here the changes made to ibmruntimes/openj9-openjdk-jdk#545.

Currently, extension event numbers are hard-coded in the tests. This is
invalid since the extension event numbers can vary between
implementations. Instead, GetExtensionEvents should be used to derive
the extension event numbers.

Related: eclipse-openj9/openj9#16501
Related: eclipse-openj9/openj9#16167

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
@babsingh babsingh force-pushed the fix_exteventnumbers branch from 0de19f1 to 36f8d4f Compare February 7, 2023 04:13
@babsingh
Copy link
Member Author

babsingh commented Feb 7, 2023

Please mirror here the changes made to ibmruntimes/openj9-openjdk-jdk#545.

Completed.

@keithc-ca
Copy link
Member

Jenkins test sanity zlinux jdk19

@keithc-ca keithc-ca merged commit 1d8fa89 into ibmruntimes:openj9 Feb 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants