forked from eclipse-openj9/openj9
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore null classes when searching the FCC
Some entries in the FCC have their clazz field set to null, these null classes should not be dereferenced For eclipse-openj9#13182 (fixes error in UninitializedInlineFieldsTest, as well as other tests) Signed-off-by: Ehren Julien-Neitzert <[email protected]>
- Loading branch information
Ehren Julien-Neitzert
committed
Apr 3, 2023
1 parent
d1a60b5
commit 3a6ff1e
Showing
1 changed file
with
10 additions
and
7 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