-
Sub-task
-
Resolution: Fixed
-
P4
-
8
-
b61
-
unknown
-
generic
-
Not verified
The Resolve.findMethod routine is structured as two nested loop - the outer loop scans for supertypes, the inner loop scans for superinterfaces of a given supertype. This makes it very hard to optimize the logic when there are possible optimizations that depends on whether i.e. a method has been found in the superclass hierarchy.
- relates to
-
JDK-8000233 Fix issues in recent push
-
- Closed
-