diff -r 68142e69cafb -r 43c2f7cb9c76 test/tools/javac/plugin/showtype/Test.java --- a/test/tools/javac/plugin/showtype/Test.java Tue May 07 06:39:34 2013 -0700 +++ b/test/tools/javac/plugin/showtype/Test.java Tue May 07 14:27:30 2013 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 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 @@ -23,7 +23,7 @@ /** * @test - * @bug 8001098 8004961 + * @bug 8001098 8004961 8004082 * @summary Provide a simple light-weight "plug-in" mechanism for javac */