hg: jdk9/dev/langtools: 8171294: Slow compilation with long classpaths under JDK 9
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Wed Feb 1 14:04:10 UTC 2017
Changeset: f38d10d479c1
Author: jlahoda
Date: 2017-02-01 15:03 +0100
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/f38d10d479c1
8171294: Slow compilation with long classpaths under JDK 9
Summary: Precompute packages contained in jars, to quickly determine at the lookup time whether a jar contains the given package
Reviewed-by: jjg
Contributed-by: maurizio.cimadamore at oracle.com
! src/jdk.compiler/share/classes/com/sun/tools/javac/file/JavacFileManager.java
More information about the jdk9-dev-changes
mailing list