langtools/test/tools/javac/lambda/TargetType51.java
changeset 15717 ab55670d2e62
parent 15374 fb8f6acf09cc
child 22448 a85fbad9d687
--- a/langtools/test/tools/javac/lambda/TargetType51.java	Tue Feb 12 13:36:56 2013 +0000
+++ b/langtools/test/tools/javac/lambda/TargetType51.java	Tue Feb 12 19:25:09 2013 +0000
@@ -23,7 +23,9 @@
 
 /*
  * @test
- * @summary smoke test for combinator-like stuck analysis
+ * @bug 8005244
+ * @summary Implement overload resolution as per latest spec EDR
+ *          smoke test for combinator-like stuck analysis
  * @author  Maurizio Cimadamore
  * @compile TargetType51.java
  */