--- old/src/jdk.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/JavaMethodProfile.java 2015-11-02 17:06:31.000000000 -1000 +++ new/src/jdk.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/JavaMethodProfile.java 2015-11-02 17:06:31.000000000 -1000 @@ -22,7 +22,7 @@ */ package jdk.vm.ci.meta; -import jdk.vm.ci.meta.JavaMethodProfile.*; +import jdk.vm.ci.meta.JavaMethodProfile.ProfiledMethod; /** * This profile object represents the method profile at a specific BCI. The precision of the