--- old/test/langtools/tools/javac/profiles/ProfileOptionTest.java 2018-06-27 14:20:48.998003999 -0700 +++ new/test/langtools/tools/javac/profiles/ProfileOptionTest.java 2018-06-27 14:20:48.866003999 -0700 @@ -1,5 +1,5 @@ -/* - * Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved. + /* + * Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -150,6 +150,7 @@ case JDK1_9: case JDK1_10: case JDK1_11: + case JDK1_12: if (p == Profile.DEFAULT) break; if (ise == null)