diff -r 45bd41dcb614 -r ceb2857fce7d make/build.properties --- a/make/build.properties Thu Dec 03 12:53:12 2009 -0800 +++ b/make/build.properties Tue Dec 08 09:16:34 2009 -0800 @@ -148,6 +148,13 @@ # +# The following files require the import JDK to be available +require.import.jdk.files = + +# The following files in the import jdk source directory are required +# in order to compile the files defined in ${require.import.jdk.files} +import.jdk.stub.files = + # The following value is used by the main jtreg target. # An empty value means all tests # Override as desired to run a specific set of tests