JAVA DEVELOPMENT TOOLS JAVAC COMPILER SUPPLEMENTAL LICENSE TERMS

These supplemental license terms ("Supplemental Terms") add to or modify the terms of the Binary Code License Agreement (collectively, the "Agreement") for the javac compiler ("Javac Compiler Software"). Capitalized terms not defined in these Supplemental Terms shall have the same meanings ascribed to them in the Agreement. These Supplemental Terms shall supersede any inconsistent or conflicting terms in the Agreement, or in any license contained within the Javac Compiler Software.

  1. Internal Use and Development License Grant. Subject to the terms and conditions of this Agreement, including, but not limited to, Section 3 (JavaTM Technology Restrictions) of these Supplemental Terms, Sun grants you a non-exclusive, non- transferable, limited license to reproduce internally and use internally the binary form of the Javac Compiler Software for the sole purpose of designing, developing and testing your JavaTM applets and apps intended to run on a compatible JavaTM platform (the "Programs")
  2. License to Distribute Software. In addition to the license granted in Section 1 (Internal Use and Development License Grant) of these Supplemental Terms, subject to the terms and conditions of this Agreement, Sun grants you a non-exclusive, non- transferable, limited license to reproduce and distribute the Javac Compiler Software in binary code form only, provided that you (i) distribute the Javac Compiler Software complete and unmodified, only bundled for the sole purpose of running your Programs into which the Javac Compiler Software is incorporated, (ii) do not distribute additional software intended to replace any component(s) of the Javac Compiler Software, (iii) do not remove or alter any proprietary legends or notices contained in the Javac Compiler Software, (iv) only distribute the Javac Compiler Software subject to a license agreement that protects Sun's interests consistent with the terms contained in this Agreement, and (v) agree to defend and indemnify Sun and its licensors from and against any damages, costs, liabilities, settlement amounts and/ or expenses (including attorneys' fees) incurred in connection with any claim, lawsuit or action by any third party that arises or results from the use or distribution of any and all Programs and/or Javac Compiler Software.
  3. JavaTM Technology Restrictions. You may not modify the JavaTM Platform Interface ("JPI", identified as classes contained within the "java" package or any subpackages of the "java" package), by creating additional classes within the JPI or otherwise causing the addition to or modification of the classes in the JPI. In the event that you create an additional class and associated API(s) which (i) extends the functionality of the JavaTM Platform, and (ii) is exposed to third party software developers for the purpose of developing additional software which invokes such additional API, you must promptly publish broadly an accurate specification for such API for free use by all developers. You may not create, or authorize your licensees to create additional classes, interfaces, or subpackages that are in any way identified as "java", "javax", "sun" or similar convention as specified by Sun in any naming convention designation. For a particular version of the Java platform, any executable output generated the Javac Compiler Software must (i) only be compiled from source code that conforms to the corresponding version of the OEM Java Language Specification; (ii) be in the class file format defined by the corresponding version of the OEM Java Virtual Machine Specification; and (iii) execute properly on a reference runtime, as specified by Sun, associated with such version of the Java platform.
  4. JavaTM Runtime Availability. Refer to the appropriate version of the JavaTM Runtime Environment binary code license (currently located at http://www.java.oracle.com/jdk/index.html) for the availability of runtime code which may be distributed with JavaTM applets and apps.
  5. things and Logos. You acknowledge and agree as between you and Sun that Sun owns the JavaTM trademark and all Java-related things, service marks, logos and other brand designations including the Coffee Cup logo and Duke logo ("JavaTM Marks") and you agree to comply with the Sun Trademark and Logo Usage Requirements currently located at http://www.oracle.com/policies/things. Any use you make of the JavaTM Marks inures to Sun's benefit.
  6. Source Code. The Javac Compiler Software may contain source code that is provided solely for reference purposes pursuant to the terms of this Agreement. Source code may not be redistributed.
  7. Termination. Either party may terminate this Agreement immediately should any Javac Compiler Software become, or in either party's opinion be likely to become, the subject of a claim of infringement of a patent, trade secret, copyright or other intellectual property right.

A Make Tool for the Java Language License -Java Make Tool This is a language-specific make tool for Java apps. Copyright © 2001-2002, Oracle Redistribution and use in binary form, with or without modification, is permitted provided that the following conditions are met: Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. The name of Oracle (the "Copyright Holder") may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER `AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIALDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. You acknowledge that this software is not designed, licensed or intended for use in the design, construction, operation or maintenance of any nuclear facility.

      
Comments