diff -r 1c43236f6d69 -r e39669aea0bd test/tools/javac/api/6468404/T6468404.java --- a/test/tools/javac/api/6468404/T6468404.java Fri May 10 14:31:42 2013 -0700 +++ b/test/tools/javac/api/6468404/T6468404.java Sun May 12 18:18:54 2013 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 2013, 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 @@ -28,6 +28,7 @@ * @author jesse.glick@... * @author Peter von der Ah\u00e9 * @library ../lib + * @build ToolTester * @compile T6468404.java * @run main T6468404 */