181N/A# Copyright (c) 2007, 2009, Oracle
and/or its affiliates. All rights reserved.
181N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
181N/A# This code is free software; you can redistribute it
and/or modify it
181N/A# under the terms of the GNU General Public License version 2 only, as
181N/A# published by the Free Software Foundation. Oracle designates this
181N/A# particular file as subject to the "Classpath" exception as provided
181N/A# by Oracle in the LICENSE file that accompanied this code.
181N/A# This code is distributed in the hope that it will be useful, but WITHOUT
181N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
181N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
181N/A# version 2 for more details (a copy is included in the LICENSE file that
181N/A# accompanied this code).
181N/A# You should have received a copy of the GNU General Public License version
181N/A# 2 along with this work; if not, write to the Free Software Foundation,
181N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
181N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
181N/A# Base locations where bundles are located
181N/A# This is the JDK used to build and run the bootstrap version of javac.
181N/A# The bootstrap javac is used to compile both boostrap versions of the
181N/A# other tools, and product versions of all the tools.
181N/A# Override this path as needed, either on the command line or in
181N/A# options for the <javac> tasks used to compile the tools
181N/A# set the following to -version to verify the versions of javac being used
181N/A# in time, there should be no exceptions to -Xlint:all
181N/A#------------------------------------------------------------
181N/A# Root of output directories
181N/A# Where all drop sources get placed when downloaded and unzipped
181N/A# Location if the sources were included already
181N/A# Where patches to drop bundle sources live
181N/A#------------------------------------------------------------