diff -r 19c900c703c6 -r ce6175cfe11e test/tools/javac/diags/examples/CantResolveLocationArgsParams.java --- a/test/tools/javac/diags/examples/CantResolveLocationArgsParams.java Mon Jan 24 15:44:15 2011 +0000 +++ b/test/tools/javac/diags/examples/CantResolveLocationArgsParams.java Mon Jan 24 15:44:51 2011 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 2011, 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 @@ -22,6 +22,7 @@ */ // key: compiler.err.cant.resolve.location.args.params +// key: compiler.misc.location import java.util.*;