make/build.properties

changeset 441
4325b440eb3e
parent 371
71680973d8ec
child 450
4011f49b4af8
equal deleted inserted replaced
440:243d0be1ba99 441:4325b440eb3e
146 apt.tests = \ 146 apt.tests = \
147 tools/apt/ 147 tools/apt/
148 148
149 # 149 #
150 150
151 # The following files require the import JDK to be available
152 require.import.jdk.files =
153
154 # The following files in the import jdk source directory are required
155 # in order to compile the files defined in ${require.import.jdk.files}
156 import.jdk.stub.files =
157
151 # The following value is used by the main jtreg target. 158 # The following value is used by the main jtreg target.
152 # An empty value means all tests 159 # An empty value means all tests
153 # Override as desired to run a specific set of tests 160 # Override as desired to run a specific set of tests
154 jtreg.tests = 161 jtreg.tests =

mercurial