OpenJDK / valhalla / valhalla9
changeset 1895:4be1cd68310d
8145828: JPRT hotspot push jobs should allow merge on push
Reviewed-by: dholmes, iklam
author | mikael |
---|---|
date | Tue, 22 Dec 2015 20:47:40 -0800 |
parents | b25a1f3183e9 |
children | 20f4dc7bc985 |
files | make/jprt.properties |
diffstat | 1 files changed, 2 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/make/jprt.properties Thu Dec 17 16:20:09 2015 +0300 +++ b/make/jprt.properties Tue Dec 22 20:47:40 2015 -0800 @@ -34,13 +34,8 @@ # The current release name jprt.tools.default.release=jdk9 -# Check if this is the equivalent of a hotspot push job -# Interpret -testset hotspot to mean exactly that -my.is.hotspot.job.hotspot=true -my.is.hotspot.job=${my.is.hotspot.job.${jprt.test.set}} - -# Disable syncing the source after builds and tests are done -jprt.sync.push=${my.is.hotspot.job ? false : true} +# Allow concurrent changes to be merged in prior to pushing +jprt.sync.push=true # Directories to be excluded from the source bundles jprt.bundle.exclude.src.dirs=build dist webrev