-
Notifications
You must be signed in to change notification settings - Fork 729
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix instanceof and checkcast inlining on Power under SVM AOT
Inlining of instanceof and checkcast tests in the Power codegen when running with the Symbol Validation Manager enabled has now been fixed to work correctly. This includes adding the correct validation records for profiled classes and single-implementer classes. Signed-off-by: Ben Thomas <[email protected]>
- Loading branch information
1 parent
e673f6e
commit 9c00b45
Showing
1 changed file
with
43 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters