lana [Sat, 26 Jan 2013 19:24:46 -0800] rev 15387
Merge
darcy [Wed, 23 Jan 2013 20:11:07 -0800] rev 15386
8006264: Add explanation of why default methods cannot be used in JDK 8 javax.lang.model
Reviewed-by: jjg
jjg [Wed, 23 Jan 2013 13:27:24 -0800] rev 15385
8006775: JSR 308: Compiler changes in JDK8
Reviewed-by: jjg
Contributed-by: mernst@cs.washington.edu, wmdietl@cs.washington.edu, mpapi@csail.mit.edu, mahmood@notnoop.com
vromero [Wed, 23 Jan 2013 20:57:40 +0000] rev 15384
8006694: temporarily workaround combo tests are causing time out in several platforms
Reviewed-by: jjg
Contributed-by: maurizio.cimadamore@oracle.com
mcimadamore [Wed, 23 Jan 2013 15:08:03 +0000] rev 15383
8006692: jdk/test/java/util/Collections/BigBinarySearch.java fails to compile
Summary: Missing boxing cause spurious inference failure
Reviewed-by: jjg
jjg [Tue, 22 Jan 2013 19:07:20 -0800] rev 15382
Merge
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
mcimadamore [Mon, 21 Jan 2013 20:13:56 +0000] rev 15374
8005244: Implement overload resolution as per latest spec EDR
Summary: Add support for stuck expressions and provisional applicability
Reviewed-by: jjg
lana [Mon, 21 Jan 2013 11:16:28 -0800] rev 15373
Merge
lana [Sun, 20 Jan 2013 23:39:11 -0800] rev 15372
Merge