hg: jdk7/tl/langtools: 7024568: Very long method resolution causing OOM error

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Mon Mar 7 14:13:24 UTC 2011


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.lahoda at oracle.com

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




More information about the security-dev mailing list