summaryrefslogtreecommitdiffstats
path: root/extra/source/jdk-6
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2009-08-26 10:00:38 -0500
committer Eric Hameleers <alien@slackware.com>2018-05-31 22:41:17 +0200
commit5a12e7c134274dba706667107d10d231517d3e05 (patch)
tree55718d5acb710fde798d9f38d0bbaf594ed4b296 /extra/source/jdk-6
downloadcurrent-5a12e7c134274dba706667107d10d231517d3e05.tar.gz
current-5a12e7c134274dba706667107d10d231517d3e05.tar.xz
Slackware 13.0slackware-13.0
Wed Aug 26 10:00:38 CDT 2009 Slackware 13.0 x86_64 is released as stable! Thanks to everyone who helped make this release possible -- see the RELEASE_NOTES for the credits. The ISOs are off to the replicator. This time it will be a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. We're taking pre-orders now at store.slackware.com. Please consider picking up a copy to help support the project. Once again, thanks to the entire Slackware community for all the help testing and fixing things and offering suggestions during this development cycle. As always, have fun and enjoy! -P.
Diffstat (limited to 'extra/source/jdk-6')
-rw-r--r--extra/source/jdk-6/COPYRIGHT74
-rw-r--r--extra/source/jdk-6/HOWTO-BUILD-TXZ9
-rw-r--r--extra/source/jdk-6/LICENSE345
-rw-r--r--extra/source/jdk-6/README.html714
-rw-r--r--extra/source/jdk-6/README_ja.html438
-rw-r--r--extra/source/jdk-6/README_zh_CN.html507
-rwxr-xr-xextra/source/jdk-6/jdk.SlackBuild123
-rwxr-xr-xextra/source/jdk-6/profile.d/jdk.csh4
-rwxr-xr-xextra/source/jdk-6/profile.d/jdk.sh4
-rw-r--r--extra/source/jdk-6/register.html79
-rw-r--r--extra/source/jdk-6/register_ja.html66
-rw-r--r--extra/source/jdk-6/register_zh_CN.html66
-rw-r--r--extra/source/jdk-6/slack-desc18
13 files changed, 2447 insertions, 0 deletions
diff --git a/extra/source/jdk-6/COPYRIGHT b/extra/source/jdk-6/COPYRIGHT
new file mode 100644
index 000000000..2ae212072
--- /dev/null
+++ b/extra/source/jdk-6/COPYRIGHT
@@ -0,0 +1,74 @@
+Copyright 2009 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
+California 95054, U.S.A. All rights reserved.
+
+Sun Microsystems, Inc. has intellectual property rights relating to
+technology embodied in the product that is described in this document.
+In particular, and without limitation, these intellectual property
+rights may include one or more of the U.S. patents listed at
+http://www.sun.com/patents and one or more additional patents or pending
+patent applications in the U.S. and in other countries.
+
+THIS PRODUCT CONTAINS CONFIDENTIAL INFORMATION AND TRADE SECRETS OF SUN
+MICROSYSTEMS, INC. USE, DISCLOSURE OR REPRODUCTION IS PROHIBITED
+WITHOUT THE PRIOR EXPRESS WRITTEN PERMISSION OF SUN MICROSYSTEMS, INC.
+
+U.S. Government Rights - Commercial software. Government users are
+subject to the Sun Microsystems, Inc. standard license agreement and
+applicable provisions of the FAR and its supplements.
+
+Use is subject to license terms.
+
+This distribution may include materials developed by third parties.
+
+Sun, Sun Microsystems, the Sun logo, Java and Java SE are trademarks or
+registered trademarks of Sun Microsystems, Inc. in the U.S. and other
+countries.
+
+This product is covered and controlled by U.S. Export Control laws and
+may be subject to the export or import laws in other countries.
+Nuclear, missile, chemical biological weapons or nuclear maritime end
+uses or end users, whether direct or indirect, are strictly prohibited.
+Export or reexport to countries subject to U.S. embargo or to entities
+identified on U.S. export exclusion lists, including, but not limited
+to, the denied persons and specially designated nationals lists is
+strictly prohibited.
+
+Copyright 2009 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
+California 95054, Etats-Unis. Tous droits rservs.
+
+Sun Microsystems, Inc. dtient les droits de proprit intellectuele
+relatifs la technologie incorpore dans le produit qui est dcrit dans ce
+document. En particulier, et ce sans limitation, ces droits de proprit
+intellectuelle peuvent inclure un ou plusieurs des brevets amricains
+lists l'adresse suivante: http://www.sun.com/patents et un ou
+plusieures de brevet en attente aux Etats - Unis et dans les autres
+pays.
+
+CE PRODUIT CONTIENT DES INFORMATIONS CONFIDENTIELLES ET DES SECRETS
+COMMERCIAUX DE SUN MICROSYSTEMS, INC. SON UTILISATION, SA DIVULGATION
+ET SA REPRODUCTION SONT INTERDITES SANS L AUTORISATION EXPRESSE, ECRITE
+ET PREALABLE DE SUN MICROSYSTEMS, INC.
+
+L'utilisation est soumise aux termes du contract de licence.
+
+Cette distributions peut inclure des elements dvelopps par des tiers.
+
+Sun, Sun Microsystems, le logo Sun, Java et Java SE sont des marques de
+fabrique ou des marques dposes de Sun Microsystems, Inc. aux Etats-Unis
+et dans d'autres pays.
+
+Ce produit est soumis la lgislation amricaine en matire de contrle des
+exportations et peut tre soumis la rglementation en vigueur dans
+d'autres pays dans le domaine des exportations et importations. Les
+utilisations finales, ou utilisateurs finaux, pour des armes
+nuclaires,des missiles, des armes biologiques et chimiques ou du
+nuclaire maritime, directement ou indirectement, sont strictement
+interdites. Les exportations ou rexportations vers les pays sous
+embargo amricain, ou vers des entits figurant sur les listes d'exclusion
+d'exportation des produits ou des services qui sont regis parla
+legislation amricaines, y compris, mais de manire non exhaustive, la
+liste de personnes qui font objet d'un ordre de ne pas participer, d'une
+faon directe ou indirecte, aux exportations des produits ou des services
+qui sont rgis par la lgislation amricaine sur le contrle des
+exportations et la liste de ressortissants spcifiquement dsigns, sont
+rigoureusement interdites.
diff --git a/extra/source/jdk-6/HOWTO-BUILD-TXZ b/extra/source/jdk-6/HOWTO-BUILD-TXZ
new file mode 100644
index 000000000..389b26891
--- /dev/null
+++ b/extra/source/jdk-6/HOWTO-BUILD-TXZ
@@ -0,0 +1,9 @@
+1. Download the file jdk-6u14-linux-i586.bin from
+ java.sun.com and put it in the directory.
+
+2. Run jdk.SlackBuild to package it as an installable
+ .txz package.
+
+Newer (or older) versions may be packaged by editing the
+version number in jdk.SlackBuild first.
+
diff --git a/extra/source/jdk-6/LICENSE b/extra/source/jdk-6/LICENSE
new file mode 100644
index 000000000..0e8bde048
--- /dev/null
+++ b/extra/source/jdk-6/LICENSE
@@ -0,0 +1,345 @@
+Sun Microsystems, Inc. Binary Code License Agreement
+
+for the JAVA SE DEVELOPMENT KIT (JDK), VERSION 6
+
+SUN MICROSYSTEMS, INC. ("SUN") IS WILLING TO LICENSE THE
+SOFTWARE IDENTIFIED BELOW TO YOU ONLY UPON THE CONDITION
+THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS BINARY
+CODE LICENSE AGREEMENT AND SUPPLEMENTAL LICENSE TERMS
+(COLLECTIVELY "AGREEMENT"). PLEASE READ THE AGREEMENT
+CAREFULLY. BY USING THE SOFTWARE YOU ACKNOWLEDGE THAT
+YOU HAVE READ THE TERMS AND AGREE TO THEM. IF YOU ARE
+AGREEING TO THESE TERMS ON BEHALF OF A COMPANY OR OTHER
+LEGAL ENTITY, YOU REPRESENT THAT YOU HAVE THE LEGAL
+AUTHORITY TO BIND THE LEGAL ENTITY TO THESE TERMS. IF
+YOU DO NOT HAVE SUCH AUTHORITY, OR IF YOU DO NOT WISH
+TO BE BOUND BY THE TERMS, THEN YOU MUST NOT USE THE
+SOFTWARE ON THIS SITE OR ANY OTHER MEDIA ON WHICH THE
+SOFTWARE IS CONTAINED.
+
+1. DEFINITIONS. "Software" means the identified above in
+binary form, any other machine readable materials
+(including, but not limited to, libraries, source files,
+header files, and data files), any updates or error
+corrections provided by Sun, and any user manuals,
+programming guides and other documentation provided to you
+by Sun under this Agreement. "General Purpose Desktop
+Computers and Servers" means computers, including desktop
+and laptop computers, or servers, used for general
+computing functions under end user control (such as but not
+specifically limited to email, general purpose Internet
+browsing, and office suite productivity tools).
+The use of Software in systems and solutions that provide
+dedicated functionality (other than as mentioned above) or
+designed for use in embedded or function-specific software
+applications, for example but not limited to: Software
+embedded in or bundled with industrial control systems,
+wireless mobile telephones, wireless handheld devices,
+netbooks, kiosks, TV/STB, Blu-ray Disc devices, telematics
+and network control switching equipment, printers and
+storage management systems, and other related systems are
+excluded from this definition and not licensed under this
+Agreement. "Programs" means Java technology applets and
+applications intended to run on the Java Platform Standard
+Edition (Java SE) platform on Java-enabled General Purpose
+Desktop Computers and Servers.
+
+2. LICENSE TO USE. Subject to the terms and conditions of
+this Agreement, including, but not limited to the Java
+Technology Restrictions of the Supplemental License Terms,
+Sun grants you a non-exclusive, non-transferable, limited
+license without license fees to reproduce and use
+internally Software complete and unmodified for the sole
+purpose of running Programs. Additional licenses for
+developers and/or publishers are granted in the
+Supplemental License Terms.
+
+3. RESTRICTIONS. Software is confidential and copyrighted.
+Title to Software and all associated intellectual property
+rights is retained by Sun and/or its licensors. Unless
+enforcement is prohibited by applicable law, you may not
+modify, decompile, or reverse engineer Software. You
+acknowledge that Licensed Software is not designed or
+intended for use in the design, construction, operation or
+maintenance of any nuclear facility. Sun Microsystems, Inc.
+disclaims any express or implied warranty of fitness for
+such uses. No right, title or interest in or to any
+trademark, service mark, logo or trade name of Sun or its
+licensors is granted under this Agreement. Additional
+restrictions for developers and/or publishers licenses are
+set forth in the Supplemental License Terms.
+
+4. LIMITED WARRANTY. Sun warrants to you that for a period
+of ninety (90) days from the date of purchase, as evidenced
+by a copy of the receipt, the media on which Software is
+furnished (if any) will be free of defects in materials and
+workmanship under normal use. Except for the foregoing,
+Software is provided "AS IS". Your exclusive remedy and
+Sun's entire liability under this limited warranty will be
+at Sun's option to replace Software media or refund the fee
+paid for Software. Any implied warranties on the Software
+are limited to 90 days. Some states do not allow
+limitations on duration of an implied warranty, so the
+above may not apply to you. This limited warranty gives you
+specific legal rights. You may have others, which vary from
+state to state.
+
+5. DISCLAIMER OF WARRANTY. UNLESS SPECIFIED IN THIS
+AGREEMENT, ALL EXPRESS OR IMPLIED CONDITIONS,
+REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED
+WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+PURPOSE OR NON-INFRINGEMENT ARE DISCLAIMED, EXCEPT TO THE
+EXTENT THAT THESE DISCLAIMERS ARE HELD TO BE LEGALLY
+INVALID.
+
+6. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY
+LAW, IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR
+ANY LOST REVENUE, PROFIT OR DATA, OR FOR SPECIAL, INDIRECT,
+CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER
+CAUSED REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT
+OF OR RELATED TO THE USE OF OR INABILITY TO USE SOFTWARE,
+EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES. In no event will Sun's liability to you, whether
+in contract, tort (including negligence), or otherwise,
+exceed the amount paid by you for Software under this
+Agreement. The foregoing limitations will apply even if the
+above stated warranty fails of its essential purpose. Some
+states do not allow the exclusion of incidental or
+consequential damages, so some of the terms above may not
+be applicable to you.
+
+7. TERMINATION. This Agreement is effective until
+terminated. You may terminate this Agreement at any time by
+destroying all copies of Software. This Agreement will
+terminate immediately without notice from Sun if you fail
+to comply with any provision of this Agreement. Either
+party may terminate this Agreement immediately should any
+Software become, or in either party's opinion be likely to
+become, the subject of a claim of infringement of any
+intellectual property right. Upon Termination, you must
+destroy all copies of Software.
+
+8. EXPORT REGULATIONS. All Software and technical data
+delivered under this Agreement are subject to US export
+control laws and may be subject to export or import
+regulations in other countries. You agree to comply
+strictly with all such laws and regulations and acknowledge
+that you have the responsibility to obtain such licenses to
+export, re-export, or import as may be required after
+delivery to you.
+
+9. TRADEMARKS AND LOGOS. You acknowledge and agree as
+between you and Sun that Sun owns the SUN, SOLARIS, JAVA,
+JINI, FORTE, and iPLANET trademarks and all SUN, SOLARIS,
+JAVA, JINI, FORTE, and iPLANET-related trademarks, service
+marks, logos and other brand designations ("Sun Marks"),
+and you agree to comply with the Sun Trademark and Logo
+Usage Requirements currently located at
+http://www.sun.com/policies/trademarks. Any use you make of
+the Sun Marks inures to Sun's benefit.
+
+10. U.S. GOVERNMENT RESTRICTED RIGHTS. If Software is being
+acquired by or on behalf of the U.S. Government or by a
+U.S. Government prime contractor or subcontractor (at any
+tier), then the Government's rights in Software and
+accompanying documentation will be only as set forth in
+this Agreement; this is in accordance with 48 CFR 227.7201
+through 227.7202-4 (for Department of Defense (DOD)
+acquisitions) and with 48 CFR 2.101 and 12.212 (for non-DOD
+acquisitions).
+
+11. GOVERNING LAW. Any action related to this Agreement
+will be governed by California law and controlling U.S.
+federal law. No choice of law rules of any jurisdiction
+will apply.
+
+12. SEVERABILITY. If any provision of this Agreement is
+held to be unenforceable, this Agreement will remain in
+effect with the provision omitted, unless omission would
+frustrate the intent of the parties, in which case this
+Agreement will immediately terminate.
+
+13. INTEGRATION. This Agreement is the entire agreement
+between you and Sun relating to its subject matter. It
+supersedes all prior or contemporaneous oral or written
+communications, proposals, representations and warranties
+and prevails over any conflicting or additional terms of
+any quote, order, acknowledgment, or other communication
+between the parties relating to its subject matter during
+the term of this Agreement. No modification of this
+Agreement will be binding, unless in writing and signed by
+an authorized representative of each party.
+
+SUPPLEMENTAL LICENSE TERMS
+
+These Supplemental License Terms add to or modify the terms
+of the Binary Code License Agreement. Capitalized terms not
+defined in these Supplemental Terms shall have the same
+meanings ascribed to them in the Binary Code License
+Agreement . These Supplemental Terms shall supersede any
+inconsistent or conflicting terms in the Binary Code
+License Agreement, or in any license contained within the
+Software.
+
+A. Software Internal Use and Development License Grant.
+Subject to the terms and conditions of this Agreement and
+restrictions and exceptions set forth in the Software
+"README" file incorporated herein by reference, including,
+but not limited to the Java Technology Restrictions of
+these Supplemental Terms, Sun grants you a non-exclusive,
+non-transferable, limited license without fees to reproduce
+internally and use internally the Software complete and
+unmodified for the purpose of designing, developing, and
+testing your Programs.
+
+B. License to Distribute Software. Subject to the terms and
+conditions of this Agreement and restrictions and
+exceptions set forth in the Software README file,
+including, but not limited to the Java Technology
+Restrictions of these Supplemental Terms, Sun grants you a
+non-exclusive, non-transferable, limited license without
+fees to reproduce and distribute the Software, provided
+that (i) you distribute the Software complete and
+unmodified and only bundled as part of, and for the sole
+purpose of running, your Programs, (ii) the Programs add
+significant and primary functionality to the Software,
+(iii) you do not distribute additional software intended to
+replace any component(s) of the Software, (iv) you do not
+remove or alter any proprietary legends or notices
+contained in the Software, (v) you only distribute the
+Software subject to a license agreement that protects Sun's
+interests consistent with the terms contained in this
+Agreement, and (vi) you 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
+Software.
+
+C. License to Distribute Redistributables. Subject to the
+terms and conditions of this Agreement and restrictions and
+exceptions set forth in the Software README file, including
+but not limited to the Java Technology Restrictions of
+these Supplemental Terms, Sun grants you a non-exclusive,
+non-transferable, limited license without fees to reproduce
+and distribute those files specifically identified as
+redistributable in the Software "README" file
+("Redistributables") provided that: (i) you distribute the
+Redistributables complete and unmodified, and only bundled
+as part of Programs, (ii) the Programs add significant and
+primary functionality to the Redistributables, (iii) you do
+not distribute additional software intended to supersede
+any component(s) of the Redistributables (unless otherwise
+specified in the applicable README file), (iv) you do not
+remove or alter any proprietary legends or notices
+contained in or on the Redistributables, (v) you only
+distribute the Redistributables pursuant to a license
+agreement that protects Sun's interests consistent with the
+terms contained in the Agreement, (vi) you 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 Software.
+
+D. Java Technology Restrictions. You may not create,
+modify, or change the behavior of, or authorize your
+licensees to create, modify, or change the behavior of,
+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.
+
+E. Distribution by Publishers. This section pertains to
+your distribution of the Software with your printed book or
+magazine (as those terms are commonly used in the industry)
+relating to Java technology ("Publication"). Subject to and
+conditioned upon your compliance with the restrictions and
+obligations contained in the Agreement, in addition to the
+license granted in Paragraph 1 above, Sun hereby grants to
+you a non-exclusive, nontransferable limited right to
+reproduce complete and unmodified copies of the Software on
+electronic media (the "Media") for the sole purpose of
+inclusion and distribution with your Publication(s),
+subject to the following terms: (i) You may not distribute
+the Software on a stand-alone basis; it must be distributed
+with your Publication(s); (ii) You are responsible for
+downloading the Software from the applicable Sun web site;
+(iii) You must refer to the Software as JavaTM SE
+Development Kit 6; (iv) The Software must be reproduced in
+its entirety and without any modification whatsoever
+(including, without limitation, the Binary Code License and
+Supplemental License Terms accompanying the Software and
+proprietary rights notices contained in the Software);
+(v) The Media label shall include the following
+information: Copyright 2006, Sun Microsystems, Inc. All
+rights reserved. Use is subject to license terms. Sun, Sun
+Microsystems, the Sun logo, Solaris, Java, the Java Coffee
+Cup logo, J2SE, and all trademarks and logos based on Java
+are trademarks or registered trademarks of Sun
+Microsystems, Inc. in the U.S. and other countries. This
+information must be placed on the Media label in such a
+manner as to only apply to the Sun Software; (vi) You must
+clearly identify the Software as Sun's product on the Media
+holder or Media label, and you may not state or imply that
+Sun is responsible for any third-party software contained
+on the Media; (vii) You may not include any third party
+software on the Media which is intended to be a replacement
+or substitute for the Software; (viii) You shall indemnify
+Sun for all damages arising from your failure to comply
+with the requirements of this Agreement. In addition, you
+shall defend, at your expense, any and all claims brought
+against Sun by third parties, and shall pay all damages
+awarded by a court of competent jurisdiction, or such
+settlement amount negotiated by you, arising out of or in
+connection with your use, reproduction or distribution of
+the Software and/or the Publication. Your obligation to
+provide indemnification under this section shall arise
+provided that Sun: (a) provides you prompt notice of the
+claim; (b) gives you sole control of the defense and
+settlement of the claim; (c) provides you, at your expense,
+with all available information, assistance and authority to
+defend; and (d) has not compromised or settled such claim
+without your prior written consent; and (ix) You shall
+provide Sun with a written notice for each Publication;
+such notice shall include the following information: (1)
+title of Publication, (2) author(s), (3) date of
+Publication, and (4) ISBN or ISSN numbers. Such notice
+shall be sent to Sun Microsystems, Inc., 4150 Network
+Circle, M/S USCA12-110, Santa Clara, California 95054,
+U.S.A , Attention: Contracts Administration.
+
+F. Source Code. Software may contain source code that,
+unless expressly licensed for other purposes, is provided
+solely for reference purposes pursuant to the terms of this
+Agreement. Source code may not be redistributed unless
+expressly provided for in this Agreement.
+
+G. Third Party Code. Additional copyright notices and
+license terms applicable to portions of the Software are
+set forth in the THIRDPARTYLICENSEREADME.txt file. In
+addition to any terms and conditions of any third party
+opensource/freeware license identified in the
+THIRDPARTYLICENSEREADME.txt file, the disclaimer of
+warranty and limitation of liability provisions in
+paragraphs 5 and 6 of the Binary Code License Agreement
+shall apply to all Software in this distribution.
+
+H. Termination for Infringement. Either party may terminate
+this Agreement immediately should any Software become, or
+in either party's opinion be likely to become, the subject
+of a claim of infringement of any intellectual property
+right.
+
+I. Installation and Auto-Update. The Software's
+installation and auto-update processes transmit a limited
+amount of data to Sun (or its service provider) about those
+specific processes to help Sun understand and optimize
+them. Sun does not associate the data with personally
+identifiable information. You can find more information
+about the data Sun collects at http://java.com/data/.
+
+For inquiries please contact: Sun Microsystems, Inc., 4150
+Network Circle, Santa Clara, California 95054, U.S.A.
+
diff --git a/extra/source/jdk-6/README.html b/extra/source/jdk-6/README.html
new file mode 100644
index 000000000..600209cab
--- /dev/null
+++ b/extra/source/jdk-6/README.html
@@ -0,0 +1,714 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="CONTENT-TYPE" content="text/html; charset=us-ascii">
+ <meta name="collection" content="reference">
+
+ <title>README -- Java Platform, Standard Edition Development Kit</title>
+</head>
+
+<body lang="en-US" bgcolor="#FFFFFF">
+ <h1 align="center">README</h1>
+
+ <h2 align="center">Java<sup><font size="-2">TM</font></sup> Platform,
+ Standard Edition 6<br>
+ Development Kit</h2>
+
+ <p align="center"><b>JDK<sup><font size="-2">TM</font></sup> 6</b></p>
+
+ <h2>Contents</h2>
+
+ <ul>
+ <li><a href="#introduction">Introduction</a></li>
+
+ <li><a href="#install">System Requirements &amp; Installation</a></li>
+
+ <li><a href="#docs">JDK Documentation</a></li>
+
+ <li><a href="#relnotes">Release Notes</a></li>
+
+ <li><a href="#compatibility">Compatibility</a></li>
+
+ <li><a href="#bugs">Bug Reports and Feedback</a></li>
+
+ <li><a href="#contents">Contents of the JDK</a></li>
+
+ <li><a href="#jre">Java Runtime Environment</a></li>
+
+ <li><a href="#redistribution">Redistribution</a></li>
+
+ <li><a href="#endorsed">Java Endorsed Standards Override
+ Mechanism</a></li>
+
+ <li><a href="#javadb">Java DB</a></li>
+
+ <li><a href="#webpages">Web Pages</a></li>
+ </ul>
+
+ <h2><a name="introduction" id="introduction"></a>Introduction</h2>
+
+ <blockquote>
+ Thank you for downloading this release of the Java<sup><font size=
+ "-2">TM</font></sup> Platform, Standard Edition Development Kit
+ (JDK<sup><font size="-2">TM</font></sup>). The JDK is a development
+ environment for building applications, applets, and components using the
+ Java programming language.
+ </blockquote>
+
+ <blockquote>
+ The JDK includes tools useful for developing and testing programs written
+ in the Java programming language and running on the Java<sup><font size=
+ "-2">TM</font></sup> platform.
+ </blockquote>
+
+ <h2><a name="install" id="install"></a>System Requirements &amp;
+ Installation</h2>
+
+ <blockquote>
+ System requirements, installation instructions and troubleshooting tips
+ are located on the Java Software web site at:
+ </blockquote>
+
+ <blockquote>
+ <a href="http://java.sun.com/javase/6/webnotes/install/">JDK 6
+ Installation Instructions</a>
+ </blockquote>
+
+ <h2><a name="docs" id="docs"></a>JDK<sup><font size="-2">TM</font></sup>
+ Documentation</h2>
+
+ <blockquote>
+ The on-line <a href=
+ "http://java.sun.com/javase/6/docs/">Java<sup><font size=
+ "-2">TM</font></sup> Platform, Standard Edition (Java SE)
+ Documentation</a> contains API specifications, feature descriptions,
+ developer guides, reference pages for JDK<sup><font size=
+ "-2">TM</font></sup> tools and utilities, demos, and links to related
+ information. This documentation is also available in a download bundle
+ which you can install on your machine. To obtain the documentation bundle,
+ see the <a href="http://java.sun.com/javase/6/download.jsp">download
+ page</a>. For API documentation, refer to the <a href=
+ "http://java.sun.com/javase/6/docs/api/index.html">The
+ Java<sup><font size="-2">TM</font></sup> Platform, Standard Edition API
+ Specification</a> This provides brief descriptions of the API with an
+ emphasis on specifications, not on code examples.
+ </blockquote>
+
+ <h2><a name="relnotes" id="relnotes"></a>Release Notes</h2>
+
+ <blockquote>
+ See the <a href="http://java.sun.com/javase/6/webnotes/">Java SE 6 Release
+ Notes</a> on the Java Software web site for additional information
+ pertaining to this release. Please check the on-line release notes
+ occasionally for the latest information as they will be updated as needed.
+ </blockquote>
+
+ <h2><a name="compatibility" id="compatibility"></a>Compatibility</h2>
+
+ <blockquote>
+ See <a href=
+ "http://java.sun.com/javase/6/webnotes/compatibility.html">Compatibility
+ with Previous Releases</a> on the Java Software web site for the list of
+ known compatibility issues. Every effort has been made to support programs
+ written for previous versions of the Java<sup><font size=
+ "-2">TM</font></sup> platform. Although some incompatible changes were
+ necessary, most software should migrate to the current version with no
+ reprogramming. Any failure to do so is considered a bug, except for a
+ small number of cases where compatibility was deliberately broken, as
+ described on our compatibility web page. Some compatibility-breaking
+ changes were required to close potential security holes or to fix
+ implementation or design bugs.
+ </blockquote>
+
+ <h2><a name="bugs" id="bugs"></a>Bug Reports and Feedback</h2>
+
+ <blockquote>
+ The <a href="http://bugs.sun.com/bugdatabase/index.jsp">Bug Database</a>
+ web site lets you search for and examine existing bug reports, submit your
+ own bug reports, and tell us which bug fixes matter most to you. To
+ directly submit a bug or request a feature, fill out this form:
+ </blockquote>
+
+ <blockquote>
+ <a href=
+ "http://bugs.sun.com/services/bugreport/index.jsp">http://bugs.sun.com/services/bugreport/index.jsp</a>
+ </blockquote>
+
+ <blockquote>
+ You can send feedback to the <a href=
+ "http://developers.sun.com/contact/feedback.jsp?&category=docteam">Java SE documentation
+ team</a>. You can also send comments directly to <a href=
+ "http://developers.sun.com/contact/index.jsp">Java Software engineering
+ team email addresses</a>.
+ </blockquote>
+
+ <blockquote>
+ <b>Note</b> - Please do not seek technical support through the Bug
+ Database or our development teams. For support options, see <a href=
+ "http://java.sun.com/developer/support/">Support and Services</a> on the
+ Java Software web site.
+ </blockquote>
+
+ <h2><a name="contents" id="contents"></a>Contents of the JDK<sup><font size=
+ "-2">TM</font></sup></h2>
+
+ <blockquote>
+ This section contains a general summary of the files and directories in
+ the JDK<sup><font size="-2">TM</font></sup>. For details on the files and
+ directories, see the <a href=
+ "http://java.sun.com/javase/6/docs/technotes/tools/index.html#general">JDK
+ File Structure</a> section of the Java SE documentation for your platform.
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+ <dt><b>Development Tools</b></dt>
+
+ <dd>(In the <code>bin/</code> subdirectory) Tools and utilities that
+ will help you develop, execute, debug, and document programs written
+ in the Java<sup><font size="-2">TM</font></sup> programming language.
+ For further information, see the <a href=
+ "http://java.sun.com/javase/6/docs/technotes/tools/index.html">tool
+ documentation</a>.<br>
+ <br></dd>
+
+ <dt><b>Runtime Environment</b></dt>
+
+ <dd>(In the <code>jre/</code> subdirectory) An implementation of the
+ Java Runtime Environment (JRE<sup><font size="-2">TM</font></sup>) for
+ use by the JDK. The JRE includes a Java<sup><font size=
+ "-2">TM</font></sup> Virtual Machine (JVM<sup><font size=
+ "-2">TM</font></sup>), class libraries, and other files that support
+ the execution of programs written in the Java<sup><font size=
+ "-2">TM</font></sup> programming language.<br>
+ <br></dd>
+
+ <dt><b>Additional Libraries</b></dt>
+
+ <dd>(In the <code>lib/</code> subdirectory) Additional class libraries
+ and support files required by the development tools.<br>
+ <br></dd>
+
+ <dt><b>Demo Applets and Applications</b></dt>
+
+ <dd>(In the <code>demo/</code> subdirectory) Examples, with source
+ code, of programming for the Java<sup><font size="-2">TM</font></sup>
+ platform. These include examples that use Swing and other
+ Java<sup><font size="-2">TM</font></sup> Foundation Classes, and the
+ Java<sup><font size="-2">TM</font></sup> Platform Debugger
+ Architecture.<br>
+ <br></dd>
+
+ <dt><b>Sample Code</b></dt>
+
+ <dd>(In the <code>sample</code> subdirectory) Samples, with source
+ code, of programming for certain Java API's.<br>
+ <br></dd>
+
+ <dt><b>C header Files</b></dt>
+
+ <dd>(In the <code>include/</code> subdirectory) Header files that
+ support native-code programming using the <a href=
+ "http://java.sun.com/javase/6/docs/technotes/guides/jni/">Java Native
+ Interface</a>, the <a href=
+ "http://java.sun.com/javase/6/docs/technotes/guides/jvmti/">JVM<sup><font size="-2">TM</font></sup>
+ Tool Interface</a>, and other functionality of the
+ Java<sup><font size="-2">TM</font></sup> platform.<br>
+ <br></dd>
+
+ <dt><b>Source Code</b></dt>
+
+ <dd>(In <code>src.zip</code>) Java<sup><font size="-2">TM</font></sup>
+ programming language source files for all classes that make up the
+ Java&nbsp;core API (that is, sources files for the java.*, javax.* and
+ some org.* packages, but not for com.sun.* packages). This source code
+ is provided for informational purposes only, to help developers learn
+ and use the Java<sup><font size="-2">TM</font></sup> programming
+ language. These files do not include platform-specific implementation
+ code and cannot be used to rebuild the class libraries. To extract
+ these file, use any common zip utility. Or, you may use the Jar
+ utility in the JDK's <code>bin/</code> directory:<br>
+ <br>
+ <code>jar xvf src.zip</code></dd>
+ </dl>
+ </dd>
+ </dl>
+
+ <h2><a name="jre" id="jre"></a>The Java Runtime Environment
+ (JRE<sup><font size="-2">TM</font></sup>)</h2>
+
+ <blockquote>
+ The Java<sup><font size="-2">TM</font></sup> Runtime Environment
+ (JRE<sup><font size="-2">TM</font></sup>) is available as a separately
+ downloadable product. See the <a href=
+ "http://java.sun.com/javase/6/download.jsp">download web site</a>.
+ </blockquote>
+
+ <blockquote>
+ The JRE allows you to run applications written in the Java<sup><font size=
+ "-2">TM</font></sup> programming language. Like the JDK<sup><font size=
+ "-2">TM</font></sup>, it contains the Java<sup><font size=
+ "-2">TM</font></sup> Virtual Machine (JVM<sup><font size=
+ "-2">TM</font></sup>), classes comprising the Java<sup><font size=
+ "-2">TM</font></sup> platform API, and supporting files. Unlike the JDK,
+ it does not contain development tools such as compilers and debuggers.
+ </blockquote>
+
+ <blockquote>
+ You can freely redistribute the JRE with your application, according to
+ the terms of the JRE license. Once you have developed your application
+ using the JDK, you can ship it with the JRE so your end-users will have a
+ Java<sup><font size="-2">TM</font></sup> platform on which to run your
+ software.
+ </blockquote>
+
+ <h2><a name="redistribution" id="redistribution"></a>Redistribution</h2>
+
+ <blockquote>
+ <blockquote>
+ <hr>
+ NOTE - The license for this software does not allow the redistribution
+ of beta and other pre-release versions.
+ <hr>
+ </blockquote>
+ </blockquote>
+
+ <blockquote>
+ Subject to the terms and conditions of the Software License Agreement and
+ the obligations, restrictions, and exceptions set forth below, You may
+ reproduce and distribute the Software (and also portions of Software
+ identified below as Redistributable), provided that:
+ </blockquote>
+
+ <blockquote>
+ <ol type="a">
+ <li>you distribute the Software complete and unmodified and only bundled
+ as part of Your applets and applications ("Programs"),</li>
+
+ <li>your Programs add significant and primary functionality to the
+ Software,</li>
+
+ <li>your Programs are only intended to run on Java-enabled general
+ purpose desktop computers and servers,</li>
+
+ <li>you distribute Software for the sole purpose of running your
+ Programs,</li>
+
+ <li>you do not distribute additional software intended to replace any
+ component(s) of the Software,</li>
+
+ <li>you do not remove or alter any proprietary legends or notices
+ contained in or on the Software,</li>
+
+ <li>you only distribute the Software subject to a license agreement that
+ protects Sun's interests consistent with the terms contained in this
+ Agreement, and</li>
+
+ <li>you 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 Software.</li>
+ </ol>
+ </blockquote>
+
+ <blockquote>
+ The term "vendors" used here refers to licensees, developers, and
+ independent software vendors (ISVs) who license and distribute the
+ Java<sup><font size="-2">TM</font></sup> Development Kit
+ (JDK<sup><font size="-2">TM</font></sup>) with their programs.
+ </blockquote>
+
+ <blockquote>
+ Vendors must follow the terms of the Java Development Kit Binary Code
+ License agreement.
+ </blockquote>
+
+ <h3>Required vs. Optional Files</h3>
+
+ <blockquote>
+ The files that make up the Java<sup><font size="-2">TM</font></sup>
+ Development Kit (JDK<sup><font size="-2">TM</font></sup>) are divided into
+ two categories: required and optional. Optional files may be excluded from
+ redistributions of the JDK at the vendor's discretion.
+ </blockquote>
+
+ <blockquote>
+ The following section contains a list of the files and directories that
+ may optionally be omitted from redistributions of the JDK. All files not
+ in these lists of optional files must be included in redistributions of
+ the JDK.
+ </blockquote>
+
+ <h3>Optional Files and Directories</h3>
+
+ <blockquote>
+ The following files may be optionally excluded from redistributions. These
+ files are located in the jdk1.6.0_&lt;version&gt; directory, where
+ &lt;version&gt; is the update version number. Solaris<sup><font size=
+ "-2">TM</font></sup> and Linux filenames and separators are shown. Windows
+ executables have the ".exe" suffix. Corresponding files with
+ <code>_g</code> in the name can also be excluded. The corresponding man
+ pages should be excluded for any excluded executables (with paths listed
+ below beginning with <code>bin/</code>, for the Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System and Linux).
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+ <dt><code>jre/lib/charsets.jar</code></dt>
+
+ <dd>Character conversion classes</dd>
+
+ <dt><code>jre/lib/ext/</code></dt>
+
+ <dd><code>sunjce_provider.jar</code> - the SunJCE provider for Java
+ Cryptography APIs<br>
+ <code>localedata.jar</code> - contains many of the resources needed
+ for non US English locales<br>
+ <code>ldapsec.jar</code> - contains security features supported by the
+ LDAP service provider<br>
+ <code>dnsns.jar</code> - for the InetAddress wrapper of JNDI DNS
+ provider</dd>
+
+ <dt><code>bin/rmid</code> and <code>jre/bin/rmid</code></dt>
+
+ <dd>Java RMI Activation System Daemon</dd>
+
+ <dt><code>bin/rmiregistry</code> and
+ <code>jre/bin/rmiregistry</code></dt>
+
+ <dd>Java Remote Object Registry</dd>
+
+ <dt><code>bin/tnameserv</code> and <code>jre/bin/tnameserv</code></dt>
+
+ <dd>Java IDL Name Server</dd>
+
+ <dt><code>bin/keytool</code> and <code>jre/bin/keytool</code></dt>
+
+ <dd>Key and Certificate Management Tool</dd>
+
+ <dt><code>bin/kinit</code> and <code>jre/bin/kinit</code></dt>
+
+ <dd>Used to obtain and cache Kerberos ticket-granting tickets</dd>
+
+ <dt><code>bin/klist</code> and <code>jre/bin/klist</code></dt>
+
+ <dd>Kerberos display entries in credentials cache and keytab</dd>
+
+ <dt><code>bin/ktab</code> and <code>jre/bin/ktab</code></dt>
+
+ <dd>Kerberos key table manager</dd>
+
+ <dt><code>bin/policytool</code> and
+ <code>jre/bin/policytool</code></dt>
+
+ <dd>Policy File Creation and Management Tool</dd>
+
+ <dt><code>bin/orbd</code> and <code>jre/bin/orbd</code></dt>
+
+ <dd>Object Request Broker Daemon</dd>
+
+ <dt><code>bin/servertool</code> and
+ <code>jre/bin/servertool</code></dt>
+
+ <dd>Java IDL Server Tool</dd>
+
+ <dt><code>bin/javaws</code>, <code>jre/bin/javaws</code>,
+ <code>jre/lib/javaws/</code> and <code>jre/lib/javaws.jar</code></dt>
+
+ <dd>Java Web Start</dd>
+
+ <dt><code>db/</code></dt>
+
+ <dd>
+ Java DB, Sun Microsystems's distribution of the Apache Derby
+ database (only with file based distributions of the JDK).
+ </dd>
+
+ <dt><code>demo/</code></dt>
+
+ <dd>Demo Applets and Applications</dd>
+
+ <dt><code>sample/</code></dt>
+
+ <dd>Sample Code</dd>
+
+ <dt><code>src.zip</code></dt>
+
+ <dd>Archive of source files</dd>
+ </dl>
+ </dd>
+ </dl>
+
+ <h3><a name="redistributablejdkfiles" id=
+ "redistributablejdkfiles"></a>Redistributable JDK<sup><font size=
+ "-2">TM</font></sup> Files</h3>
+
+ <blockquote>
+ The limited set of files and directories from the JDK listed below may be
+ included in vendor redistributions of the Java<sup><font size=
+ "-2">TM</font></sup> Runtime Environment (JRE<sup><font size=
+ "-2">TM</font></sup>). They cannot be redistributed separately, and must
+ accompany an identically versioned JRE distribution. All paths are
+ relative to the top-level directory of the JDK. The corresponding man
+ pages should be included for any included executables (with paths listed
+ below beginning with <code>bin/</code>, for the Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System and Linux).
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+ <dt><code>jre/lib/cmm/PYCC.pf</code></dt>
+
+ <dd>Color profile. This file is required only if one wishes to convert
+ between the PYCC color space and another color space.</dd>
+
+ <dt>All <code>.ttf</code> font files in the
+ <code>jre/lib/fonts/</code> directory.</dt>
+
+ <dd>Note that the LucidaSansRegular.ttf font is already contained in
+ the JRE, so there is no need to bring that file over from the
+ JDK.</dd>
+
+ <dt><code>jre/lib/audio/soundbank.gm</code></dt>
+
+ <dd>This MIDI soundbank is present in the JDK, but it has been removed
+ from the JRE in order to reduce the size of the JRE download bundle.
+ However, a soundbank file is necessary for MIDI playback, and
+ therefore the JDK's <code>soundbank.gm</code> file may be included in
+ redistributions of the JRE at the vendor's discretion. Several
+ versions of enhanced MIDI soundbanks are available from the Java Sound
+ web site: <a href=
+ "http://java.sun.com/products/java-media/sound/">http://java.sun.com/products/java-media/sound/</a>.
+ These alternative soundbanks may be included in redistributions of the
+ JRE.</dd>
+
+ <dt>The javac bytecode compiler, consisting of the following
+ files:</dt>
+
+ <dd><code>bin/javac</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System and Linux]<br>
+ <code>bin/sparcv9/javac</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (SPARC(R) Platform Edition)]<br>
+ <code>bin/amd64/javac</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (AMD)]<br>
+ <code>bin/javac.exe</code> [Microsoft Windows]<br>
+ <code>lib/tools.jar</code> [All platforms]</dd>
+
+ <dt>The Annotation Processing Tool, consisting of the following
+ files:</dt>
+
+ <dd><code>lib/tools.jar</code> [All platforms]<br>
+ <code>bin/apt</code> [Solaris<sup><font size="-2">TM</font></sup>
+ Operating System and Linux]<br>
+ <code>bin/sparcv9/apt</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (SPARC(R) Platform Edition)]<br>
+ <code>bin/amd64/apt</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (AMD)]<br>
+ <code>bin/apt.exe</code> [Microsoft Windows]</dd>
+
+ <dt><code>lib/jconsole.jar</code></dt>
+
+ <dd>The Jconsole application. NOTE: The Jconsole application requires
+ the dynamic attach mechanism.</dd>
+
+ <dt>The dynamic attach mechanism consisting of the following
+ files:</dt>
+
+ <dd><code>lib/tools.jar</code> [All platforms]<br>
+ <code>jre/lib/sparc/libattach.so</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (SPARC(R) Platform Edition) and
+ Linux]<br>
+ <code>jre/lib/sparcv9/libattach.so</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (SPARC(R) Platform Edition) and
+ Linux]<br>
+ <code>jre/lib/i386/libattach.so</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (x86) and Linux]<br>
+ <code>jre/lib/amd64/libattach.so</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (AMD) and Linux]<br>
+ <code>jre\bin\attach.dll</code> [Microsoft Windows]<br></dd>
+
+ <dt>The Java Platform Debugger Architecture implementation consisting
+ of the files shown in the dynamic attach section above, and the
+ following files:</dt>
+
+ <dd><code>lib/tools.jar</code> [All platforms]<br>
+ <code>lib/sa-jdi.jar</code> [All platforms]<br>
+ <code>jre/lib/sparc/libsaproc.so</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (SPARC(R) Platform Edition) and
+ Linux]<br>
+ <code>jre/lib/sparcv9/libsaproc.so</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (SPARC(R) Platform Edition) and
+ Linux]<br>
+ <code>jre/lib/i386/libsaproc.so</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (x86) and Linux]<br>
+ <code>jre/lib/amd64/libsaproc.so</code> [Solaris<sup><font size=
+ "-2">TM</font></sup> Operating System (AMD) and Linux]<br></dd>
+
+ <dt><code>jre\bin\server\</code></dt>
+
+ <dd>On Microsoft Windows platforms, the JDK includes both the Java
+ HotSpot<sup><font size="-2">TM</font></sup> Server VM and Java
+ HotSpot<sup><font size="-2">TM</font></sup> Client VM. However, the
+ JRE for Microsoft Windows platforms includes only the Java
+ HotSpot<sup><font size="-2">TM</font></sup> Client VM. Those wishing
+ to use the Java HotSpot<sup><font size="-2">TM</font></sup> Server VM
+ with the JRE may copy the JDK's <code>jre\bin\server</code> folder to
+ a <code>bin\server</code> directory in the JRE. Software vendors may
+ redistribute the Java HotSpot<sup><font size="-2">TM</font></sup>
+ Server VM with their redistributions of the JRE.</dd>
+ </dl>
+ </dd>
+ </dl>
+
+ <h3>Unlimited Strength Java Cryptography Extension</h3>
+
+ <blockquote>
+ Due to import control restrictions for some countries, the Java
+ Cryptography Extension (JCE) policy files shipped with the JDK and the JRE
+ allow strong but limited cryptography to be used. These files are located
+ at<br>
+ <br>
+ <code>&lt;java-home&gt;/lib/security/local_policy.jar</code><br>
+ <code>&lt;java-home&gt;/lib/security/US_export_policy.jar</code><br>
+ <br>
+ where <code>&lt;java-home&gt;</code> is the <code>jre</code> directory of
+ the JDK or the top-level directory of the JRE.
+ </blockquote>
+
+ <blockquote>
+ An unlimited strength version of these files indicating no restrictions on
+ cryptographic strengths is available on the JDK web site for those living
+ in eligible countries. Those living in eligible countries may download the
+ unlimited strength version and replace the strong cryptography jar files
+ with the unlimited strength files.
+ </blockquote>
+
+ <h3>The cacerts Certificates File</h3>
+
+ <blockquote>
+ Root CA certificates may be added to or removed from the Java SE
+ certificate file located at
+ </blockquote>
+
+ <blockquote>
+ <code>&lt;java-home&gt;/lib/security/cacerts</code>
+ </blockquote>
+
+ <blockquote>
+ For more information, see <a href=
+ "http://java.sun.com/javase/6/docs/technotes/tools/solaris/keytool.html#cacerts">
+ The cacerts Certificates File</a> section in the keytool documentation.
+ </blockquote>
+
+ <h2><a name="endorsed" id="endorsed"></a> Java Endorsed Standards Override
+ Mechanism</h2>
+
+ <blockquote>
+ From time to time it is necessary to update the Java platform in order to
+ incorporate newer versions of standards that are created outside of the
+ Java Community Process<font size="-2"><sup>SM</sup></font> (JCP<font size=
+ "-2"><sup>SM</sup></font> <a href=
+ "http://www.jcp.org/">http://www.jcp.org/</a>) (<i>Endorsed
+ Standards</i>), or in order to update the version of a technology included
+ in the platform to correspond to a later standalone version of that
+ technology (<i>Standalone Technologies</i>).
+ </blockquote>
+
+ <blockquote>
+ The <i>Endorsed Standards Override Mechanism</i> provides a means whereby
+ later versions of classes and interfaces that implement Endorsed Standards
+ or Standalone Technologies may be incorporated into the Java Platform.
+ </blockquote>
+
+ <blockquote>
+ For more information on the Endorsed Standards Override Mechanism,
+ including the list of platform packages that it may be used to override,
+ see
+ </blockquote>
+
+ <blockquote>
+ <a href=
+ "http://java.sun.com/javase/6/docs/technotes/guides/standards/">http://java.sun.com/javase/6/docs/technotes/guides/standards/</a>
+ </blockquote>
+
+ <h2><a name="javadb" id="javadb"></a>Java DB</h2>
+
+ <blockquote>
+ This distribution bundles Java DB, Sun Microsystems' distribution of the
+ Apache Derby pure Java database technology. Default installation locations
+ are:
+
+ <ul>
+ <li>Solaris: <code>/opt/SUNWjavadb</code></li>
+
+ <li>Linux: <code>/opt/sun/javadb</code></li>
+
+ <li>Windows: <code>C:\Program Files\Sun\JavaDB</code></li>
+ </ul>
+
+ <p>For information on Java DB and Derby, including user and API
+ documentation, the capabilities of Java DB and further resources, see the
+ index.html file in the above directories.</p>
+
+<p>
+Note that file based distributions of the JDK on Solaris and Linux
+include Java DB in the ${JAVA_HOME}/db directory.
+</p>
+ </blockquote>
+
+ <h2><a name="webpages" id="webpages"></a>Web Pages</h2>
+
+ <blockquote>
+ For additional information, refer to these Sun Microsystems pages on the
+ World Wide Web:
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+ <dt><a href="http://java.sun.com/">http://java.sun.com/</a></dt>
+
+ <dd>The Java Software web site, with the latest information on Java
+ technology, product information, news, and features.</dd>
+
+ <dt><a href=
+ "http://java.sun.com/docs">http://java.sun.com/docs</a></dt>
+
+ <dd>Java<sup><font size="-2">TM</font></sup> platform Documentation
+ provides access to white papers, the Java Tutorial and other
+ documents.</dd>
+
+ <dt><a href=
+ "http://developer.java.sun.com/">http://developer.java.sun.com</a></dt>
+
+ <dd>Developer Services web site (Free registration required).
+ Additional technical information, news, and features; user forums;
+ support information, and much more.</dd>
+
+ <dt><a href=
+ "http://java.sun.com/products/">http://java.sun.com/products/</a></dt>
+
+ <dd>Java Technology Products &amp; API</dd>
+ </dl>
+ </dd>
+ </dl>
+ <hr>
+
+ <p><font size="2">The Java<sup><font size="-2">TM</font></sup> Development
+ Kit (JDK<sup><font size="-2">TM</font></sup>) is a product of Sun
+ Microsystems<sup><font size="-2">TM</font></sup>, Inc.<br>
+ <br>
+ Copyright &copy; 2009 Sun Microsystems, Inc.<br>
+ 4150 Network Circle, Santa Clara, California 95054, U.S.A.<br>
+ All rights reserved.</font></p>
+<script type="text/javascript" language="JavaScript" src="/js/omi/jsc/s_code_remote.js">
+</script>
+</body>
+</html>
+
diff --git a/extra/source/jdk-6/README_ja.html b/extra/source/jdk-6/README_ja.html
new file mode 100644
index 000000000..c21e5de24
--- /dev/null
+++ b/extra/source/jdk-6/README_ja.html
@@ -0,0 +1,438 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="CONTENT-TYPE" content="text/html; charset=EUC-JP">
+ <meta name="collection" content="reference">
+
+<title>README -- Java Platform, Standard Edition Development Kit</title>
+</head>
+
+<body lang="en-US" bgcolor="#FFFFFF">
+<h1 align="center">README</h1>
+
+<h2 align="center">Java<sup><font size="-2">TM</font></sup> Platform, Standard Edition 6<br> Development Kit</h2>
+
+<p align="center"><b>JDK<sup><font size="-2">TM</font></sup> 6</b></p>
+
+<h2>ܼ</h2>
+
+ <ul>
+<li><a href="#introduction">Ϥ</a></li>
+
+<li><a href="#install">ƥ׷浪ӥ󥹥ȡ</a></li>
+
+<li><a href="#docs">JDK ɥ</a></li>
+
+<li><a href="#relnotes">꡼Ρ</a></li>
+
+<li><a href="#compatibility">ߴ</a></li>
+
+<li><a href="#bugs">ХȥեɥХå</a></li>
+
+<li><a href="#contents">JDK </a></li>
+
+<li><a href="#jre">Java Runtime Environment</a></li>
+
+<li><a href="#redistribution"></a></li>
+
+<li><a href="#endorsed">侩ʥС饤ɵ</a></li>
+
+<li><a href="#javadb">Java DB</a></li>
+
+<li><a href="#webpages">Web ڡ</a></li>
+ </ul>
+
+<h2><a name="introduction"></a>Ϥ</h2>
+
+ <blockquote>
+ Java<sup><font size="-2">TM</font></sup> Platform, Standard Edition Development Kit (JDK<sup><font size="-2">TM</font></sup>) ΤΥ꡼ɤ꤬ȤޤJDK ϡJava ץߥ󥰸Ѥƥץꥱ󡢥ץåȡӥݡͥȤۤ뤿γȯĶǤ
+ </blockquote>
+
+ <blockquote>
+ JDK ˤϡJava ץߥ󥰸ǵҤ줿ץγȯȥƥȡ Java<sup><font size="-2">TM</font></sup> ץåȥեǤμ¹Ԥ˻ѤǤƼġ뤬°Ƥޤ
+ </blockquote>
+
+<h2><a name="install"></a>ƥ׷浪ӥ󥹥ȡ</h2>
+
+ <blockquote>
+ƥ׷󥹥ȡ硢ӥȥ֥륷塼ƥ󥰤ΥҥȤˤĤƤϡ Java Software Web Ȥ򻲾ȤƤ
+ </blockquote>
+
+ <blockquote>
+<a href="http://java.sun.com/javase/ja/6/webnotes/install/">JDK 6 󥹥ȡ</a>
+ </blockquote>
+
+<h2><a name="docs"></a>JDK<sup><font size="-2">TM</font></sup> ɥ</h2>
+
+ <blockquote>
+ <a href="http://java.sun.com/javase/ja/6/docs/ja/index.html">Java<sup><font size="-2">TM</font></sup> Platform, Standard Edition (Java SE) Υ饤ɥ</a>ˤϡAPI ͡ǽȯԥɡJDK<sup><font size="-2">TM</font></sup> ġ뤪ӥ桼ƥƥΥե󥹥ڡǥ⡢ӴϢؤΥ󥯤ޤޤƤޤJDK ɥȤϡѤƤޥ˥󥹥ȡǽʥɥХɥǤǤޤ ɥȥХɥꤹˤϡ<a href="../download.html">ɥڡ</a>򻲾ȤƤ API ˤĤƤϡ<a href="http://java.sun.com/javase/ja/6/docs/ja/api/index.html">Java<sup><font size="-2">TM</font></sup> Platform, Standard Edition API </a>򻲾ȤƤ API ˤĤơͤ˽򤪤ñɤळȤǤޤ
+ </blockquote>
+
+<h2><a name="relnotes"></a>꡼Ρ</h2>
+
+ <blockquote>
+ Υ꡼˴ؤɲþˤĤƤϡJava Software Web Ȥ <a href="index.html">Java SE 6 ꡼Ρ</a>򻲾ȤƤ饤ǤΥ꡼ΡȤϿΤǡŪ˥ƺǿξǧƤ
+ </blockquote>
+
+<h2><a name="compatibility"></a>ߴ</h2>
+
+ <blockquote>
+ ߴ˴ؤΤˤĤƤϡJava Software Web Ȥ<a href="compatibility.html">Υ꡼Ȥθߴ</a>򻲾ȤƤ ΥС Java<sup><font size="-2">TM</font></sup> ץåȥեѤ˵Ҥ줿ץΥݡȤˤĤƤƤޤߴ򼺤ѹɬפʲս⤢ޤۤȤɤΥեȥϥץߥ󥰤ľȤʤߤΥС˰ܹԤǤޤߴ˴ؤ Web ڡƤ褦ʰտŪ˸ߴӽ鷺ʾơץߥ󥰤ľʤȰܹԤǤʤϥХǤȤߤʤޤŪʥƥۡդᡢޤϼ߷׾ΥХ뤿ɬפѹˤäơθߴƤޤ
+ </blockquote>
+
+<h2><a name="bugs"></a>ХȥեɥХå</h2>
+
+ <blockquote>
+ <a href="http://bugs.sun.com/bugdatabase/index.jsp">Хǡ١</a> Web ȤǤϡ¸ΥХθĴХХν٤ԤȤǤޤХ䵡ǽ˴ؤ˾ľˤϡΥե˵Ƥ
+ </blockquote>
+
+ <blockquote>
+ <a href= "http://bugs.sun.com/services/bugreport/index.jsp">http://bugs.sun.com/services/bugreport/index.jsp</a>
+ </blockquote>
+
+ <blockquote>
+ եɥХåϡ<a href="http://java.sun.com/docs/forms/sendusmail.html">Java SE ɥȥ</a>Ƥ ޤ<a href="http://java.sun.com/mail/">Java Software 󥸥˥󥰥Żҥ᡼륢ɥ쥹</a>˥ȤľƤȤǤޤ
+ </blockquote>
+
+ <blockquote>
+<b></b> - Bug Database ҳȯफƥ˥륵ݡȤ뤳ȤϤǤޤ ݡȥץˤĤƤϡJava Software Web Ȥ<a href="http://java.sun.com/support/">ݡȤȥӥ</a>򻲾ȤƤ
+ </blockquote>
+
+ <h2><a name="contents"></a>JDK<sup><font size="-2">TM</font></sup> </h2>
+
+ <blockquote>
+ǤϡJDK<sup><font size="-2">TM</font></sup> Υեȥǥ쥯ȥγפޤ եȥǥ쥯ȥξܺ٤ˤĤƤϡȤΥץåȥե Java SE ɥȤΡ<a href="http://java.sun.com/javase/ja/6/docs/ja/technotes/tools/index.html#general">JDK ե빽¤</a>פ򻲾ȤƤ
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+<dt><b>ȯġ</b></dt>
+
+<dd><code>bin</code> ֥ǥ쥯ȥ˳ǼƤޤ Java<sup><font size="-2">TM</font></sup> ץߥ󥰸ǵҤ줿ץγȯ¹ԡǥХåӥɥȺٱ礹ġȥ桼ƥƥǤ ܺ٤ˤĤƤϡ<a href="http://java.sun.com/javase/ja/6/docs/ja/technotes/tools/index.html">ƥġΥޥ˥奢</a>򻲾ȤƤ<br> <br></dd>
+
+<dt><b>Runtime Environment</b></dt>
+
+<dd><code>jre</code> ֥ǥ쥯ȥ˳ǼƤޤJDK ǻѤ Java Runtime Environment (JRE<sup><font size="-2">TM</font></sup>) ¹ԴĶμǤ JREˤϡJava<sup><font size="-2">TM</font></sup> ۥޥ󡢥饹饤֥ꡢ Java<sup><font size="-2">TM</font></sup> ץߥ󥰸ǵҤ줿ץμ¹Ԥ򥵥ݡȤ뤽¾Υե뤬ޤޤޤ<br> <br></dd>
+
+<dt><b>ɲå饤֥</b></dt>
+
+ <dd><code>lib</code> ֥ǥ쥯ȥ˳ǼƤޤ ȯġɬפɲäΥ饹饤֥ȥݡȥեǤ<br> <br></dd>
+
+<dt><b>ǥ⥢ץåȤȥץꥱ</b></dt>
+
+<dd><code>demo</code> ֥ǥ쥯ȥ˳ǼƤޤ Java<sup><font size="-2">TM</font></sup> ץåȥեѤΥץߥǡɤޤޤޤ Swing 䤽¾ Java<sup><font size="-2">TM</font></sup> Foundation Classes Java<sup><font size="-2">TM</font></sup> Platform Debugger Architecture Ѥޤޤޤ<br> <br></dd>
+
+<dt><b>ץ륳</b></dt>
+
+ <dd><code>sample</code> ֥ǥ쥯ȥ˳ǼƤޤ Java API Υץߥ󥰤ΥդץǤ</dd>
+
+<dt><b>C إåե</b></dt>
+
+ <dd><code>include</code> ֥ǥ쥯ȥ˳ǼƤޤ <a href="http://java.sun.com/javase/ja/6/docs/ja/technotes/guides/jni/index.html">Java Native Interface</a><a href="http://java.sun.com/javase/ja/6/docs/ja/technotes/guides/jvmti/index.html">JVM<sup><font size="-2">TM</font></sup> Tool Interface</a>Ӥ¾ Java<sup><font size="-2">TM</font></sup> Platform εǽѤͥƥ֥ɥץߥ󥰤򥵥ݡȤإåեǤ<br> <br></dd>
+
+<dt><b></b></dt>
+
+ <dd><code>src.zip</code> ˳ǼƤޤJava&nbsp; API 뤹٤ƤΥ饹Ф Java<sup><font size="-2">TM</font></sup> ץߥ󥰸ΥեǤ (java.*javax.*Ӱ org.* ѥåΥե롣com.sun.* ѥåоݳ)ΥɤϾ󶡤ΤߤŪȤƤꡢȯԤ Java<sup><font size="-2">TM</font></sup> ץߥ󥰸򤷳ѤΤΩޤΥեˤϡץåȥեͭμɤϴޤޤޤ󡣤ΥեѤơ饹饤֥ƹۤ뤳ȤϤǤޤ󡣤ΥեŸˤϡŪ zip 桼ƥƥѤޤ ޤΤ褦ˡJDK <code>bin/</code> ǥ쥯ȥѰդƤ Jar 桼ƥƥѤ뤳ȤǤޤ<br> <br> <code>jar xvf src.zip</code></dd>
+ </dl>
+ </dd>
+ </dl>
+
+<h2><a name="jre"></a>Java SE Runtime Environment (JRE<sup><font size="-2">TM</font></sup>)</h2>
+
+ <blockquote>
+Java<sup><font size="-2">TM</font></sup> Runtime Environment (JRE<sup><font size="-2">TM</font></sup>) ϡñȤǥɤǤʤȤ󶡤Ƥޤ <a href="../download.html"> Web </a>򻲾 Ƥ
+ </blockquote>
+
+ <blockquote>
+ JRE ѤȡJava<sup><font size="-2">TM</font></sup> ץߥ󥰸ǵҤ줿ץꥱ¹ԤǤޤ JDK<sup><font size="-2">TM</font></sup> ƱͤˡJava<sup><font size="-2">TM</font></sup> ۥޥJava<sup><font size="-2">TM</font></sup> ץåȥե API 륯饹ӥݡȥե뤬ޤޤޤJDK ȤϰۤʤꡢѥǥХåʤɤγȯġϴޤޤޤ
+ </blockquote>
+
+ <blockquote>
+JRE ϡJRE Υ饤󥹾˽äơȼ˳ȯץꥱȤȤ˼ͳ˺ۤ뤳ȤǤޤJDK ѤƥץꥱȯΤɥ桼Υեȥ Java<sup><font size="-2">TM</font></sup> ץåȥեǼ¹ԤǤ褦ˡJRE ȤȤ˽в٤뤳ȤǤޤ
+ </blockquote>
+
+<h2><a name="redistribution"></a></h2>
+
+ <blockquote>
+ <blockquote>
+ <hr>
+ - ΥեȥΥ饤󥹤ϡ١ǤӤ¾Υץ꡼ǤκۤĤΤǤϤޤ
+ <hr>
+ </blockquote>
+ </blockquote>
+
+ <blockquote>
+եȥ饤󥹷ξࡢӰʲǵꤵ̳¡㳰˽եȥ (ӰʲǺ۲ǽȸʤ롢եȥΰ) ʣۤǤޤ
+ </blockquote>
+
+ <blockquote>
+ <ol type="a">
+<li>եȥʲѤƤʤ֤ǡĥץåȤӥץꥱ (֥ץ) ΰȤƥХɥ뤵줿֤ǤΤۤ롣</li>
+
+<li>ץबפļפʵǽ򥽥եȥɲä롣</li>
+
+<li>ץब Java бѥǥȥåץԥ塼ӥСǼ¹Ԥ뤳ȤΤߤŪȤ롣</li>
+
+<li>ץμ¹ԤΤߤŪȤơեȥۤ롣</li>
+
+<li>եȥΥݡͥȤ֤뤳ȤŪȤɲäΥեȥۤʤ</li>
+
+<li>եȥ˵ܤƤ뤤ʤͭɽΤޤѹʤ</li>
+
+<li>ܷ˴ޤޤȹפSun פݸ饤󥹷˽äƤΤߥեȥۤ롣</li>
+
+<li>ץपӥեȥΰޤϤ٤ƤλѤ뤤ۤ˵軰Ԥᡢʾ١ޤ֤˴Ϣ뤤ʤ»ѡ̳²⡢ӽ (۸Ѥޤ) 顢Sun ȤΥ饤󥵤ʸ뤳ȤƱդ롣</li>
+ </ol>
+ </blockquote>
+
+ <blockquote>
+ǻѤƤ֥٥פȤѸϡΥץȤȤ Java<sup><font size="-2">TM</font></sup> Development Kit (JDK<sup><font size="-2">TM</font></sup>) 饤󥹶Ϳۤ饤󥷡ȯԡΩϥեȥ٥ (ISV) ؤޤ
+ </blockquote>
+
+ <blockquote>
+٥ϡJava Development Kit Хʥꥳɥ饤󥹷ξ˽ɬפޤ
+ </blockquote>
+
+<h3>ɬܥեȥץե</h3>
+
+ <blockquote>
+Java<sup><font size="-2">TM</font></sup> Development Kit (JDK<sup><font size="-2">TM</font></sup>) եϡɬܤȥץ 2 Ĥʬवޤץեϡ٥ȽǤˤ JDK κۤ뤳ȤǤޤ
+ </blockquote>
+
+ <blockquote>
+JDK κۤǤդǽǤե뤪ӥǥ쥯ȥ򼡤˼ޤΥץե˴ޤޤʤեϡ٤ JDK κۤ˴ޤɬפޤ
+ </blockquote>
+
+<h3>ץΥեȥǥ쥯ȥ</h3>
+
+ <blockquote>
+ΥեϺۤǤդ˽Ǥޤ Υեϡjdk1.6.0_&lt;version&gt; ǥ쥯ȥˤޤ&lt;version&gt; ϡåץǡȥСֹǤ Solaris<sup><font size= "-2">TM</font></sup> Linux Υե̾ȶڤ국椬ƤޤWindows μ¹Բǽեˤˡ.exeפդޤ̾ <code>_g</code> դбեǤޤ 줿¹Բǽե Solaris<sup><font size="-2">TM</font></sup> ڥ졼ƥ󥰥ƥप Linux ξ硢ʲΰǥѥ bin/ Ϥޤ) бޥ˥奢ڡϽɬפޤ
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+ <dt><code>jre/lib/charsets.jar</code></dt>
+
+<dd>ʸѴ饹</dd>
+
+<dt><code>jre/lib/ext/</code></dt>
+
+ <dd><code>sunjce_provider.jar</code> - Java Ź沽 API SunJCE ץХ<br> <code>localedata.jar</code> - ƹѸʳΥɬפʥ꥽¿ޤ<br> <code>ldapsec.jar</code> - LDAP ӥץХݡȤ륻ƥǽޤ<br> <code>dnsns.jar</code> - JNDI DNS ץХ InetAddress åѡ</dd>
+
+<dt><tt>bin/rmid</tt> <tt>jre/bin/rmid</tt></dt>
+
+<dd>Java RMI ưƥǡ</dd>
+
+<dt><tt>bin/rmiregistry</tt> <tt>jre/bin/rmiregistry</tt></dt>
+
+<dd>Java ⡼ȥ֥ȥ쥸ȥ</dd>
+
+<dt><tt>bin/tnameserv</tt> <tt>jre/bin/tnameserv</tt></dt>
+
+<dd>Java IDL ͡ॵС</dd>
+
+<dt><tt>bin/keytool</tt> <tt>jre/bin/keytool</tt></dt>
+
+<dd>Ӿδġ</dd>
+
+<dt><tt>bin/kinit</tt> <tt>jre/bin/kinit</tt></dt>
+
+<dd>Kerberos åǧĥåȤμӥå˻</dd>
+
+<dt><tt>bin/klist</tt> <tt>jre/bin/klist</tt></dt>
+
+<dd>ʥå太ӥ Kerberos ɽȥ</dd>
+
+<dt><tt>bin/ktab</tt> <tt>jre/bin/ktab</tt></dt>
+
+<dd>Kerberos ơ֥ޥ͡㡼</dd>
+
+<dt><tt>bin/policytool</tt> <tt>jre/bin/policytool</tt></dt>
+
+<dd>ݥꥷեκӴġ</dd>
+
+<dt><tt>bin/orbd</tt> <tt>jre/bin/orbd</tt></dt>
+
+<dd>Object Request Broker Daemon</dd>
+
+<dt><tt>bin/servertool</tt> <tt>jre/bin/servertool</tt></dt>
+
+<dd>Java IDL Сġ</dd>
+
+ <dt><tt>bin/javaws</tt><tt>jre/bin/javaws</tt><tt>jre/lib/javaws/</tt> <tt>jre/lib/javaws.jar</tt></dt>
+
+<dd>Java Web Start</dd>
+
+ <dt><code>db/</code></dt>
+
+ <dd>
+ Java DBSun Microsystems ۤ Apache Derby ǡ١ƥΥǤǥեȤǤϰʲ˥󥹥ȡ뤵ޤ
+
+ <ul>
+<li>Solaris: <code>/opt/SUNWjavadb</code></li>
+
+<li>Linux: <code>/opt/sun/javadb</code></li>
+
+<li>Windows: <code>C:\Program Files\Sun\JavaDB</code></li>
+ </ul>桼ɥȤ API ɥȡJava DB εǽ䤽¾꥽ʤɤ Java DB Derby ξˤĤƤϡ嵭ǥ쥯ȥ index.html ե򻲾ȤƤ
+ </dd>
+
+<dt><code>demo/</code></dt>
+
+<dd>ǥ⥢ץåȤȥץꥱ</dd>
+
+<dt><code>sample/</code></dt>
+
+<dd>ץ륳</dd>
+
+ <dt><code>src.zip</code></dt>
+
+<dd>եΥ</dd>
+ </dl>
+ </dd>
+ </dl>
+
+ <h3>۲ǽ JDK<sup><font size="-2">TM</font></sup> ե</h3>
+
+ <blockquote>
+ ˼ JDK Υե롿ǥ쥯ȥꥻåȤϡ٥󶡤 Java<sup><font size="-2">TM</font></sup> Runtime Environment (JRE<sup><font size="-2">TM</font></sup>) κۤ˴ޤ뤳ȤǤޤ ̤˺ۤ뤳ȤϤǤޤ󡣥С󤬰פ JRE ȤȤۤɬפޤΥѥϡ٤ JDK κǾ̥ǥ쥯ȥ꤫ХѥǤ ޤ¹Բǽե Solaris<sup><font size="-2">TM</font></sup> ڥ졼ƥ󥰥ƥप Linux ξ硢ʲΰǥѥ bin/ Ϥޤ) бޥ˥奢ڡϴޤɬפޤ
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+ <dt><code>jre/lib/cmm/PYCC.pf</code></dt>
+
+<dd>顼ץե롣ΥեϡPYCC 顼ΰȤ¾Υ顼ΰδ֤ѴԤˤΤɬפǤ</dd>
+
+<dt><tt>jre/lib/fonts</tt> ǥ쥯ȥΤ٤Ƥ <tt>.ttf</tt> եȥե</dt>
+
+ <dd>LucidaSansRegular.ttf եȤϤǤ JRE ˴ޤޤƤ뤿ᡢJDK ɬפϤޤ</dd>
+
+ <dt><code>jre/lib/audio/soundbank.gm</code></dt>
+
+<dd> MIDI ɥХ󥯤 JDK ˴ޤޤޤJRE Ƥޤ JRE ΥɥХɥΥ򸺤餹ȤŪǤ ɥХ󥯥ե MIDI κɬפʤᡢ٥ȽǤ JDK <tt>soundbank.gm</tt> ե JRE κۤ˴ޤ뤳ȤǤޤ ĥ MIDI ɥХ󥯤ΤĤΥС Java Sound Web <a href="http://java.sun.com/products/java-media/sound/">http://java.sun.com/products/java-media/sound/</a> ǤޤؤΥɥХ󥯤Ϥɤ⡢JRE κۤ˴ޤ뤳ȤǤޤ</dd>
+
+<dt>javac Хȥɥѥ顣ʲΥեǹޤ</dt>
+
+ <dd><tt>bin/javac</tt> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥप Linux]<br> <tt>bin/sparcv9/javac</tt> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (SPARC(R) ץåȥե)]<br> <tt>bin/amd64/javac</tt> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (AMD)]<br> <tt>bin/javac.exe</tt> [Microsoft Windows]<br> <tt>lib/tools.jar</tt> [٤ƤΥץåȥե]</dd>
+
+<dt>Annotation Processing ToolʲΥեǹޤ<br></dt>
+
+ <dd><code>lib/tools.jar</code> [٤ƤΥץåȥե]<br> <code>bin/apt</code> [Solaris<sup><font size="-2">TM</font></sup> ڥ졼ƥ󥰥ƥप Linux]<br> <code>bin/sparcv9/apt</code> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (SPARC(R) ץåȥե)]<br> <code>bin/amd64/apt</code> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (AMD)]<br> <code>bin/apt.exe</code> [Microsoft Windows]</dd>
+
+ <dt><code>lib/jconsole.jar</code></dt>
+
+<dd>Jconsole ץꥱ: Jconsole ץꥱˤưŪåɬפǤ</dd>
+
+ <dt>ưŪåϡʲΥեǹޤ</dt>
+
+ <dd><code>lib/tools.jar</code> [٤ƤΥץåȥե]<br> <code>jre/lib/sparc/libattach.so</code> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (SPARC(R) ץåȥե) Linux]<br> <code>jre/lib/sparcv9/libattach.so</code> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (SPARC(R) ץåȥե) Linux]<br> <code>jre/lib/i386/libattach.so</code> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (x86) Linux]<br> <code>jre/lib/amd64/libattach.so</code> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (AMD) Linux]<br> <code>jre\bin\attach.dll</code> [Microsoft Windows]<br></dd>
+
+ <dt>Java Platform Debugger Architecture μϡưŪåǼ줿ե롢ӰʲΥեǹޤ</dt>
+
+ <dd><code>lib/tools.jar</code> [٤ƤΥץåȥե]<br> <code>lib/sa-jdi.jar</code> [٤ƤΥץåȥե]<br> <code>jre/lib/sparc/libsaproc.so</code> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (SPARC(R) ץåȥե) Linux]<br> <code>jre/lib/sparcv9/libsaproc.so</code> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (SPARC(R) ץåȥե) Linux]<br> <code>jre/lib/i386/libsaproc.so</code> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (x86) Linux]<br> <code>jre/lib/amd64/libsaproc.so</code> [Solaris<sup><font size= "-2">TM</font></sup> ڥ졼ƥ󥰥ƥ (AMD) Linux]<br></dd>
+
+<dt><code>jre\bin\server\</code></dt>
+
+<dd>Microsoft Windows ץåȥեǤϡJDK Java HotSpot<sup><font size="-2">TM</font></sup> Server VM Java HotSpot<sup><font size="-2">TM</font></sup> Client VM ξޤޤޤMicrosoft Windows ץåȥեǤ JRE ˤ Java HotSpot<sup><font size="-2">TM</font></sup> Client VM ޤޤƤޤJava HotSpot<sup><font size="-2">TM</font></sup> Server VM JRE ǻѤϡJDK <tt>jre\bin\server</tt> ե JRE <tt>bin\server</tt> ǥ쥯ȥ˥ԡƤեȥ٥ϡJRE κۤκݤˡJava HotSpot<sup><font size="-2">TM</font></sup> Server VM ۤ뤳ȤǤޤ</dd>
+ </dl>
+ </dd>
+ </dl>
+
+<h3>̵¶ Java Ź沽ĥǽ</h3>
+
+ <blockquote>
+ι͢б뤿ᡢJDK JRE ȤȤ˽в٤ Java Ź沽ĥǽ (JCE) ΥݥꥷեϡϤǤϤäƤդΰŹλѤĤƤޤ Υեϼξ˳ǼƤޤ<br>
+ <br> <code>&lt;java-home&gt;/lib/security/local_policy.jar</code><br> <code>&lt;java-home&gt;/lib/security/US_export_policy.jar</code><br> <br><code>&lt;java-home&gt;</code> ϡJDK <code>jre</code> ǥ쥯ȥޤ JRE κǾ̥ǥ쥯ȥǤ </blockquote>
+
+ <blockquote>
+ʤΥ桼ΤˡŹ沽٤¤Τʤ̵¶٥СΥե뤬 JDK Web ȤѰդƤޤιΥ桼ϡ̵¶٥СɤϰŹ沽 jar ե̵¶٥ե֤뤳ȤǤޤ
+ </blockquote>
+
+<h3>cacerts ե</h3>
+
+ <blockquote>
+ʲˤ Java SE եǥ롼ǧڶɾɲäޤϺ뤳ȤǤޤ
+ </blockquote>
+
+ <blockquote>
+<code>&lt;java-home&gt;/lib/security/cacerts</code>
+ </blockquote>
+
+ <blockquote>
+ ܺ٤ keytool ɥȤ <a href="http://java.sun.com/javase/ja/6/docs/ja/technotes/tools/solaris/keytool.html#cacerts">cacerts ե</a> 򻲾ȤƤ
+ </blockquote>
+
+<h2><a name="endorsed"></a>Java 侩ʥС饤ɵ</h2>
+
+ <blockquote>
+ Java ץåȥեϡJava Community Process<sup><font size="-1">SM</font></sup> (JCP<sup><font size="-1">SM</font></sup><a href="http://www.jcp.org/">http://www.jcp.org/</a>) ʳǺ줿ɸ (侩ɸ) κǿСȤ߹िᡢޤϥץåȥե˴ޤޤƥΥΥС򡢤ΥƥΥοɥС (ɸƥΥ) б뤿ᡢŬɬפǤ
+ </blockquote>
+
+ <blockquote>
+侩ʥС饤ɵѤСJava ץåȥեȤ߹ޤǽΤ侩ɸ䥹ɥƥΥ롢СΥ饹䥤󥿥ե󶡤Ǥޤ
+ </blockquote>
+
+ <blockquote>
+侩ʥС饤ɵξܺ٤ˤĤƤϡΥȤ򻲾ȤƤͥ˻ѤǤץåȥեѥåΰǺܤƤޤ
+ </blockquote>
+
+ <blockquote>
+ <a href= "http://java.sun.com/javase/ja/6/docs/ja/technotes/guides/standards/">http://java.sun.com/javase/ja/6/docs/ja/technotes/guides/standards/</a>
+ </blockquote>
+
+<h2><a name="javadb" id="javadb"></a>Java DB</h2>
+
+ <blockquote>
+ۤϡSun Microsystems ۤ Apache Derby pure Java ǡ١ƥΥǤ Java DB Хɥ뤷ƤޤǥեȤǤϰʲ˥󥹥ȡ뤵ޤ
+
+ <ul>
+<li>Solaris: <code>/opt/SUNWjavadb</code></li>
+
+<li>Linux: <code>/opt/sun/javadb</code></li>
+
+<li>Windows: <code>C:\Program Files\Sun\JavaDB</code></li>
+ </ul>
+
+ <p>桼ɥȤ API ɥȡJava DB εǽ䤽¾꥽ʤɤ Java DB Derby ξˤĤƤϡ嵭ǥ쥯ȥ index.html ե򻲾ȤƤ</p>
+ </blockquote>
+
+<h2><a name="webpages"></a>Web ڡ</h2>
+
+ <blockquote>
+ܺ٤ˤĤƤϡ Sun Microsystems Web ڡ򻲾ȤƤ
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+ <dt><a href="http://java.sun.com/">http://java.sun.com/</a></dt>
+
+<dd>Java Software Web ȡJava ƥΥʾ󡢥˥塼ӵǽˤĤƤκǿ󤬷ǺܤƤޤ</dd>
+
+ <dt><a href= "http://java.sun.com/docs">http://java.sun.com/docs</a></dt>
+
+<dd>Java<sup><font size="-2">TM</font></sup> ץåȥեΥɥȡۥ磻ȥڡѡ Java 塼ȥꥢʤɤΥɥȤ˥Ǥޤ</dd>
+
+ <dt><a href= "http://developer.java.sun.com/">http://developer.java.sun.com</a></dt>
+
+<dd>Developer Services Web ȡ(̵Ͽɬס) Ѿ󡢥˥塼ӵǽξܺپ󡢥桼եࡢݡȾʤɤ󶡤Ƥޤ</dd>
+
+ <dt><a href= "http://java.sun.com/products/">http://java.sun.com/products/</a></dt>
+
+ <dd>Java ƥΥʤ API</dd>
+ </dl>
+ </dd>
+ </dl>
+ <hr>
+
+<p><font size="2">Java<sup><font size="-2">TM</font></sup> Development Kit (JDK<sup><font size="-2">TM</font></sup>) Sun Microsystems<sup><small>TM</small></sup>, Inc. ʤǤ<br> <br> Copyright &copy; 2009 Sun Microsystems, Inc.<br> 4150 Network Circle, Santa Clara, California 95054, U.S.A.<br> All rights reserved.</font></p>
+<script type="text/javascript" language="JavaScript" src="/js/omi/jsc/s_code_remote.js">
+</script>
+</body>
+</html>
+
diff --git a/extra/source/jdk-6/README_zh_CN.html b/extra/source/jdk-6/README_zh_CN.html
new file mode 100644
index 000000000..e3b943e2e
--- /dev/null
+++ b/extra/source/jdk-6/README_zh_CN.html
@@ -0,0 +1,507 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="CONTENT-TYPE" content="text/html; charset=GB2312">
+
+<title>ļ -- Java Platform, Standard Edition Development Kit</title>
+</head>
+
+<body lang="en-US" bgcolor="#FFFFFF">
+<h1 align="center">ļ</h1>
+
+<h2 align="center">Java<sup><font size="-2">TM</font></sup> Platform, Standard Edition 6<br> Development Kit</h2>
+
+<p align="center"><b>JDK<sup><font size="-2">TM</font></sup> 6</b></p>
+
+<h2>Ŀ¼</h2>
+
+ <ul>
+<li><a href="#introduction"></a></li>
+
+<li><a href="#install">ϵͳҪ밲װ</a></li>
+
+<li><a href="#docs">JDK ĵ</a></li>
+
+<li><a href="#relnotes">˵</a></li>
+
+<li><a href="#compatibility"></a></li>
+
+<li><a href="#bugs">󱨸뷴</a></li>
+
+<li><a href="#contents">JDK </a></li>
+
+<li><a href="#jre">Java Runtime Environment</a></li>
+
+<li><a href="#redistribution">ٷַ</a></li>
+
+<li><a href="#endorsed">Java ǩ׼ǻ</a></li>
+
+<li><a href="#javadb">Java DB</a></li>
+
+<li><a href="#webpages">Web ҳ</a></li>
+ </ul>
+
+<h2><a name="introduction" id="introduction"></a></h2>
+
+ <blockquote>
+лش˰汾 Java<sup><font size=
+ "-2">TM</font></sup> Platform, Standard Edition Development Kit (JDK<sup><font size="-2">TM</font></sup>)JDK һֿʹ Java Ӧóapplet
+ </blockquote>
+
+ <blockquote>
+JDK Ĺ߿ڿͲ Java Աд Java<sup><font size=
+ "-2">TM</font></sup> ƽ̨еij
+ </blockquote>
+
+<h2><a name="install" id="install"></a>ϵͳҪ밲װ</h2>
+
+ <blockquote>
+ϵͳҪ󡢰װ˵͹ųʾλ Java Web վϵλã
+ </blockquote>
+
+ <blockquote>
+<a href="http://java.sun.com/javase/6/webnotes/install/">JDK 6 װ˵</a>
+ </blockquote>
+
+<h2><a name="docs" id="docs"></a>JDK<sup><font size="-2">TM</font></sup> ĵ</h2>
+
+ <blockquote>
+ <a href=
+ "http://java.sun.com/javase/6/docs/">Java<sup><font size=
+ "-2">TM</font></sup> Platform, Standard Edition (Java SE) ĵ</a> API ˵ܽܡָϡJDK<sup><font size=
+ "-2">TM</font></sup> ߺʵóIJοҳ桢ʾԼָϢӡĵذʽṩԽ˰װڼϡҪøĵμ<a href="http://java.sun.com/javase/downloads/index.jsp">ҳ</a>й API ĵϢ <a href=
+ "http://java.sun.com/javase/6/docs/api/index.html">Java<sup><font size="-2">TM</font></sup> Platform, Standard Edition API ˵</a>ҳṩ API ļҪܣص API ˵Ǵʾ
+ </blockquote>
+
+<h2><a name="relnotes" id="relnotes"></a>˵</h2>
+
+ <blockquote>
+йش˰汾Ϣμ Java Web վϵ <a href="http://java.sun.com/javase/6/webnotes/">Java SE 6 ˵</a>˵Ҫи£벻ڲ鿴˵˽Ϣ
+ </blockquote>
+
+<h2><a name="compatibility" id="compatibility"></a></h2>
+
+ <blockquote>
+й֪ļбμ Java Web վ<a href=
+ "http://java.sun.com/javase/6/webnotes/compatibility.html">ڰ汾ļ</a>Ѿ֧Ϊڰ汾 Java<sup><font size=
+ "-2">TM</font></sup> ƽ̨дij򡣾ܱȻijЩݵĸģ󲿷ܹڲ±̵ǨƵǰ汾ڼⲻּݣǵļ Web ҳ⣬һ㣬Ϊһ֮ԴһЩƻԵĸģΪҪֲDZڵİȫ©޸ʵֻƴ
+ </blockquote>
+
+<h2><a name="bugs" id="bugs"></a>󱨸뷴</h2>
+
+ <blockquote>
+<a href="http://bugs.sun.com/bugdatabase/index.jsp">ݿ</a> Web վʹͼеĴ󱨸桢ύԼĴ󱨸Լ֪ͨϣ޸ЩҪֱύܣд±
+ </blockquote>
+
+ <blockquote>
+<a href=
+ "http://bugs.sun.com/services/bugreport/index.jsp">http://bugs.sun.com/services/bugreport/index.jsp</a>
+ </blockquote>
+
+ <blockquote>
+ <a href=
+ "http://java.sun.com/docs/forms/sendusmail.html">Java SE ĵС</a>ͷҲֱ <a href=
+ "http://developers.sun.com/contact/index.jsp">Java Сĵʼַ</a>
+ </blockquote>
+
+ <blockquote>
+<b>ע</b> - 벻ҪͨݿǵĿŶѰ֧֡йؿѡַ֧ʽμ Java Web վϵ<a href=
+ "http://java.sun.com/developer/support/">֧</a>
+ </blockquote>
+
+<h2><a name="contents" id="contents"></a>JDK<sup><font size= "-2">TM</font></sup> </h2>
+
+ <blockquote>
+ָ JDK<sup><font size="-2">TM</font></sup> еļĿ¼йЩļĿ¼ϸϢμƽ̨ Java SE ĵ <a href=
+ "http://java.sun.com/javase/6/docs/technotes/tools/index.html#general">JDK ļṹ</a>֡
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+<dt><b></b></dt>
+
+<dd>λ <code>bin/</code> Ŀ¼Уָߺʵó򣬿ɰִСԺͱ Java<sup><font size="-2">TM</font></sup> ԱдijйϸϢμ<a href=
+ "http://java.sun.com/javase/6/docs/technotes/tools/index.html">ĵ</a><br> <br></dd>
+
+<dt><b>ʱ</b></dt>
+
+<dd>λ <code>jre/</code> Ŀ¼У JDK ʹõ Java Runtime Environment (JRE<sup><font size="-2">TM</font></sup>) ʵ֡JRE Java<sup><font size=
+ "-2">TM</font></sup> (JVM<sup><font size=
+ "-2">TM</font></sup>)Լִ֧ Java<sup><font size=
+ "-2">TM</font></sup> Աдijļ<br> <br></dd>
+
+<dt><b>ӿ</b></dt>
+
+<dd>λ <code>lib/</code> Ŀ¼У֧ļ<br> <br></dd>
+
+<dt><b>ʾ applet Ӧó</b></dt>
+
+<dd>λ <code>demo/</code> Ŀ¼УJava<sup><font size="-2">TM</font></sup> ƽ̨ıʾԴ룩Щʾʹ Swing Java<sup><font size="-2">TM</font></sup> Լ Java<sup><font size="-2">TM</font></sup> ƽ̨ϵṹʾ<br> <br></dd>
+
+<dt><b></b></dt>
+
+<dd>λ <code>sample</code> Ŀ¼УijЩ Java API ıԴ룩<br> <br></dd>
+
+<dt><b>C ͷļ</b></dt>
+
+<dd>λ <code>include/</code> Ŀ¼У֧ʹ <a href=
+ "http://java.sun.com/javase/6/docs/technotes/guides/jni/">Java </a><a href=
+ "http://java.sun.com/javase/6/docs/technotes/guides/jvmti/">JVM<sup><font size="-2">TM</font></sup> ߽</a>Լ Java<sup><font size="-2">TM</font></sup> ƽ̨ܽб̵ͷļ<br> <br></dd>
+
+<dt><b>Դ</b></dt>
+
+<dd>λ <code>src.zip</code> У Java API Java<sup><font size="-2">TM</font></sup> Դļjava.*javax.* ijЩ org.* Դļ com.sun.* ԴļԴοԱѧϰʹ Java<sup><font size="-2">TM</font></sup> ԡЩļضƽ̨ʵִ룬Ҳ⡣ҪЩļнѹʹһõ zip ʵó򣻻Ҳʹλ JDK <code>bin/</code> Ŀ¼е Jar ʵó<br><br><code>jar xvf src.zip</code></dd>
+ </dl>
+ </dd>
+ </dl>
+
+<h2><a name="jre" id="jre"></a>Java Runtime Environment (JRE<sup><font size="-2">TM</font></sup>)</h2>
+
+ <blockquote>
+Java<sup><font size="-2">TM</font></sup> Runtime Environment (JRE<sup><font size="-2">TM</font></sup>) һɵصIJƷμ<a href=
+ "http://java.sun.com/javase/downloads/index.jsp"> Web վ</a>
+ </blockquote>
+
+ <blockquote>
+ͨ JRE Java<sup><font size=
+ "-2">TM</font></sup> ԱдӦó JDK<sup><font size=
+ "-2">TM</font></sup> ƣJRE Java<sup><font size=
+ "-2">TM</font></sup> (JVM<sup><font size=
+ "-2">TM</font></sup>) Java<sup><font size=
+ "-2">TM</font></sup> ƽ̨ API ༰֧ļ JDK ͬǣ͵Ŀߡ
+ </blockquote>
+
+ <blockquote>
+ JRE ֤ؽ JRE Ӧóһٷַʹ JDK Ӧó󣬿ɽ JRE һУԱûп Java<sup><font size="-2">TM</font></sup> ƽ̨
+ </blockquote>
+
+<h2><a name="redistribution" id="redistribution"></a>ٷַ</h2>
+
+ <blockquote>
+ <blockquote>
+ <hr>
+ע - ֤ٷַ԰Ԥа汾
+ <hr>
+ </blockquote>
+ </blockquote>
+
+ <blockquote>
+ЭԼƺ⡣£ԸƺͷַԼʶΪ&ldquo;ٷַ&rdquo;֣
+ </blockquote>
+
+ <blockquote>
+ <ol type="a">
+<li>طַܽ޸ģΪ applet Ӧó򣨳򣩵һִ</li>
+
+<li>ijҪҪܣ</li>
+
+<li>ij Java ͨͷУ</li>
+
+<li>ַֻΪij</li>
+
+<li>ַ滻κ</li>
+
+<li>ɾıаκרͼ</li>
+
+<li>ֻּڱ Sun Эеַ</li>
+
+<li>ͬάͱ Sun ɷ棬ʹеʹûַȫ/⳥ϻͻµ⳥Ϸѡծ/ѣʦѣ</li>
+ </ol>
+ </blockquote>
+
+ <blockquote>
+˴ʹõ&ldquo;Ӧ&rdquo;һָ֤ˡԼ Java<sup><font size="-2">TM</font></sup> Development Kit (JDK<sup><font size="-2">TM</font></sup>) һɺͷַĶӦ (ISV)
+ </blockquote>
+
+ <blockquote>
+Ӧ̱ Java Development Kit ƴЭ
+ </blockquote>
+
+<h3>Ҫļѡļ</h3>
+
+ <blockquote>
+ Java<sup><font size="-2">TM</font></sup> Development Kit (JDK<sup><font size="-2">TM</font></sup>) ļΪࣺҪĺͿѡġѡļԲ JDK ٷַУɹӦ̾
+ </blockquote>
+
+ <blockquote>
+һг˿ѡ JDK ٷַʡԵļĿ¼ûΪѡļļ JDK ٷַС
+ </blockquote>
+
+<h3>ѡļĿ¼</h3>
+
+ <blockquote>
+ļԴٷַųЩļλ jdk1.6.0_&lt;汾&gt; Ŀ¼У &lt;汾&gt; µİ汾šʾ Solaris<sup><font size="-2">TM</font></sup> Linux ļͷָWindows ִļ &quot;.exe&quot; ׺ųд <code>_g</code> ӦļκųĿִļӦųӦֲҳг <code>bin/</code> ͷ· Solaris<sup><font size="-2">TM</font></sup> ϵͳ Linux
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+<dt><code>jre/lib/charsets.jar</code></dt>
+
+<dd>ַת</dd>
+
+<dt><code>jre/lib/ext/</code></dt>
+
+<dd><code>sunjce_provider.jar</code> - SunJCE Java ܷ API ṩ<br> <code>localedata.jar</code> - ʽӢԻԴ<br> <code>ldapsec.jar</code> - LDAP ṩֵ֧İȫ<br> <code>dnsns.jar</code> - JNDI DNS ṩߵ InetAddress װ</dd>
+
+<dt><code>bin/rmid</code> <code>jre/bin/rmid</code></dt>
+
+<dd>Java RMI ϵͳػ</dd>
+
+<dt><code>bin/rmiregistry</code> <code>jre/bin/rmiregistry</code></dt>
+
+<dd>Java Զ̶ע</dd>
+
+<dt><code>bin/tnameserv</code> <code>jre/bin/tnameserv</code></dt>
+
+<dd>Java IDL Ʒ</dd>
+
+<dt><code>bin/keytool</code> <code>jre/bin/keytool</code></dt>
+
+<dd>Կ֤</dd>
+
+<dt><code>bin/kinit</code> <code>jre/bin/kinit</code></dt>
+
+<dd>ڻȡ͸ٻ Kerberos Ʊ֤Ʊ֤</dd>
+
+<dt><code>bin/klist</code> <code>jre/bin/klist</code></dt>
+
+<dd>ƾݸٻԿе Kerberos ʾĿ</dd>
+
+<dt><code>bin/ktab</code> <code>jre/bin/ktab</code></dt>
+
+<dd>Kerberos Կ</dd>
+
+<dt><code>bin/policytool</code> <code>jre/bin/policytool</code></dt>
+
+<dd>ļ͹</dd>
+
+<dt><code>bin/orbd</code> <code>jre/bin/orbd</code></dt>
+
+<dd>ػ</dd>
+
+<dt><code>bin/servertool</code> <code>jre/bin/servertool</code></dt>
+
+<dd>Java IDL </dd>
+
+<dt><code>bin/javaws</code><code>jre/bin/javaws</code><code>jre/lib/javaws/</code> <code>jre/lib/javaws.jar</code></dt>
+
+<dd>Java Web Start</dd>
+
+<dt><code>db/</code></dt>
+<dd>
+Java DB Sun Microsystems Apache Derby ݿ⼼ķַ
+ĬϰװλΪ
+
+<ul>
+<li>Solaris<code>/opt/SUNWjavadb</code></li>
+
+<li>Linux<code>/opt/sun/javadb</code></li>
+
+<li>Windows<code>C:\Program Files\Sun\JavaDB</code></li>
+</ul>й Java DB Derby Ϣû
+ API ĵJava DB ĹԼԴ
+μĿ¼е index.html ļ
+</dd>
+
+<dd>Java<sup><font size="-2">TM</font></sup>DBSun Microsystems Apache Derby ݿ⼼ַ</dd>
+
+<dt><code>demo/</code></dt>
+
+<dd>ʾ applet Ӧó</dd>
+
+<dt><code>sample/</code></dt>
+
+<dd></dd>
+
+<dt><code>src.zip</code></dt>
+
+<dd>Դļ鵵</dd>
+ </dl>
+ </dd>
+ </dl>
+
+<h3><a name="redistributablejdkfiles" id=
+ "redistributablejdkfiles"></a>ٷַ JDK<sup><font size=
+ "-2">TM</font></sup> ļ</h3>
+
+ <blockquote>
+г޼ JDK ļĿ¼Ӧٷַ Java<sup><font size=
+ "-2">TM</font></sup> Runtime Environment (JRE<sup><font size=
+ "-2">TM</font></sup>) ʱܻὫЩļĿ¼渽Сܵǽٷַͬ汾 JRE һַ· JDK ĶĿ¼ԵġκѰĿִļӦӦֲҳг <code>bin/</code> ͷ· Solaris<sup><font size="-2">TM</font></sup> ϵͳ Linux
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+<dt><code>jre/lib/cmm/PYCC.pf</code></dt>
+
+<dd>ɫļûϣ PYCC ɫһɫ֮תʱҪõļ</dd>
+
+<dt>λ <code>jre/lib/fonts/</code> Ŀ¼е <code>.ttf</code> ļ</dt>
+
+<dd>ע⣬JRE Ѱ LucidaSansRegular.ttf 壬 JDK ļ</dd>
+
+<dt><code>jre/lib/audio/soundbank.gm</code></dt>
+
+<dd>JDK ои MIDI ⣬Ϊ˼С JRE ذռĿռ䣬Ѵ JRE ɾÿ⡣ǣ MIDI طţļDZģٷַ JRE ʱܽ JDK <code>soundbank.gm</code> ļ渽УɹӦ̾ɴ Java Sound Web վɼǿ MIDI 汾վ£<a href=
+ "http://java.sun.com/products/java-media/sound/">http://java.sun.com/products/java-media/sound/</a>ٷַ JRE ʱܽЩ渽С</dd>
+
+<dt>javac ֽļɣ</dt>
+
+<dd><code>bin/javac</code> [Solaris<sup><font size="-2">TM</font></sup> ϵͳ Linux]<br> <code>bin/sparcv9/javac</code> [Solaris<sup><font size="-2">TM</font></sup> ϵͳSPARC(R) ƽ̨棩]<br> <code>bin/amd64/javac</code> [Solaris<sup><font size="-2">TM</font></sup> ϵͳ (AMD)]<br> <code>bin/javac.exe</code> [Microsoft Windows]<br> <code>lib/tools.jar</code> [ƽ̨]</dd>
+
+<dt>עʹļɣ</dt>
+<dd><code>lib/tools.jar</code> [ƽ̨]<br>
+<dd><code>bin/apt</code> [Solaris<sup><font size="-2">TM</font></sup> ϵͳ Linux]<br> <code>bin/sparcv9/apt</code> [Solaris<sup><font size="-2">TM</font></sup> ϵͳSPARC(R) ƽ̨棩]<br> <code>bin/amd64/apt</code> [Solaris<sup><font size="-2">TM</font></sup> ϵͳ (AMD)]<br> <code>bin/apt.exe</code> [Microsoft Windows]</dd>
+
+<dt><code>lib/jconsole.jar</code></dt>
+
+<dd>Jconsole Ӧóע⣺</dd>
+Jconsole ӦóҪʹö̬ӻơ</dd>
+
+<dt>̬ӻļɣ</dt>
+
+<dd><code>lib/tools.jar</code> [ƽ̨]<br>
+<code>jre/lib/sparc/libattach.so</code> [Solaris<sup><font size=
+"-2">TM</font></sup> ϵͳSPARC(R) ƽ̨棩 Linux]
+<br>
+<code>jre/lib/sparcv9/libattach.so</code> [Solaris<sup><font size=
+"-2">TM</font></sup> ϵͳSPARC(R) ƽ̨棩 Linux]
+<br>
+<code>jre/lib/i386/libattach.so</code> [Solaris<sup><font size=
+"-2">TM</font></sup> ϵͳ (x86) Linux]<br>
+<code>jre/lib/amd64/libattach.so</code> [Solaris<sup><font size=
+"-2">TM</font></sup> ϵͳ (AMD) Linux]
+<code>jre\bin\attach.dll</code> [Microsoft Windows]<br></dd>
+
+<dt>Java ƽ̨ϵṹʵ
+̬Ӳʾļ
+ļɣ</dt>
+
+<dd><code>lib/tools.jar</code> [ƽ̨]<br>
+<code>lib/sa-jdi.jar</code> [ƽ̨]<br>
+<code>jre/lib/sparc/libsaproc.so</code> [Solaris<sup><font size=
+"-2">TM</font></sup> ϵͳSPARC(R) ƽ̨棩 Linux]
+<br>
+<code>jre/lib/sparcv9/libsaproc.so</code> [Solaris<sup><font size=
+"-2">TM</font></sup> ϵͳSPARC(R) ƽ̨棩 Linux]
+<br>
+<code>jre/lib/i386/libsaproc.so</code> [Solaris<sup><font size=
+"-2">TM</font></sup> ϵͳ (x86) Linux]<br>
+<code>jre/lib/amd64/libsaproc.so</code> [Solaris<sup><font size=
+"-2">TM</font></sup> ϵͳ (AMD) Linux]<br></dd>
+
+<dt><code>jre\bin\server\</code></dt>
+
+<dd> Microsoft Windows ƽ̨ϣJDK ͬʱ Java HotSpot<sup><font size="-2">TM</font></sup> VM Java HotSpot<sup><font size="-2">TM</font></sup> ͻ VMǣMicrosoft Windows ƽ̨ϵ JRE Java HotSpot<sup><font size="-2">TM</font></sup> ͻ VMûϣ JRE һʹ Java HotSpot<sup><font size="-2">TM</font></sup> VMԽ JDK <code>jre\bin\server</code> ļиƵ JRE <code>bin\server</code> Ŀ¼СӦ̿ɽ Java HotSpot<sup><font size="-2">TM</font></sup> VM JRE һٷַ</dd>
+ </dl>
+ </dd>
+ </dl>
+
+<h3>޼ǿ Java ܷչ</h3>
+
+ <blockquote>
+ijЩ/ڽڿƣ JDK JRE 渽 Java ܷչ (JCE) ļʹǿ޵ļܷЩļλ<br> <br> <code>&lt;java-home&gt;/lib/security/local_policy.jar</code><br> <code>&lt;java-home&gt;/lib/security/US_export_policy.jar</code><br> <br> <code>&lt;java-home&gt;</code> JDK <code>jre</code> Ŀ¼ JRE ĶĿ¼
+ </blockquote>
+
+ <blockquote>
+ЩλڷĹ/ûԴ JDK Web վȡԼܼǿָκƵ޼ǿļλڷĹ/û޼ǿļЩļ滻ǿ޵ jar ļ
+ </blockquote>
+
+<h3>Cacerts ֤ļ</h3>
+
+ <blockquote>
+λλõ Java SE ֤ļӻɾ CA ֤
+ </blockquote>
+
+ <blockquote>
+<code>&lt;java-home&gt;/lib/security/cacerts</code>
+ </blockquote>
+
+ <blockquote>
+йϸϢμ keytool ĵе <a href=
+ "http://java.sun.com/javase/6/docs/technotes/tools/solaris/keytool.html#cacerts">cacerts ֤ļ</a>һڡ
+ </blockquote>
+
+<h2><a name="endorsed" id="endorsed"></a>Java ǩ׼ǻ</h2>
+
+ <blockquote>
+ʱ Java ƽ̨Ա㲢 Java Community Process <font size="-2"><sup>SM</sup></font> (JCP<font size=
+ "-2"><sup>SM</sup></font> <a href=
+ "http://www.jcp.org/">http://www.jcp.org/</a>) ֮ⴴĽ°汾ı׼<i>ǩ׼</i>򽫸ƽ̨ļ汾ΪüӦĽµĶ汾<i></i>
+ </blockquote>
+
+ <blockquote>
+<i>ǩ׼ǻ</i>ṩһַɽִǩ׼Ľ°汾ͽ沢 Java ƽ̨С
+ </blockquote>
+
+ <blockquote>
+йǩ׼ǻƵϸϢûƽиʱõƽ̨бμ
+ </blockquote>
+
+ <blockquote>
+<a href=
+ "http://java.sun.com/javase/6/docs/technotes/guides/standards/">http://java.sun.com/javase/6/docs/technotes/guides/standards/</a>
+ </blockquote>
+
+ <h2><a name="javadb" id="javadb"></a>Java DB</h2>
+
+ <blockquote>
+ ַ Java DB Sun Microsystems
+ Apache Derby Java ݿ⼼ķַ
+ ĬϰװλΪ
+
+ <ul>
+ <li>Solaris: <code>/opt/SUNWjavadb</code></li>
+
+ <li>Linux: <code>/opt/sun/javadb</code></li>
+
+ <li>Windows: <code>C:\Program Files\Sun\JavaDB</code></li>
+ </ul>
+
+ <p>й Java DB Derby Ϣû API ĵJava DB
+ ĹԼԴ
+ μĿ¼е index.html ļ</p>
+ </blockquote>
+
+
+<h2><a name="webpages" id="webpages"></a>Web ҳ</h2>
+
+ <blockquote>
+йϸϢάϵ Sun Microsystems ҳ棺
+ </blockquote>
+
+ <dl>
+ <dd>
+ <dl>
+<dt><a href="http://java.sun.com/">http://java.sun.com/</a></dt>
+
+<dd>Java Web վ㣬й Java ƷϢźԵϢ</dd>
+
+<dt><a href=
+ "http://java.sun.com/docs">http://java.sun.com/docs</a></dt>
+
+<dd>Java<sup><font size="-2">TM</font></sup> ƽ̨ĵƤ顢Java ̳Լĵ</dd>
+
+<dt><a href=
+ "http://developer.java.sun.com/">http://developer.java.sun.com</a></dt>
+
+<dd>߷ Web վ㣨ҪעᣩϢźԣû̳֧Ϣȵȡ</dd>
+
+<dt><a href=
+ "http://java.sun.com/products/">http://java.sun.com/products/</a></dt>
+
+<dd>Java Ʒ API</dd>
+ </dl>
+ </dd>
+ </dl>
+ <hr>
+
+<p><font size="2">Java<sup><font size="-2">TM</font></sup> Development Kit (JDK<sup><font size="-2">TM</font></sup>) Sun Microsystems<sup><font size="-2">TM</font></sup>, Inc. IJƷ<br> <br> Ȩ (C) 2009 Sun Microsystems, Inc.<br> 4150 Network Circle, Santa Clara, California 95054, U.S.A.<br> Ȩ</font></p>
+<script type="text/javascript" language="JavaScript" src="/js/omi/jsc/s_code_remote.js">
+</script>
+</body>
+</html>
diff --git a/extra/source/jdk-6/jdk.SlackBuild b/extra/source/jdk-6/jdk.SlackBuild
new file mode 100755
index 000000000..6c984d583
--- /dev/null
+++ b/extra/source/jdk-6/jdk.SlackBuild
@@ -0,0 +1,123 @@
+#!/bin/sh
+
+# Copyright 2008, 2009 Patrick J. Volkerding, Sebeka, MN, USA
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (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.
+
+
+VERSION=6u16
+DVER=1.6.0_16
+ARCH=x86_64 # only determines the lib path locations
+JAVA_ARCH=${JAVA_ARCH:-x64} # or i586 if you want the 32bit version
+BUILD=${BUILD:-1}
+
+
+if [ "$JAVA_ARCH" = "x64" ]; then
+ LIB_ARCH=amd64
+else
+ LIB_ARCH=i386
+fi
+
+if [ "$ARCH" = "x86_64" ]; then
+ LIBDIRSUFFIX="64"
+else
+ LIBDIRSUFFIX=""
+fi
+
+CWD=$(pwd)
+TMP=${TMP:-/tmp}
+PKG=$TMP/package-jdk
+rm -rf $PKG
+mkdir -p $TMP $PKG
+
+cd $PKG
+mkdir -p usr/lib${LIBDIRSUFFIX}
+cd usr/lib${LIBDIRSUFFIX}
+yes yes | sh $CWD/jdk-${VERSION}-linux-${JAVA_ARCH}.bin || exit 1
+mkdir -p $PKG/etc/profile.d
+for file in $(ls $CWD/profile.d/*) ; do
+ cat $file | sed -e "s#lib/java#lib${LIBDIRSUFFIX}/java#" \
+ > $PKG/etc/profile.d/$(basename $file)
+done
+chown -R root.root $PKG
+find $PKG \
+ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
+ -exec chmod 755 {} \; -o \
+ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400
+\) \
+ -exec chmod 644 {} \;
+
+chmod 755 $PKG/etc/profile.d/*
+( cd $PKG/usr/lib${LIBDIRSUFFIX}
+ mv jdk${DVER} java || exit 1
+ ln -sf java jdk${DVER}
+) || exit 1
+mkdir -p $PKG/usr/lib${LIBDIRSUFFIX}/mozilla/plugins
+( cd $PKG/usr/lib${LIBDIRSUFFIX}/mozilla/plugins
+ ln -sf /usr/lib${LIBDIRSUFFIX}/java/jre/lib/${LIB_ARCH}/libnpjp2.so libnpjp2.so
+)
+( cd $PKG/usr/lib${LIBDIRSUFFIX}
+ ln -sf ./java/jre/lib/${LIB_ARCH}/server/libjvm.so .
+)
+
+mkdir -p $PKG/install
+cat $CWD/slack-desc > $PKG/install/slack-desc
+cat << EOF > $PKG/install/doinst.sh
+
+# Clean up a potential upgrade mess caused by changing the
+# installation directory to /usr/lib${LIBDIRSUFFIX}/java/:
+if [ -L usr/lib${LIBDIRSUFFIX}/java ]; then
+ rm -rf usr/lib${LIBDIRSUFFIX}/java
+ mkdir -p usr/lib${LIBDIRSUFFIX}/java/man
+ mkdir -p usr/lib${LIBDIRSUFFIX}/java/jre/lib/${LIB_ARCH}/server
+ mkdir -p usr/lib${LIBDIRSUFFIX}/java/jre/lib/${LIB_ARCH}/client
+ mkdir -p usr/lib${LIBDIRSUFFIX}/java/jre/javaws
+ mkdir -p usr/lib${LIBDIRSUFFIX}/java/jre/bin
+ mkdir -p usr/lib${LIBDIRSUFFIX}/java/bin
+ mkdir -p usr/lib${LIBDIRSUFFIX}/mozilla/plugins
+fi
+if [ -L ControlPanel ]; then
+ rm -f ControlPanel
+fi
+if [ -L ja ]; then
+ rm -f ja
+fi
+if [ -L javaws ]; then
+ rm -f javaws
+fi
+if [ -L libjsig.so ]; then
+ rm -f libjsig.so
+fi
+# End cleanup.
+EOF
+
+# Install the desktop/mime files:
+mkdir -p $PKG/usr/share/{applications,icons,mime}
+cp -a $PKG/usr/lib${LIBDIRSUFFIX}/java/jre/lib/desktop/applications/* \
+ $PKG/usr/share/applications/
+cp -a $PKG/usr/lib${LIBDIRSUFFIX}/java/jre/lib/desktop/icons/hicolor \
+ $PKG/usr/share/icons/
+cp -a $PKG/usr/lib${LIBDIRSUFFIX}/java/jre/lib/desktop/mime/packages \
+ $PKG/usr/share/mime/
+
+# We ship the package unmodified, so we do not compress manpages.
+
+cd $PKG
+/sbin/makepkg -l y -c n $TMP/jdk-$(echo $VERSION | tr - _)-$ARCH-$BUILD.txz
+
diff --git a/extra/source/jdk-6/profile.d/jdk.csh b/extra/source/jdk-6/profile.d/jdk.csh
new file mode 100755
index 000000000..3a1ec7be8
--- /dev/null
+++ b/extra/source/jdk-6/profile.d/jdk.csh
@@ -0,0 +1,4 @@
+#!/bin/csh
+setenv JAVA_HOME /usr/lib/java
+setenv MANPATH ${MANPATH}:${JAVA_HOME}/man
+setenv PATH ${PATH}:${JAVA_HOME}/bin:${JAVA_HOME}/jre/bin
diff --git a/extra/source/jdk-6/profile.d/jdk.sh b/extra/source/jdk-6/profile.d/jdk.sh
new file mode 100755
index 000000000..ed0bc73d4
--- /dev/null
+++ b/extra/source/jdk-6/profile.d/jdk.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+export JAVA_HOME=/usr/lib/java
+export MANPATH="${MANPATH}:${JAVA_HOME}/man"
+export PATH="${PATH}:${JAVA_HOME}/bin:${JAVA_HOME}/jre/bin"
diff --git a/extra/source/jdk-6/register.html b/extra/source/jdk-6/register.html
new file mode 100644
index 000000000..916ee3701
--- /dev/null
+++ b/extra/source/jdk-6/register.html
@@ -0,0 +1,79 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Register your JDK</title>
+<style type="text/css">
+<!--
+.style1 {font-family: Arial, Helvetica, sans-serif}
+.style3 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
+input.buttonblue,input.defbutton{ background: #3F6580;border-right:1px solid #304C60;border-bottom:1px solid #304C60;border-left:1px solid #BACDD9;border-top:1px solid #BACDD9; font-weight:bold; color:#FFFFFF; font-size:.8em; height:1.9em}
+input.buttonblue:hover{color:#fbe249;}
+a:link,a.named:visited{color:#3E6B8A}
+a:hover{text-decoration:underline}
+a{text-decoration:none}
+a:visited,a:visited code{color:#917E9C}
+-->
+</style>
+</head>
+
+<body>
+<table width="813" border="0" cellpadding="3" cellspacing="0">
+ <tr>
+ <td width="7" height="78">&nbsp;</td>
+ <td width="794" align="left" valign="top">
+ <img src="file:/tmp/package-jdk/usr/lib64/jdk1.6.0_15/jre/lib/servicetag/jdk_header.png" width="783" height="63"></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td><p class="style1">Thank you for installing the
+ <strong> Java Development Kit Version 6 Update 15 </strong>
+ from Sun Microsystems. </p>
+ <p class="style1">Registering your product will give you the following benefits:</p>
+ <ul class="style1">
+ <li> Notification of new versions, patches, and updates</li>
+ <li> Special offers on Sun developer products, services and training </li>
+ <li> Access to early releases and documentation </li>
+ </ul>
+ <p class="style1">Product registration is FREE, quick and easy!</p>
+ <blockquote>
+ <p class="style1">All you need is a Sun Developer Network or other Sun Online account. If you don't already have one, you will be prompted to create one. </p>
+ <table width="708" border="0" cellspacing="0" cellpadding="3">
+ <tr valign="top">
+ <td width="126" height="35">
+ <form name="form1" method="post" action="https://inventory.sun.com/RegistrationWeb/register/urn:st:39938c22-57ad-43b4-8953-b7833a960447?product=jdk&locale=en" enctype="text/xml">
+ <input type="hidden" name="servicetag_payload" value="<?xml version=%221.0%22 encoding=%22UTF-8%22 standalone=%22no%22?><registration_data version=%221.0%22><environment><hostname>midas64</hostname><hostId>00000000</hostId><osName>Linux</osName><osVersion>2.6.29.6</osVersion><osArchitecture>amd64</osArchitecture><systemModel>AuthenticAMD</systemModel><systemManufacturer>gigabyte technology co., ltd.</systemManufacturer><cpuManufacturer>AuthenticAMD</cpuManufacturer><serialNumber>serial number</serialNumber></environment><registry urn=%22urn:st:39938c22-57ad-43b4-8953-b7833a960447%22 version=%221.0%22><service_tag><instance_urn>urn:st:771d40cb-57e3-4969-b32a-769e55e82934</instance_urn><product_name>Java SE 6 Development Kit</product_name><product_version>1.6.0_15</product_version><product_urn>urn:uuid:b58ef9a8-5ae8-11db-a023-080020a9ed93</product_urn><product_parent_urn>urn:uuid:fdc90b21-018d-4cab-b866-612c7c119ed3</product_parent_urn><product_parent>Java Platform Standard Edition 6 (Java SE 6)</product_parent><product_defined_inst_id>id=1.6.0_15-b03 amd64,dir=/tmp/package-jdk/usr/lib64/jdk1.6.0_15/jre</product_defined_inst_id><product_vendor>Sun Microsystems</product_vendor><platform_arch>amd64</platform_arch><timestamp>2009-08-06 00:48:47 GMT</timestamp><container>global</container><source>jdk-6u15-fcs-bin-b03-linux-amd64-02_jul_2009.bin</source><installer_uid>-1</installer_uid></service_tag></registry></registration_data>">
+ <input type="submit" name="Submit"border="0" class="buttonblue" onmouseover="this.style.color='#fbe249';" onmouseout="this.style.color='#FFF';" value="Register My JDK">
+ </form></td>
+ <td width="570"><span class="style3">You need to be connected to the Internet to register this Sun product. </span></td>
+ </tr>
+ </table>
+ </blockquote>
+ </td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td bgcolor="#f1f7df">
+ <p class="style3">Sun Microsystems, Inc. respects your privacy.
+ We will use your personal information for communications
+ and management of your Sun Online Account, the services
+ and applications you access using your Sun Online Account,
+ and the products and systems you register with your Sun Online Account.</p>
+ <p class="style3">For more information on the data that will be collected as
+ part of the registration process and how it will be managed <br>
+ see <a href="http://java.sun.com/javase/registration/JDKRegistrationPrivacy.html">http://java.sun.com/javase/registration/JDKRegistrationPrivacy.html</a>. <br>
+ <br>
+ For more information on Sun's Privacy Policy see <a href="http://www.sun.com/privacy/">http://www.sun.com/privacy/</a> or contact <a class="moz-txt-link-rfc2396E" href="mailto:privacy@sun.com">privacy@sun.com.</a></p></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>&nbsp;</td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>&nbsp;</td>
+ </tr>
+</table>
+</body>
+</html>
diff --git a/extra/source/jdk-6/register_ja.html b/extra/source/jdk-6/register_ja.html
new file mode 100644
index 000000000..f98d2dff7
--- /dev/null
+++ b/extra/source/jdk-6/register_ja.html
@@ -0,0 +1,66 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.or
+g/TR/html4/loose.dtd">
+<html><head>
+
+
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>JDK 製品登録</title>
+
+<style type="text/css">
+<!--
+.style1 {font-family: Arial, Helvetica, sans-serif}
+.style3 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
+input.buttonblue,input.defbutton{ background: #3F6580;border-right:1px solid #304C60;border-bottom:1px solid #304C60;border-left:1px solid #BACDD9;border-top:1px solid #BACDD9; font-weight:bold; color:#FFFFFF; font-size:.8em; height:1.9em}
+input.buttonblue:hover{color:#fbe249;}
+a:link,a.named:visited{color:#3E6B8A}
+a:hover{text-decoration:underline}
+a{text-decoration:none}
+a:visited,a:visited code{color:#917E9C}
+-->
+</style></head><body>
+<table border="0" cellpadding="3" cellspacing="0" width="813">
+ <tbody><tr>
+ <td height="78" width="7">&nbsp;</td>
+ <td align="left" valign="top" width="794"><img src="file:/tmp/package-jdk/usr/lib64/jdk1.6.0_15/jre/lib/servicetag/jdk_header.png" height="63" width="783"></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+
+ <td><p class="style1">Sun Microsystems の<strong> Java Development Kit Version 6 Update 15 </strong>をインストールしていただき、ありがとうございます。 </p>
+ <p class="style1">製品登録をすると、次のような特典を受けることができます。</p>
+ <ul class="style1">
+ <li> 最新のバージョン、パッチ、および更新についての通知</li>
+ <li> Sun の開発者向け製品、サービス、およびトレーニングの特別販売 </li>
+ <li> アーリーリリースおよびドキュメントへのアクセス </li>
+ </ul>
+ <p class="style1">製品登録は無料であり、迅速で簡単です。</p>
+ <blockquote>
+ <p class="style1">必要になるのは、Sun 開発者向けネットワークアカウントまたはその他の Sun オンラインアカウントだけです。 まだアカウントがない場合は、アカウントの作成が求められます。 </p>
+ <table width="708" border="0" cellspacing="0" cellpadding="3">
+ <tr valign="top">
+ <td width="126" height="35"><form name="form1" method="post" action="https://inventory.sun.com/RegistrationWeb/register/urn:st:39938c22-57ad-43b4-8953-b7833a960447?product=jdk&locale=ja" enctype="text/xml">
+ <input type="hidden" name="servicetag_payload" value="<?xml version=%221.0%22 encoding=%22UTF-8%22 standalone=%22no%22?><registration_data version=%221.0%22><environment><hostname>midas64</hostname><hostId>00000000</hostId><osName>Linux</osName><osVersion>2.6.29.6</osVersion><osArchitecture>amd64</osArchitecture><systemModel>AuthenticAMD</systemModel><systemManufacturer>gigabyte technology co., ltd.</systemManufacturer><cpuManufacturer>AuthenticAMD</cpuManufacturer><serialNumber>serial number</serialNumber></environment><registry urn=%22urn:st:39938c22-57ad-43b4-8953-b7833a960447%22 version=%221.0%22><service_tag><instance_urn>urn:st:771d40cb-57e3-4969-b32a-769e55e82934</instance_urn><product_name>Java SE 6 Development Kit</product_name><product_version>1.6.0_15</product_version><product_urn>urn:uuid:b58ef9a8-5ae8-11db-a023-080020a9ed93</product_urn><product_parent_urn>urn:uuid:fdc90b21-018d-4cab-b866-612c7c119ed3</product_parent_urn><product_parent>Java Platform Standard Edition 6 (Java SE 6)</product_parent><product_defined_inst_id>id=1.6.0_15-b03 amd64,dir=/tmp/package-jdk/usr/lib64/jdk1.6.0_15/jre</product_defined_inst_id><product_vendor>Sun Microsystems</product_vendor><platform_arch>amd64</platform_arch><timestamp>2009-08-06 00:48:47 GMT</timestamp><container>global</container><source>jdk-6u15-fcs-bin-b03-linux-amd64-02_jul_2009.bin</source><installer_uid>-1</installer_uid></service_tag></registry></registration_data>">
+ <input type="submit" name="Submit"border="0" class="buttonblue" onmouseover="this.style.color='#fbe249';" onmouseout="this.style.color='#FFF';" value="JDK 製品登録">
+ </form></td>
+ <td width="570"><span class="style3">この Sun 製品を登録するには、インターネットに接続している必要があります。 </span></td>
+ </tr>
+ </table>
+ </blockquote>
+ </td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td bgcolor="#f1f7df">
+ <p class="style3">Sun Microsystems, Inc. は、お客様のプライバシーを尊重します。 お客様の個人情報は、お客様の Sun オンラインアカウント、お客様が Sun オンラインアカウントを使用してアクセスするサービスとアプリケーション、およびお客様が Sun オンラインアカウントで登録する製品とシステムの通信と管理に使用します。</p>
+ <p class="style3">登録の際に収集されるデータや、それらがどのように管理されるかについての詳細は、<br><a href="http://java.sun.com/javase/ja/registration/JDKRegistrationPrivacy.html">http://java.sun.com/javase/ja/registration/JDKRegistrationPrivacy.html</a> を参照してください。 <br> <br> Sun のプライバシーポリシーについての詳細は、<a href="http://jp.sun.com/privacy/">http://jp.sun.com/privacy/</a> を参照するか、<a class="moz-txt-link-rfc2396E" href="http://jp.sun.com/cgi-bin/contact/comment.cgi?url=http://jp.sun.com/privacy/">お問い合わせフォーム</a>からお問い合わせください。</p></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>&nbsp;</td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>&nbsp;</td>
+ </tr>
+</table>
+</body>
+</html>
diff --git a/extra/source/jdk-6/register_zh_CN.html b/extra/source/jdk-6/register_zh_CN.html
new file mode 100644
index 000000000..bc5fc2ae9
--- /dev/null
+++ b/extra/source/jdk-6/register_zh_CN.html
@@ -0,0 +1,66 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>注册您的 JDK</title>
+<style type="text/css">
+<!--
+.style1 {font-family: Arial, Helvetica, sans-serif}
+.style3 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
+input.buttonblue,input.defbutton{ background: #3F6580;border-right:1px solid #304C60;border-bottom:1px solid #304C60;border-left:1px solid #BACDD9;border-top:1px solid #BACDD9; font-weight:bold; color:#FFFFFF; font-size:.8em; height:1.9em}
+input.buttonblue:hover{color:#fbe249;}
+a:link,a.named:visited{color:#3E6B8A}
+a:hover{text-decoration:underline}
+a{text-decoration:none}
+a:visited,a:visited code{color:#917E9C}
+-->
+</style></head><body>
+<table border="0" cellpadding="3" cellspacing="0" width="813">
+ <tbody><tr>
+ <td height="78" width="7">&nbsp;</td>
+ <td align="left" valign="top" width="794"><img src="file:/tmp/package-jdk/usr/lib64/jdk1.6.0_15/jre/lib/servicetag/jdk_header.png" height="63" width="783"></td>
+ </tr>
+
+ <tr>
+ <td>&nbsp;</td>
+
+<td><p class="style1">感谢您安装 Sun Microsystems 的 <strong>Java Development Kit Version 6 Update 15</strong>。 </p>
+<p class="style1">注册产品后您将获得如下增值服务:</p>
+ <ul class="style1">
+<li> 获得新版本、修补程序和更新的通知服务</li>
+<li> 获得有关 Sun 开发者产品、服务和培训的优惠 </li>
+<li> 获得对早期版本和文档的访问权限 </li>
+ </ul>
+<p class="style1">产品注册是免费的,即快速又轻松!</p>
+ <blockquote>
+<p class="style1">您需要具有 Sun 开发者网络或其他 Sun 联机帐户。如果您没有,系统将提示您创建一个。 </p>
+ <table width="708" border="0" cellspacing="0" cellpadding="3">
+ <tr valign="top">
+ <td width="126" height="35"><form name="form1" method="post" action="https://inventory.sun.com/RegistrationWeb/register/urn:st:39938c22-57ad-43b4-8953-b7833a960447?product=jdk&locale=zh_CN" enctype="text/xml">
+ <input type="hidden" name="servicetag_payload" value="<?xml version=%221.0%22 encoding=%22UTF-8%22 standalone=%22no%22?><registration_data version=%221.0%22><environment><hostname>midas64</hostname><hostId>00000000</hostId><osName>Linux</osName><osVersion>2.6.29.6</osVersion><osArchitecture>amd64</osArchitecture><systemModel>AuthenticAMD</systemModel><systemManufacturer>gigabyte technology co., ltd.</systemManufacturer><cpuManufacturer>AuthenticAMD</cpuManufacturer><serialNumber>serial number</serialNumber></environment><registry urn=%22urn:st:39938c22-57ad-43b4-8953-b7833a960447%22 version=%221.0%22><service_tag><instance_urn>urn:st:771d40cb-57e3-4969-b32a-769e55e82934</instance_urn><product_name>Java SE 6 Development Kit</product_name><product_version>1.6.0_15</product_version><product_urn>urn:uuid:b58ef9a8-5ae8-11db-a023-080020a9ed93</product_urn><product_parent_urn>urn:uuid:fdc90b21-018d-4cab-b866-612c7c119ed3</product_parent_urn><product_parent>Java Platform Standard Edition 6 (Java SE 6)</product_parent><product_defined_inst_id>id=1.6.0_15-b03 amd64,dir=/tmp/package-jdk/usr/lib64/jdk1.6.0_15/jre</product_defined_inst_id><product_vendor>Sun Microsystems</product_vendor><platform_arch>amd64</platform_arch><timestamp>2009-08-06 00:48:47 GMT</timestamp><container>global</container><source>jdk-6u15-fcs-bin-b03-linux-amd64-02_jul_2009.bin</source><installer_uid>-1</installer_uid></service_tag></registry></registration_data>">
+<input type="submit" name="Submit"border="0" class="buttonblue" onmouseover="this.style.color='#fbe249';" onmouseout="this.style.color='#FFF';" value="注册我的 JDK">
+ </form></td>
+<td width="570"><span class="style3">您需要连接到 Internet 来注册此 Sun 产品。 </span></td>
+ </tr>
+ </table>
+ </blockquote>
+ </td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td bgcolor="#f1f7df">
+ <p class="style3">Sun Microsystems, Inc. 尊重您的隐私。我们会将您的个人信息用于通信和 Sun 联机帐户的管理、Sun 联机帐户访问的服务和应用程序以及用于使用 Sun 联机帐户注册的产品和系统。</p>
+<p class="style3">有关注册过程中收集的数据以及这些数据的管理方式的更多信息,<br>请访问 <a href="http://java.sun.com/javase/registration/JDKRegistrationPrivacy.html">http://java.sun.com/javase/registration/JDKRegistrationPrivacy.html</a>。<br> <br>有关 Sun 隐私政策的更多信息,请访问 <a href="http://www.sun.com/privacy/">http://www.sun.com/privacy/</a> 或与 <a class="moz-txt-link-rfc2396E" href="mailto:privacy@sun.com">privacy@sun.com</a> 联系。</p></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>&nbsp;</td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>&nbsp;</td>
+ </tr>
+</table>
+</body>
+</html>
diff --git a/extra/source/jdk-6/slack-desc b/extra/source/jdk-6/slack-desc
new file mode 100644
index 000000000..5e21d1707
--- /dev/null
+++ b/extra/source/jdk-6/slack-desc
@@ -0,0 +1,18 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|' on
+# the right side marks the last column you can put a character in. You must make
+# exactly 11 lines for the formatting to be correct. It's also customary to
+# leave one space after the ':'.
+ |-----handy-ruler------------------------------------------------------|
+jdk: Java(TM) 2 Platform Standard Edition Development Kit 6.0 update 16.
+jdk:
+jdk: The Java 2 SDK software includes tools for developing, testing, and
+jdk: running programs written in the Java programming language. This
+jdk: package contains everything you need to run Java(TM).
+jdk:
+jdk: For additional information, refer to this Sun Microsystems web page:
+jdk: http://java.sun.com/
+jdk:
+jdk:
+jdk: