-
Notifications
You must be signed in to change notification settings - Fork 402
Add the macros with the hardcoded prefixes #6945
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
base: master
Are you sure you want to change the base?
Conversation
The local test results of the code changes in the GitHub pull request is located at the following url: https://drive.google.com/file/d/1OuVzManwMle7SJqRELQP315tafN6YX3U/view?usp=sharing. The local test results of the code changes in the GitHub pull request could be displayed with the file that is located at the following url: https://github.com/singh264/scripts/blob/main/display_test_openj9-openjdk-jdk8_results.sh. |
Sorry just saw this PR, will review the changes later this week |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor suggestions. I still have to go through 14 files, will post another comment for those soon.
The code is refactored based on the following GitHub pull request review: eclipse-omr#6945 (review). Closes: eclipse-omr#4550. Author: Amarpreet Singh [email protected].
The local test results of the code changes in the GitHub pull request is located at the following url: https://drive.google.com/file/d/19lcbXGXhrajZTzfy08-JWLPv3ZffOLMh/view?usp=sharing. The local test results of the code changes in the GitHub pull request could be displayed with the file that is located at the following url: https://github.com/singh264/scripts/blob/main/display_test_openj9-openjdk-jdk8_results.sh. |
Add the macros with the hardcoded prefixes of format O\^O [a-z A-Z]+(:)?. Issue: eclipse-omr#4550 Signed-off-by: Amarpreet Singh <[email protected]>
The code is refactored based on the following GitHub pull request review: eclipse-omr#6945 (review). Issue: eclipse-omr#4550 Signed-off-by: Amarpreet Singh <[email protected]>
https://github.com/singh264/scripts/blob/main/display_test_openj9-openjdk-jdk8_results.sh is not good anymore, @VermaSh I would like you to review this PR as it achieves the same kind of improvement as in the OpenJ9 PR that is similar to this PR. |
Add the macros with the hardcoded prefixes
of format O^O [a-z A-Z]+(:)?.
Issue: #4550
Signed-off-by: Amarpreet Singh [email protected]