mcimadamore [Mon, 07 Feb 2011 18:10:13 +0000] rev 8242
7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123.
Summary: override clash algorithm is not implemented correctly
Reviewed-by: jjg
mcimadamore [Mon, 07 Feb 2011 18:09:46 +0000] rev 8241
7017414: before the move of JSR 292 to package java.lang.invoke, javac must recognize the new package
Summary: added support for future 292 package (support for old location 'java.dyn' will be removed in followup changeset)
Reviewed-by: jjg
mcimadamore [Thu, 03 Feb 2011 09:38:19 +0000] rev 8239
7014715: javac returns different error code for certain failure(s)
Summary: javac silently crashes when emitting certain kinds of resolution diagnostics
Reviewed-by: jjg