-
Notifications
You must be signed in to change notification settings - Fork 720
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
Consolidate AOT Relocation Records #7601
Merged
mstoodle
merged 8 commits into
eclipse-openj9:master
from
dsouzai:aotConsolidateRecords
Apr 27, 2020
Merged
Consolidate AOT Relocation Records #7601
mstoodle
merged 8 commits into
eclipse-openj9:master
from
dsouzai:aotConsolidateRecords
Apr 27, 2020
Commits on Mar 24, 2020
-
Consolidate TR_ValidateStaticField
Remove the duplicated code that writes the TR_ValidateStaticField relocation header information, and consolidate it in one canonical location. Signed-off-by: Irwin D'Souza <dsouzai.gh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 157a756 - Browse repository at this point
Copy the full SHA 157a756View commit details -
Remove the duplicated code that writes the TR_ValidateClass relocation header information, and consolidate it in one canonical location. Signed-off-by: Irwin D'Souza <dsouzai.gh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0ca9292 - Browse repository at this point
Copy the full SHA 0ca9292View commit details -
Signed-off-by: Irwin D'Souza <dsouzai.gh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 980279f - Browse repository at this point
Copy the full SHA 980279fView commit details -
Consolidate TR_ProfiledMethodGuardRelocation
Remove the duplicated code that writes the TR_ProfiledMethodGuardRelocation relocation header information, and consolidate it in one canonical location. Signed-off-by: Irwin D'Souza <dsouzai.gh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 857be03 - Browse repository at this point
Copy the full SHA 857be03View commit details -
Consolidate TR_ProfiledClassGuardRelocation
Remove the duplicated code that writes the TR_ProfiledClassGuardRelocation relocation header information, and consolidate it in one canonical location. Signed-off-by: Irwin D'Souza <dsouzai.gh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f437f94 - Browse repository at this point
Copy the full SHA f437f94View commit details -
Consolidate TR_ProfiledInlinedMethodRelocation
Remove the duplicated code that writes the TR_ProfiledInlinedMethodRelocation relocation header information, and consolidate it in one canonical location. Signed-off-by: Irwin D'Souza <dsouzai.gh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 34a99f9 - Browse repository at this point
Copy the full SHA 34a99f9View commit details -
Remove the duplicated code that writes the TR_MethodPointer relocation header information, and consolidate it in one canonical location. Signed-off-by: Irwin D'Souza <dsouzai.gh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f1f05f - Browse repository at this point
Copy the full SHA 4f1f05fView commit details -
Remove the duplicated code that writes the TR_ClassPointer relocation header information, and consolidate it in one canonical location. Signed-off-by: Irwin D'Souza <dsouzai.gh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 19345a1 - Browse repository at this point
Copy the full SHA 19345a1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.