aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorohair <none@none>2009-04-27 20:18:19 -0700
committerohair <none@none>2009-04-27 20:18:19 -0700
commitcf38bb160d21e82e3528f7e0f19d71abfe25a3fd (patch)
treecbc150c0ac0b11459b5b12e6fe050f56b67e3d90 /make
parent6d98015a4b3bf5d8caf5421bfbebb2709fc98a0c (diff)
downloadjdk8u_jaxp-cf38bb160d21e82e3528f7e0f19d71abfe25a3fd.tar.gz
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Reviewed-by: tbell
Diffstat (limited to 'make')
-rw-r--r--make/jprt.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/make/jprt.properties b/make/jprt.properties
index 26ffd61..f75871d 100644
--- a/make/jprt.properties
+++ b/make/jprt.properties
@@ -32,13 +32,13 @@ solaris_sparc_5.10,\
solaris_sparcv9_5.10,\
solaris_i586_5.10,\
solaris_x64_5.10,\
-linux_i586,\
-linux_x64,\
+linux_i586_2.6,\
+linux_x64_2.6,\
windows_i586,\
windows_x64
# The different build flavors we want
-jprt.build.flavors=product
+jprt.build.flavors=product,fastdebug
# Explicitly designate what the 32bit match is for the 64bit build
jprt.solaris_sparcv9.build.platform.match32=solaris_sparc_5.10