Changeset: 74f0c05c51eb
Author:    mcimadamore
Date:      2011-03-07 14:11 +0000
URL:       http://hg.openjdk.java.net/jdk7/tl/langtools/rev/74f0c05c51eb

7024568: Very long method resolution causing OOM error
Summary: Resolve.findMethod scans same receiver type more than once in certain 
inheritance graphs
Reviewed-by: jjg
Contributed-by: jan.lah...@oracle.com

! src/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/tools/javac/7024568/T7024568.java
+ test/tools/javac/7024568/T7024568.out

Reply via email to