Fix circular dependencies for ContainsBootClassLoaderNonImageClass
Old behavior incorrectly updated the memoization array when there was a circular dependency. The new behavior is to not update the array in this case. Bug: 25839261 Change-Id: I081c97c4f7a62a783fdaf2afbe23ea380ef6946d
Loading
Please sign in to comment