--- old/test/langtools/tools/javac/api/T6412669.java 2018-02-07 17:12:52.000000000 -0500 +++ new/test/langtools/tools/javac/api/T6412669.java 2018-02-07 17:12:52.000000000 -0500 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 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 @@ -32,7 +32,6 @@ import java.io.*; import java.net.*; import java.util.*; -import javax.annotation.*; import javax.annotation.processing.*; import javax.lang.model.*; import javax.lang.model.element.*;