--- a/jdk/make/jprt.properties Fri Nov 06 17:27:41 2009 -0800
+++ b/jdk/make/jprt.properties Sun Nov 08 15:11:10 2009 -0800
@@ -1,5 +1,5 @@
#
-# Copyright 2006-2008 Sun Microsystems, Inc. All Rights Reserved.
+# Copyright 2006-2009 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -34,8 +34,8 @@
solaris_x64_5.10,\
linux_i586_2.6,\
linux_x64_2.6,\
-windows_i586,\
-windows_x64
+windows_i586_5.0,\
+windows_x64_5.2
# The different build flavors we want
jprt.build.flavors=product,fastdebug
@@ -51,21 +51,37 @@
jprt.solaris_sparcv9.build.platform.match32=solaris_sparc_5.10
jprt.solaris_x64.build.platform.match32=solaris_i586_5.10
-# Standard list of jprt test targets for this workspace
+# Standard test target for everybody
jprt.test.targets=*-*-*-jvm98
-jprt.regression.test.targets= \
- *-product-*-java/lang, \
- *-product-*-java/security, \
- *-product-*-java/text, \
- *-product-*-java/util
-#jprt.regression.test.targets= \
-# *-product-*-java/awt, \
-# *-product-*-java/beans, \
-# *-product-*-java/io, \
-# *-product-*-java/net, \
-# *-product-*-java/nio, \
-# *-product-*-java/rmi, \
+# Test targets in test/Makefile (some longer running tests only test c2)
+jprt.make.rule.test.targets= \
+ *-product-*-jdk_beans1, \
+ *-product-*-jdk_beans2, \
+ *-product-*-jdk_beans3, \
+ *-product-*-jdk_io, \
+ *-product-*-jdk_lang, \
+ *-product-*-jdk_management1, \
+ *-product-*-jdk_management2, \
+ *-product-*-jdk_math, \
+ *-product-*-jdk_misc, \
+ *-product-*-jdk_net, \
+ *-product-*-jdk_nio1, \
+ *-product-*-jdk_nio2, \
+ *-product-*-jdk_nio3, \
+ *-product-*-jdk_security1, \
+ *-product-*-jdk_security2, \
+ *-product-*-jdk_security3, \
+ *-product-*-jdk_text, \
+ *-product-*-jdk_tools1, \
+ *-product-*-jdk_tools2, \
+ *-product-*-jdk_util
+
+# Some of these are crashing Xvfb or windows manager, need dedicated DISPLAY per test batch
+jprt2.make.rule.test.targets= \
+ *-product-*-jdk_awt, \
+ *-product-*-jdk_rmi, \
+ *-product-*-jdk_swing, \
# Directories needed to build
jprt.bundle.exclude.src.dirs=build