langtools/test/tools/javac/plugin/showtype/Test.java
changeset 17551 03f330c02d97
parent 14954 f8eea2960bcb
child 27319 030080f03e4f
--- a/langtools/test/tools/javac/plugin/showtype/Test.java	Tue May 07 06:39:34 2013 -0700
+++ b/langtools/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
  */