make/build.properties

changeset 445
ceb2857fce7d
parent 441
4325b440eb3e
child 450
4011f49b4af8
     1.1 --- a/make/build.properties	Thu Dec 03 12:53:12 2009 -0800
     1.2 +++ b/make/build.properties	Tue Dec 08 09:16:34 2009 -0800
     1.3 @@ -148,6 +148,13 @@
     1.4  
     1.5  #
     1.6  
     1.7 +# The following files require the import JDK to be available
     1.8 +require.import.jdk.files =
     1.9 +
    1.10 +# The following files in the import jdk source directory are required
    1.11 +# in order to compile the files defined in ${require.import.jdk.files}
    1.12 +import.jdk.stub.files =
    1.13 +
    1.14  # The following value is used by the main jtreg target.
    1.15  # An empty value means all tests
    1.16  # Override as desired to run a specific set of tests

mercurial