lana [Thu, 05 Nov 2015 13:42:20 -0800] rev 33557
Merge
mcimadamore [Thu, 05 Nov 2015 11:32:01 +0000] rev 33556
8141343: Subtle semantics changes for union types in cast conversion
Summary: cast applied to union types do not behave correctly and sometimes pass erroneously
Reviewed-by: jlahoda
alundblad [Wed, 04 Nov 2015 12:27:00 +0100] rev 33555
8139961: Various sjavac tests result in error on Windows (JPRT)
Summary: Test now closes Stream properly.
Reviewed-by: jlahoda
alundblad [Tue, 03 Nov 2015 22:55:30 +0100] rev 33554
8141355: PackagePathMismatch.java does not use --state-dir option
Summary: Added --state-dir to the PackagePathMismatch.java test.
Reviewed-by: jlahoda
alundblad [Tue, 03 Nov 2015 21:29:46 +0100] rev 33553
8137075: Sjavac tests are leaking file managers
Summary: Closing sjavac file managers.
Reviewed-by: jjg
ihse [Tue, 03 Nov 2015 17:54:36 +0100] rev 33552
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell