--- old/test/langtools/tools/javac/profiles/ProfileOptionTest.java 2017-12-11 22:32:58.018062641 -0800 +++ new/test/langtools/tools/javac/profiles/ProfileOptionTest.java 2017-12-11 22:32:57.666062626 -0800 @@ -149,6 +149,7 @@ break; case JDK1_9: case JDK1_10: + case JDK1_11: if (p == Profile.DEFAULT) break; if (ise == null)