--- old/test/tools/javac/profiles/ProfileOptionTest.java 2017-01-26 18:02:03.579950185 -0800 +++ new/test/tools/javac/profiles/ProfileOptionTest.java 2017-01-26 18:02:03.503950182 -0800 @@ -148,6 +148,7 @@ error("unexpected exception from compiler: " + ise); break; case JDK1_9: + case JDK1_10: if (p == Profile.DEFAULT) break; if (ise == null)