hg: jdk8u/jdk8u-dev/langtools: 8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Wed Jun 10 07:15:23 UTC 2015
Changeset: d94fe2d29b1e
Author: jlahoda
Date: 2015-06-10 09:13 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/d94fe2d29b1e
8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended
Summary: Avoiding Scope listener leak by avoiding cache misses in Types.MembersClosureCache
Reviewed-by: mcimadamore, vromero
Contributed-by: maurizio.cimadamore at oracle.com
! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/types/ScopeListenerTest.java
More information about the jdk8u-all-changes
mailing list