jjg [Tue, 22 Jan 2013 19:06:05 -0800] rev 15381
8006728: temporarily workaround jtreg problems for doclint tests in othervm
Reviewed-by: jjh
jjg [Tue, 22 Jan 2013 18:43:22 -0800] rev 15380
8006723: sjavac test fails to compile on clean build
Reviewed-by: ksrini
mcimadamore [Tue, 22 Jan 2013 16:39:51 +0000] rev 15379
8006684: Compiler produces java.lang.VerifyError: Bad type on operand stack
Summary: Lambda desugaring generates spurious references to 'this' in static contexts
Reviewed-by: jjg
mcimadamore [Tue, 22 Jan 2013 16:23:35 +0000] rev 15378
8006673: TargetType52 fails because of bad golden file
Summary: Fix golden file in negative test
Reviewed-by: jjg
mcimadamore [Mon, 21 Jan 2013 20:19:53 +0000] rev 15377
8005166: Add support for static interface methods
Summary: Support public static interface methods
Reviewed-by: jjg
mcimadamore [Mon, 21 Jan 2013 20:15:16 +0000] rev 15376
8005851: Remove support for synchronized interface methods
Summary: Synchronized default methods are no longer supported
Reviewed-by: jjg
mcimadamore [Mon, 21 Jan 2013 20:14:39 +0000] rev 15375
8006566: Remove transient lambda-related guards from JavacParser
Summary: Remove transitional internal flag for allowing intersection types in cast
Reviewed-by: jjg