1
|
1 |
#
|
|
2 |
# Copyright 2006-2007 Sun Microsystems, Inc. All Rights Reserved.
|
|
3 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
4 |
#
|
|
5 |
# This code is free software; you can redistribute it and/or modify it
|
|
6 |
# under the terms of the GNU General Public License version 2 only, as
|
|
7 |
# published by the Free Software Foundation.
|
|
8 |
#
|
|
9 |
# This code is distributed in the hope that it will be useful, but WITHOUT
|
|
10 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
11 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
12 |
# version 2 for more details (a copy is included in the LICENSE file that
|
|
13 |
# accompanied this code).
|
|
14 |
#
|
|
15 |
# You should have received a copy of the GNU General Public License version
|
|
16 |
# 2 along with this work; if not, write to the Free Software Foundation,
|
|
17 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
18 |
#
|
|
19 |
# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
|
|
20 |
# CA 95054 USA or visit www.sun.com if you need additional information or
|
|
21 |
# have any questions.
|
|
22 |
#
|
|
23 |
#
|
|
24 |
|
|
25 |
# Properties for jprt
|
|
26 |
|
|
27 |
JPRT.tools.default.release=jdk1.7.0
|
|
28 |
|
|
29 |
# Build result bundles are not partial builds| but include everything
|
|
30 |
JPRT.need.sibling.build=false
|
|
31 |
|
|
32 |
# Standard list of JPRT build targets for this workspace
|
|
33 |
JPRT.build.targets= \
|
|
34 |
solaris_sparc_5.10-{product|fastdebug|debug}, \
|
|
35 |
solaris_sparcv9_5.10-{product|fastdebug|debug}, \
|
|
36 |
solaris_i586_5.10-{product|fastdebug|debug}, \
|
|
37 |
solaris_x64_5.10-{product|fastdebug|debug}, \
|
|
38 |
linux_i586-{product|fastdebug|debug}, \
|
|
39 |
linux_x64-{product|fastdebug}, \
|
|
40 |
windows_i586-{product|fastdebug|debug}, \
|
|
41 |
windows_x64-{product|fastdebug|debug}
|
|
42 |
|
|
43 |
# Standard list of JPRT test targets for this workspace
|
|
44 |
JPRT.test.targets = \
|
|
45 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-jvm98, \
|
|
46 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-scimark, \
|
|
47 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-jvm98, \
|
|
48 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-scimark, \
|
|
49 |
solaris_i586_5.10-{product|fastdebug}-{c1|c2}-jvm98, \
|
|
50 |
solaris_i586_5.10-{product|fastdebug}-{c1|c2}-scimark, \
|
|
51 |
solaris_x64_5.10-{product|fastdebug}-c2-jvm98, \
|
|
52 |
solaris_x64_5.10-{product|fastdebug}-c2-scimark, \
|
|
53 |
linux_i586-{product|fastdebug}-{c1|c2}-jvm98, \
|
|
54 |
linux_i586-{product|fastdebug}-{c1|c2}-scimark, \
|
|
55 |
linux_x64-{product|fastdebug}-c2-jvm98, \
|
|
56 |
linux_x64-{product|fastdebug}-c2-scimark, \
|
|
57 |
windows_i586-{product|fastdebug}-{c1|c2}-jvm98, \
|
|
58 |
windows_i586-{product|fastdebug}-{c1|c2}-scimark, \
|
|
59 |
windows_x64-{product|fastdebug}-c2-jvm98, \
|
|
60 |
windows_x64-{product|fastdebug}-c2-scimark, \
|
|
61 |
solaris_sparc_5.10-product-{c1|c2}-runThese, \
|
|
62 |
solaris_sparc_5.10-product-{c1|c2}-runThese_Xcomp, \
|
|
63 |
solaris_sparc_5.10-product-{c1|c2}-runThese_Xcomp_2, \
|
|
64 |
solaris_sparc_5.10-product-{c1|c2}-runThese_Xcomp_3, \
|
|
65 |
solaris_sparc_5.10-fastdebug-c1-runThese_Xshare, \
|
|
66 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCBasher_default, \
|
|
67 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCBasher_SerialGC, \
|
|
68 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCBasher_ParallelGC, \
|
|
69 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCBasher_ParNewGC, \
|
|
70 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCBasher_CMS, \
|
|
71 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCBasher_default_2, \
|
|
72 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCBasher_SerialGC_2, \
|
|
73 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCBasher_ParallelGC_2, \
|
|
74 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCBasher_ParNewGC_2, \
|
|
75 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCBasher_CMS_2, \
|
|
76 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCOld_default, \
|
|
77 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCOld_SerialGC, \
|
|
78 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCOld_ParallelGC, \
|
|
79 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCOld_ParNewGC, \
|
|
80 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-GCOld_CMS, \
|
|
81 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-jbb_default, \
|
|
82 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-jbb_SerialGC, \
|
|
83 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-jbb_ParallelGC, \
|
|
84 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-jbb_CMS, \
|
|
85 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-scimark_2, \
|
|
86 |
solaris_sparc_5.10-{product|fastdebug}-{c1|c2}-scimark_3, \
|
|
87 |
solaris_sparcv9_5.10-product-c2-runThese, \
|
|
88 |
solaris_sparcv9_5.10-product-c2-runThese_Xcomp, \
|
|
89 |
solaris_sparcv9_5.10-product-c2-runThese_Xcomp_2, \
|
|
90 |
solaris_sparcv9_5.10-product-c2-runThese_Xcomp_3, \
|
|
91 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCBasher_default, \
|
|
92 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCBasher_SerialGC, \
|
|
93 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCBasher_ParallelGC, \
|
|
94 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCBasher_ParNewGC, \
|
|
95 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCBasher_CMS, \
|
|
96 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCBasher_default_2, \
|
|
97 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCBasher_SerialGC_2, \
|
|
98 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCBasher_ParallelGC_2, \
|
|
99 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCBasher_ParNewGC_2, \
|
|
100 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCBasher_CMS_2, \
|
|
101 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCOld_default, \
|
|
102 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCOld_SerialGC, \
|
|
103 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCOld_ParallelGC, \
|
|
104 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCOld_ParNewGC, \
|
|
105 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-GCOld_CMS, \
|
|
106 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-jbb_default, \
|
|
107 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-jbb_SerialGC, \
|
|
108 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-jbb_ParallelGC, \
|
|
109 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-jbb_CMS, \
|
|
110 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-scimark_2, \
|
|
111 |
solaris_sparcv9_5.10-{product|fastdebug}-c2-scimark_3, \
|
|
112 |
solaris_x64-product-c2-runThese, \
|
|
113 |
solaris_x64-product-c2-runThese_Xcomp, \
|
|
114 |
solaris_x64-{product|fastdebug}-c2-GCBasher_default, \
|
|
115 |
solaris_x64-{product|fastdebug}-c2-GCBasher_SerialGC, \
|
|
116 |
solaris_x64-{product|fastdebug}-c2-GCBasher_ParallelGC, \
|
|
117 |
solaris_x64-{product|fastdebug}-c2-GCBasher_ParNewGC, \
|
|
118 |
solaris_x64-{product|fastdebug}-c2-GCBasher_CMS, \
|
|
119 |
solaris_x64-{product|fastdebug}-c2-GCBasher_default_2, \
|
|
120 |
solaris_x64-{product|fastdebug}-c2-GCBasher_SerialGC_2, \
|
|
121 |
solaris_x64-{product|fastdebug}-c2-GCBasher_ParallelGC_2, \
|
|
122 |
solaris_x64-{product|fastdebug}-c2-GCBasher_ParNewGC_2, \
|
|
123 |
solaris_x64-{product|fastdebug}-c2-GCBasher_CMS_2, \
|
|
124 |
solaris_x64-{product|fastdebug}-c2-GCOld_default, \
|
|
125 |
solaris_x64-{product|fastdebug}-c2-GCOld_SerialGC, \
|
|
126 |
solaris_x64-{product|fastdebug}-c2-GCOld_ParallelGC, \
|
|
127 |
solaris_x64-{product|fastdebug}-c2-GCOld_ParNewGC, \
|
|
128 |
solaris_x64-{product|fastdebug}-c2-GCOld_CMS, \
|
|
129 |
solaris_x64-{product|fastdebug}-c2-jbb_default, \
|
|
130 |
solaris_x64-{product|fastdebug}-c2-jbb_SerialGC, \
|
|
131 |
solaris_x64-{product|fastdebug}-c2-jbb_ParallelGC, \
|
|
132 |
solaris_x64-{product|fastdebug}-c2-jbb_CMS, \
|
|
133 |
solaris_i586_5.10-product-{c1|c2}-runThese_Xcomp, \
|
|
134 |
solaris_i586_5.10-product-c2-runThese_Xcomp_2, \
|
|
135 |
solaris_i586_5.10-fastdebug-c1-runThese_Xcomp_2, \
|
|
136 |
solaris_i586_5.10-fastdebug-c1-runThese_Xshare, \
|
|
137 |
solaris_i586_5.10-product-c1-GCBasher_default, \
|
|
138 |
solaris_i586_5.10-product-c1-GCBasher_SerialGC, \
|
|
139 |
solaris_i586_5.10-product-c1-GCBasher_ParallelGC, \
|
|
140 |
solaris_i586_5.10-product-c1-GCBasher_ParNewGC, \
|
|
141 |
solaris_i586_5.10-product-c1-GCBasher_CMS, \
|
|
142 |
solaris_i586_5.10-fastdebug-c2-GCBasher_default, \
|
|
143 |
solaris_i586_5.10-fastdebug-c2-GCBasher_SerialGC, \
|
|
144 |
solaris_i586_5.10-fastdebug-c2-GCBasher_ParallelGC, \
|
|
145 |
solaris_i586_5.10-fastdebug-c2-GCBasher_ParNewGC, \
|
|
146 |
solaris_i586_5.10-fastdebug-c2-GCBasher_CMS, \
|
|
147 |
solaris_i586_5.10-product-c1-GCOld_default, \
|
|
148 |
solaris_i586_5.10-product-c1-GCOld_SerialGC, \
|
|
149 |
solaris_i586_5.10-product-c1-GCOld_ParallelGC, \
|
|
150 |
solaris_i586_5.10-product-c1-GCOld_ParNewGC, \
|
|
151 |
solaris_i586_5.10-product-c1-GCOld_CMS, \
|
|
152 |
solaris_i586_5.10-fastdebug-c2-jbb_default, \
|
|
153 |
solaris_i586_5.10-fastdebug-c2-jbb_ParallelGC, \
|
|
154 |
solaris_i586_5.10-fastdebug-c2-jbb_CMS, \
|
|
155 |
solaris_i586_5.10-{product|fastdebug}-{c1|c2}-scimark_2, \
|
|
156 |
solaris_i586_5.10-{product|fastdebug}-{c1|c2}-scimark_3, \
|
|
157 |
linux_i586-product-c1-runThese_Xcomp, \
|
|
158 |
linux_i586-product-c1-runThese_Xcomp_2, \
|
|
159 |
linux_i586-product-c1-runThese_Xcomp_3, \
|
|
160 |
linux_i586-fastdebug-c1-runThese_Xshare, \
|
|
161 |
linux_i586-fastdebug-c2-runThese_Xcomp, \
|
|
162 |
linux_i586-fastdebug-c2-runThese_Xcomp_2, \
|
|
163 |
linux_i586-{product|fastdebug}-{c1|c2}-GCBasher_default, \
|
|
164 |
linux_i586-{product|fastdebug}-{c1|c2}-GCBasher_SerialGC, \
|
|
165 |
linux_i586-{product|fastdebug}-{c1|c2}-GCBasher_ParallelGC, \
|
|
166 |
linux_i586-{product|fastdebug}-{c1|c2}-GCBasher_ParNewGC, \
|
|
167 |
linux_i586-{product|fastdebug}-{c1|c2}-GCBasher_CMS, \
|
|
168 |
linux_i586-product-{c1|c2}-GCOld_default, \
|
|
169 |
linux_i586-product-{c1|c2}-GCOld_SerialGC, \
|
|
170 |
linux_i586-product-{c1|c2}-GCOld_ParallelGC, \
|
|
171 |
linux_i586-product-{c1|c2}-GCOld_ParNewGC, \
|
|
172 |
linux_i586-product-{c1|c2}-GCOld_CMS, \
|
|
173 |
linux_i586-{product|fastdebug}-c1-jbb_default, \
|
|
174 |
linux_i586-{product|fastdebug}-c1-jbb_ParallelGC, \
|
|
175 |
linux_i586-{product|fastdebug}-c1-jbb_CMS, \
|
|
176 |
linux_i586-{product|fastdebug}-c2-scimark_2, \
|
|
177 |
linux_i586-{product|fastdebug}-c2-scimark_3, \
|
|
178 |
linux_x64-{product|fastdebug}-c2-GCBasher_default, \
|
|
179 |
linux_x64-{product|fastdebug}-c2-GCBasher_SerialGC, \
|
|
180 |
linux_x64-{product|fastdebug}-c2-GCBasher_ParallelGC, \
|
|
181 |
linux_x64-{product|fastdebug}-c2-GCBasher_ParNewGC, \
|
|
182 |
linux_x64-{product|fastdebug}-c2-GCBasher_CMS, \
|
|
183 |
linux_x64-{product|fastdebug}-c2-GCOld_default, \
|
|
184 |
linux_x64-{product|fastdebug}-c2-GCOld_SerialGC, \
|
|
185 |
linux_x64-{product|fastdebug}-c2-GCOld_ParallelGC, \
|
|
186 |
linux_x64-{product|fastdebug}-c2-GCOld_ParNewGC, \
|
|
187 |
linux_x64-{product|fastdebug}-c2-GCOld_CMS, \
|
|
188 |
linux_x64-{product|fastdebug}-c2-jbb_default, \
|
|
189 |
linux_x64-{product|fastdebug}-c2-jbb_ParallelGC, \
|
|
190 |
linux_x64-{product|fastdebug}-c2-scimark_2, \
|
|
191 |
linux_x64-{product|fastdebug}-c2-scimark_3, \
|
|
192 |
windows_i586-product-{c1|c2}-runThese, \
|
|
193 |
windows_i586-product-{c1|c2}-runThese_Xcomp, \
|
|
194 |
windows_i586-fastdebug-c1-runThese_Xshare, \
|
|
195 |
windows_i586-{product|fastdebug}-{c1|c2}-GCBasher_default, \
|
|
196 |
windows_i586-{product|fastdebug}-{c1|c2}-GCBasher_SerialGC, \
|
|
197 |
windows_i586-{product|fastdebug}-{c1|c2}-GCBasher_ParallelGC, \
|
|
198 |
windows_i586-{product|fastdebug}-{c1|c2}-GCBasher_ParNewGC, \
|
|
199 |
windows_i586-{product|fastdebug}-{c1|c2}-GCBasher_CMS, \
|
|
200 |
windows_i586-product-{c1|c2}-GCOld_default, \
|
|
201 |
windows_i586-product-{c1|c2}-GCOld_SerialGC, \
|
|
202 |
windows_i586-product-{c1|c2}-GCOld_ParallelGC, \
|
|
203 |
windows_i586-product-{c1|c2}-GCOld_ParNewGC, \
|
|
204 |
windows_i586-product-{c1|c2}-GCOld_CMS, \
|
|
205 |
windows_i586-{product|fastdebug}-{c1|c2}-jbb_default, \
|
|
206 |
windows_i586-product-{c1|c2}-jbb_ParallelGC, \
|
|
207 |
windows_i586-product-{c1|c2}-jbb_CMS, \
|
|
208 |
windows_i586-product-{c1|c2}-scimark_2, \
|
|
209 |
windows_i586-product-{c1|c2}-scimark_3, \
|
|
210 |
windows_x64-product-c2-runThese, \
|
|
211 |
windows_x64-product-c2-runThese_Xcomp, \
|
|
212 |
windows_x64-{product|fastdebug}-c2-GCBasher_default, \
|
|
213 |
windows_x64-{product|fastdebug}-c2-GCBasher_SerialGC, \
|
|
214 |
windows_x64-{product|fastdebug}-c2-GCBasher_ParallelGC, \
|
|
215 |
windows_x64-{product|fastdebug}-c2-GCBasher_ParNewGC, \
|
|
216 |
windows_x64-{product|fastdebug}-c2-GCBasher_CMS, \
|
|
217 |
windows_x64-{product|fastdebug}-c2-GCOld_default, \
|
|
218 |
windows_x64-{product|fastdebug}-c2-GCOld_SerialGC, \
|
|
219 |
windows_x64-{product|fastdebug}-c2-GCOld_ParallelGC, \
|
|
220 |
windows_x64-{product|fastdebug}-c2-GCOld_ParNewGC, \
|
|
221 |
windows_x64-{product|fastdebug}-c2-GCOld_CMS, \
|
|
222 |
windows_x64-{product|fastdebug}-c2-jbb_default, \
|
|
223 |
windows_x64-product-c2-jbb_CMS, \
|
|
224 |
windows_x64-product-c2-jbb_ParallelGC, \
|
|
225 |
windows_x64-{product|fastdebug}-c2-scimark_2, \
|
|
226 |
windows_x64-{product|fastdebug}-c2-scimark_3
|
|
227 |
|