duke [Wed, 05 Jul 2017 17:36:33 +0200] rev 8438
Merge
duke [Wed, 05 Jul 2017 17:36:30 +0200] rev 8437
Merge
lana [Thu, 24 Feb 2011 18:05:10 -0800] rev 8436
Merge
lana [Mon, 21 Feb 2011 14:35:12 -0800] rev 8435
Merge
darcy [Fri, 18 Feb 2011 15:55:20 -0800] rev 8434
7020047: Project Coin: generate null-check around try-with-resources close call
Reviewed-by: jjg
mcimadamore [Fri, 18 Feb 2011 16:17:44 +0000] rev 8433
7020626: diamond: add diagnostic test for diamond and non-generic classes
Summary: Fix failure in regression test CheckExamples
Reviewed-by: jjg
ksrini [Fri, 18 Feb 2011 08:12:06 -0800] rev 8432
7018859: javac turn off the Zip optimization by default
Reviewed-by: jjg
mcimadamore [Fri, 18 Feb 2011 12:28:49 +0000] rev 8431
7020043: Project Coin: diamond allowed on non-generic type
Summary: Diamond oerator should be disallowed on non-generic class types (i.e. String)
Reviewed-by: jjg
dlsmith [Wed, 16 Feb 2011 10:27:00 -0800] rev 8430
6990136: Cleanup use of Type.clone()
Summary: Introduced factory methods in class Types which can be used rather than clone().
Reviewed-by: jjg, mcimadamore
lana [Tue, 15 Feb 2011 08:35:05 -0800] rev 8429
Merge