diff -r c0fe64e3d52e -r 5e007853c06e make/jprt.properties --- a/make/jprt.properties Fri Dec 18 09:37:15 2015 -0800 +++ b/make/jprt.properties Fri Jan 01 17:08:22 2016 +0000 @@ -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