tschatzl [Thu, 14 Apr 2016 10:57:09 +0200] rev 37987
8154141: [TESTBUG] test/gc/g1/TestRegionLivenessPrint.java misses -XX:+UnlockDiagnosticVMOption flag
Reviewed-by: dfazunen, jwilhelm
mgerdin [Tue, 19 Apr 2016 09:06:38 +0200] rev 37986
Merge
mgerdin [Fri, 18 Mar 2016 15:20:43 +0100] rev 37985
8154154: Separate G1 specific policy code from the CollectorPolicy class hierarchy
Summary: Move G1 runtime policy code to new class G1Policy which is unrelated to CollectorPolicy
Reviewed-by: kbarrett, ehelin
stefank [Tue, 19 Apr 2016 08:12:28 +0200] rev 37984
8067785: Using AlwaysPreTouch does not always touch all pages
Reviewed-by: pliden, drwhite
lana [Thu, 19 May 2016 17:48:01 +0000] rev 37983
Added tag jdk-9+119 for changeset 45c70a976569
erikj [Tue, 24 May 2016 12:21:55 +0200] rev 37982
8157574: Mac fastdebug bundles have wrong directory layout
Reviewed-by: mchung
erikj [Mon, 23 May 2016 11:21:50 +0200] rev 37981
8157511: JDK-8157348 broke gensrc of module infos with extra provides
Reviewed-by: mchung
erikj [Sat, 21 May 2016 18:23:28 +0200] rev 37980
8157506: Disable bootcycle build when cross compiling
Reviewed-by: alanb, tbell, mchung
erikj [Sat, 21 May 2016 18:21:53 +0200] rev 37979
8157507: JDK-8157348 broke gensrc of imported modules
Reviewed-by: alanb, tbell, mchung
erikj [Fri, 20 May 2016 10:25:40 +0200] rev 37978
8157348: Build fails with certain source configurations
Reviewed-by: tbell
lana [Thu, 19 May 2016 19:45:47 +0000] rev 37977
Merge
mcimadamore [Thu, 19 May 2016 16:48:43 +0100] rev 37976
8157061: Add support for running jtreg tests from IntelliJ project
Summary: Add basic capabilities for running jtreg tests from the IDE using a custom ant target
Reviewed-by: chegar
erikj [Thu, 19 May 2016 17:24:50 +0200] rev 37975
8155786: Determine modules depending on upgradeable modules directly and indirectly
Reviewed-by: alanb, mchung
ehelin [Mon, 16 May 2016 12:33:22 +0200] rev 37974
8157028: Add make target for running gtest tests
Reviewed-by: erikj, jwilhelm
sundar [Wed, 18 May 2016 15:04:39 +0530] rev 37973
8154192: Deprivilege java.scripting module
Reviewed-by: jlaskey, alanb
erikj [Wed, 04 May 2016 15:29:01 +0200] rev 37972
8136777: Introduce bundle targets
Reviewed-by: tbell, ihse