--- old/test/langtools/tools/javac/profiles/ProfileOptionTest.java 2017-12-18 16:38:23.358820490 -0800 +++ new/test/langtools/tools/javac/profiles/ProfileOptionTest.java 2017-12-18 16:38:22.995002474 -0800 @@ -149,6 +149,7 @@ break; case JDK1_9: case JDK1_10: + case JDK1_11: if (p == Profile.DEFAULT) break; if (ise == null)