309 fastdebugOpen,fastdebug,product,productOpen,optimized,optimizedOpen \ |
309 fastdebugOpen,fastdebug,product,productOpen,optimized,optimizedOpen \ |
310 ${my.additional.build.flavors.hotspot} |
310 ${my.additional.build.flavors.hotspot} |
311 |
311 |
312 # Platforms built for hotspot push jobs |
312 # Platforms built for hotspot push jobs |
313 my.build.targets.hotspot= \ |
313 my.build.targets.hotspot= \ |
314 solaris_sparcv9_5.11-{product|fastdebug}, \ |
314 solaris_sparcv9_5.11-{product|fastdebug}, \ |
315 solaris_x64_5.11-{product|fastdebug}, \ |
315 solaris_x64_5.11-{product|fastdebug}, \ |
316 linux_i586_3.8-{product|fastdebug}, \ |
316 linux_i586_3.8-{product|fastdebug}, \ |
317 linux_x64_3.8-{product|fastdebug}, \ |
317 linux_x64_3.8-{product|fastdebug}, \ |
318 macosx_x64_10.9-{product|fastdebug}, \ |
318 macosx_x64_10.9-{product|fastdebug}, \ |
319 windows_i586_6.3-{product|fastdebug}, \ |
319 windows_i586_6.3-{product|fastdebug}, \ |
320 windows_x64_6.3-{product|fastdebug}, \ |
320 windows_x64_6.3-{product|fastdebug}, \ |
321 solaris_x64_5.11-{fastdebugOpen}, \ |
321 solaris_x64_5.11-{fastdebugOpen}, \ |
322 linux_x64_3.8-{productOpen}, \ |
322 linux_x64_3.8-{productOpen}, \ |
323 ${my.additional.build.targets.hotspot} |
323 ${my.additional.build.targets.hotspot} |
324 |
324 |
325 # Tests to run on the various platforms for hotspot push jobs |
325 # Tests to run on the various platforms for hotspot push jobs |
344 solaris_x64_5.11-{product|fastdebug}-c2-GCBasher_ParallelGC, \ |
344 solaris_x64_5.11-{product|fastdebug}-c2-GCBasher_ParallelGC, \ |
345 solaris_x64_5.11-{product|fastdebug}-c2-GCBasher_CMS, \ |
345 solaris_x64_5.11-{product|fastdebug}-c2-GCBasher_CMS, \ |
346 solaris_x64_5.11-{product|fastdebug}-c2-GCBasher_G1 |
346 solaris_x64_5.11-{product|fastdebug}-c2-GCBasher_G1 |
347 |
347 |
348 my.test.targets.hotspot.linux.i586= \ |
348 my.test.targets.hotspot.linux.i586= \ |
349 linux_i586_3.8-{product|fastdebug}-{c1|c2}-jvm98, \ |
349 linux_i586_3.8-{product|fastdebug}-c2-jvm98, \ |
350 linux_i586_3.8-{product|fastdebug}-c2-jvm98_nontiered, \ |
350 linux_i586_3.8-{product|fastdebug}-c2-jvm98_nontiered, \ |
351 linux_i586_3.8-{product|fastdebug}-{c1|c2}-scimark, \ |
351 linux_i586_3.8-{product|fastdebug}-c2-scimark, \ |
352 linux_i586_3.8-product-c1-runThese8_Xcomp_lang, \ |
|
353 linux_i586_3.8-product-c1-runThese8_Xcomp_vm, \ |
|
354 linux_i586_3.8-fastdebug-c1-runThese8_Xshare, \ |
|
355 linux_i586_3.8-fastdebug-c2-runThese8_Xcomp_lang, \ |
352 linux_i586_3.8-fastdebug-c2-runThese8_Xcomp_lang, \ |
356 linux_i586_3.8-fastdebug-c2-runThese8_Xcomp_vm, \ |
353 linux_i586_3.8-fastdebug-c2-runThese8_Xcomp_vm, \ |
357 linux_i586_3.8-{product|fastdebug}-{c1|c2}-GCBasher_SerialGC, \ |
354 linux_i586_3.8-{product|fastdebug}-c2-GCBasher_SerialGC, \ |
358 linux_i586_3.8-{product|fastdebug}-{c1|c2}-GCBasher_ParallelGC, \ |
355 linux_i586_3.8-{product|fastdebug}-c2-GCBasher_ParallelGC, \ |
359 linux_i586_3.8-{product|fastdebug}-{c1|c2}-GCBasher_CMS, \ |
356 linux_i586_3.8-{product|fastdebug}-c2-GCBasher_CMS, \ |
360 linux_i586_3.8-{product|fastdebug}-{c1|c2}-GCBasher_G1 |
357 linux_i586_3.8-{product|fastdebug}-c2-GCBasher_G1 |
361 |
358 |
362 my.test.targets.hotspot.linux.x64= \ |
359 my.test.targets.hotspot.linux.x64= \ |
363 linux_x64_3.8-{product|fastdebug}-c2-jvm98, \ |
360 linux_x64_3.8-{product|fastdebug}-c2-jvm98, \ |
364 linux_x64_3.8-{product|fastdebug}-c2-jvm98_nontiered, \ |
361 linux_x64_3.8-{product|fastdebug}-c2-jvm98_nontiered, \ |
365 linux_x64_3.8-{product|fastdebug}-c2-scimark, \ |
362 linux_x64_3.8-{product|fastdebug}-c2-scimark, \ |
376 macosx_x64_10.9-{product|fastdebug}-c2-GCBasher_ParallelGC, \ |
373 macosx_x64_10.9-{product|fastdebug}-c2-GCBasher_ParallelGC, \ |
377 macosx_x64_10.9-{product|fastdebug}-c2-GCBasher_CMS, \ |
374 macosx_x64_10.9-{product|fastdebug}-c2-GCBasher_CMS, \ |
378 macosx_x64_10.9-{product|fastdebug}-c2-GCBasher_G1 |
375 macosx_x64_10.9-{product|fastdebug}-c2-GCBasher_G1 |
379 |
376 |
380 my.test.targets.hotspot.windows.i586= \ |
377 my.test.targets.hotspot.windows.i586= \ |
381 windows_i586_6.3-{product|fastdebug}-{c1|c2}-jvm98, \ |
378 windows_i586_6.3-{product|fastdebug}-c2-jvm98, \ |
382 windows_i586_6.3-{product|fastdebug}-c2-jvm98_nontiered, \ |
379 windows_i586_6.3-{product|fastdebug}-c2-jvm98_nontiered, \ |
383 windows_i586_6.3-{product|fastdebug}-{c1|c2}-scimark, \ |
380 windows_i586_6.3-{product|fastdebug}-c2-scimark, \ |
384 windows_i586_6.3-product-{c1|c2}-runThese8, \ |
381 windows_i586_6.3-product-c2-runThese8, \ |
385 windows_i586_6.3-product-{c1|c2}-runThese8_Xcomp_lang, \ |
382 windows_i586_6.3-product-c2-runThese8_Xcomp_lang, \ |
386 windows_i586_6.3-product-{c1|c2}-runThese8_Xcomp_vm, \ |
383 windows_i586_6.3-product-c2-runThese8_Xcomp_vm, \ |
387 windows_i586_6.3-fastdebug-c1-runThese8_Xshare, \ |
384 windows_i586_6.3-{product|fastdebug}-c2-GCBasher_SerialGC, \ |
388 windows_i586_6.3-{product|fastdebug}-{c1|c2}-GCBasher_SerialGC, \ |
385 windows_i586_6.3-{product|fastdebug}-c2-GCBasher_ParallelGC, \ |
389 windows_i586_6.3-{product|fastdebug}-{c1|c2}-GCBasher_ParallelGC, \ |
386 windows_i586_6.3-{product|fastdebug}-c2-GCBasher_CMS, \ |
390 windows_i586_6.3-{product|fastdebug}-{c1|c2}-GCBasher_CMS, \ |
387 windows_i586_6.3-{product|fastdebug}-c2-GCBasher_G1 |
391 windows_i586_6.3-{product|fastdebug}-{c1|c2}-GCBasher_G1 |
|
392 |
388 |
393 my.test.targets.hotspot.windows.x64= \ |
389 my.test.targets.hotspot.windows.x64= \ |
394 windows_x64_6.3-{product|fastdebug}-c2-jvm98, \ |
390 windows_x64_6.3-{product|fastdebug}-c2-jvm98, \ |
395 windows_x64_6.3-{product|fastdebug}-c2-jvm98_nontiered, \ |
391 windows_x64_6.3-{product|fastdebug}-c2-jvm98_nontiered, \ |
396 windows_x64_6.3-{product|fastdebug}-c2-scimark, \ |
392 windows_x64_6.3-{product|fastdebug}-c2-scimark, \ |
441 solaris_x64_5.11-fastdebug-c2-GROUP, \ |
437 solaris_x64_5.11-fastdebug-c2-GROUP, \ |
442 linux_i586_3.8-fastdebug-c2-GROUP, \ |
438 linux_i586_3.8-fastdebug-c2-GROUP, \ |
443 linux_x64_3.8-fastdebug-c2-GROUP, \ |
439 linux_x64_3.8-fastdebug-c2-GROUP, \ |
444 macosx_x64_10.9-fastdebug-c2-GROUP, \ |
440 macosx_x64_10.9-fastdebug-c2-GROUP, \ |
445 windows_i586_6.3-fastdebug-c2-GROUP, \ |
441 windows_i586_6.3-fastdebug-c2-GROUP, \ |
446 windows_x64_6.3-fastdebug-c2-GROUP, \ |
442 windows_x64_6.3-fastdebug-c2-GROUP |
447 linux_i586_3.8-fastdebug-c1-GROUP, \ |
|
448 windows_i586_6.3-fastdebug-c1-GROUP |
|
449 |
443 |
450 # Hotspot jtreg tests |
444 # Hotspot jtreg tests |
451 my.make.rule.test.targets.hotspot.reg= \ |
445 my.make.rule.test.targets.hotspot.reg= \ |
452 ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_compiler_1}, \ |
446 ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_compiler_1}, \ |
453 ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_compiler_2}, \ |
447 ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_compiler_2}, \ |