ehelin [Thu, 22 Oct 2015 15:28:49 +0200] rev 33566
8139271: Add top-level Makefile target to run hotspots jtreg tests
Reviewed-by: ihse, erikj
ehelin [Wed, 21 Oct 2015 13:39:10 +0200] rev 33565
8139256: Add Makefile target to run internal VM tests
Reviewed-by: erikj, ihse
bobv [Wed, 21 Oct 2015 16:38:17 -0400] rev 33564
Merge
bobv [Mon, 19 Oct 2015 15:47:57 -0400] rev 33563
Merge
bobv [Mon, 19 Oct 2015 13:21:27 -0400] rev 33562
8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
lana [Thu, 12 Nov 2015 10:38:57 -0800] rev 33561
Added tag jdk9-b92 for changeset 9131d6736fd0
duke [Wed, 05 Jul 2017 20:59:29 +0200] rev 33560
Added tag jdk9-b92 for changeset f242d4332f56
duke [Wed, 05 Jul 2017 20:59:28 +0200] rev 33559
Merge
duke [Wed, 05 Jul 2017 20:59:23 +0200] rev 33558
Merge
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