diff --git a/desktop/test-osx/Info.plist b/desktop/test-osx/Info.plist new file mode 100644 index 00000000..32eb69b8 --- /dev/null +++ b/desktop/test-osx/Info.plist @@ -0,0 +1,32 @@ + + + + + CFBundleGetInfoString + Tick's Tales + CFBundleExecutable + Tick's Tales + CFBundleIdentifier + com.tickstales.upallknight + CFBundleName + Tick's Tales + CFBundleIconFile + icons.icns + CFBundleVersion + 0.1.633 + CFBundleShortVersionString + 1.0 + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + IFMajorVersion + 0 + IFMinorVersion + 1 + NSHighResolutionCapable + + LSApplicationCategoryType + public.app-category.games + + diff --git a/desktop/test-osx/Tick's Tales.app/Contents/Info.plist b/desktop/test-osx/Tick's Tales.app/Contents/Info.plist new file mode 100644 index 00000000..4beeb884 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/Info.plist @@ -0,0 +1,32 @@ + + + + + CFBundleGetInfoString + Tick's Tales + CFBundleExecutable + Tick's Tales + CFBundleIdentifier + com.tickstales.upallknight + CFBundleName + Tick's Tales + CFBundleIconFile + icons.icns + CFBundleVersion + 0.1.64 + CFBundleShortVersionString + 1.0 + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + IFMajorVersion + 0 + IFMinorVersion + 1 + NSHighResolutionCapable + + LSApplicationCategoryType + public.app-category.games + + diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/Tick's Tales b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/Tick's Tales new file mode 100755 index 00000000..1b6c7892 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/Tick's Tales differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/advent-standalone.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/advent-standalone.jar new file mode 100644 index 00000000..55368b9c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/advent-standalone.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/config.json b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/config.json new file mode 100644 index 00000000..6905da73 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/config.json @@ -0,0 +1,5 @@ +{ + "jar": "advent-standalone.jar", + "mainClass": "advent/core/desktop_launcher", + "vmArgs": [ + ]} \ No newline at end of file diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/icon/icon_128x128.png b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/icon/icon_128x128.png new file mode 100644 index 00000000..e7045b66 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/icon/icon_128x128.png differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/icon/icon_16x16.png b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/icon/icon_16x16.png new file mode 100644 index 00000000..94979225 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/icon/icon_16x16.png differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/icon/icon_32x32.png b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/icon/icon_32x32.png new file mode 100644 index 00000000..3f661f23 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/icon/icon_32x32.png differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/COPYRIGHT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/COPYRIGHT new file mode 100644 index 00000000..9fe10bfc --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/COPYRIGHT @@ -0,0 +1,70 @@ +Copyright © 1993, 2015, Oracle and/or its affiliates. +All rights reserved. + +This software and related documentation are provided under a +license agreement containing restrictions on use and +disclosure and are protected by intellectual property laws. +Except as expressly permitted in your license agreement or +allowed by law, you may not use, copy, reproduce, translate, +broadcast, modify, license, transmit, distribute, exhibit, +perform, publish, or display any part, in any form, or by +any means. Reverse engineering, disassembly, or +decompilation of this software, unless required by law for +interoperability, is prohibited. + +The information contained herein is subject to change +without notice and is not warranted to be error-free. If +you find any errors, please report them to us in writing. + +If this is software or related software documentation that +is delivered to the U.S. Government or anyone licensing it +on behalf of the U.S. Government, the following notice is +applicable: + +U.S. GOVERNMENT RIGHTS Programs, software, databases, and +related documentation and technical data delivered to U.S. +Government customers are "commercial computer software" or +"commercial technical data" pursuant to the applicable +Federal Acquisition Regulation and agency-specific +supplemental regulations. As such, the use, duplication, +disclosure, modification, and adaptation shall be subject to +the restrictions and license terms set forth in the +applicable Government contract, and, to the extent +applicable by the terms of the Government contract, the +additional rights set forth in FAR 52.227-19, Commercial +Computer Software License (December 2007). Oracle America, +Inc., 500 Oracle Parkway, Redwood City, CA 94065. + +This software or hardware is developed for general use in a +variety of information management applications. It is not +developed or intended for use in any inherently dangerous +applications, including applications which may create a risk +of personal injury. If you use this software or hardware in +dangerous applications, then you shall be responsible to +take all appropriate fail-safe, backup, redundancy, and +other measures to ensure its safe use. Oracle Corporation +and its affiliates disclaim any liability for any damages +caused by use of this software or hardware in dangerous +applications. + +Oracle and Java are registered trademarks of Oracle and/or +its affiliates. Other names may be trademarks of their +respective owners. + +AMD, Opteron, the AMD logo, and the AMD Opteron logo are +trademarks or registered trademarks of Advanced Micro +Devices. Intel and Intel Xeon are trademarks or registered +trademarks of Intel Corporation. All SPARC trademarks are +used under license and are trademarks or registered +trademarks of SPARC International, Inc. UNIX is a +registered trademark licensed through X/Open Company, Ltd. + +This software or hardware and documentation may provide +access to or information on content, products, and services +from third parties. Oracle Corporation and its affiliates +are not responsible for and expressly disclaim all +warranties of any kind with respect to third-party content, +products, and services. Oracle Corporation and its +affiliates will not be responsible for any loss, costs, or +damages incurred due to your access to or use of third-party +content, products, or services. diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/LICENSE b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/LICENSE new file mode 100644 index 00000000..39e216aa --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/LICENSE @@ -0,0 +1 @@ +Please refer to http://java.com/license diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/README b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/README new file mode 100644 index 00000000..cdb30f2c --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/README @@ -0,0 +1 @@ +Please refer to http://java.com/licensereadme diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt new file mode 100644 index 00000000..ff9bbd0f --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt @@ -0,0 +1,1531 @@ +DO NOT TRANSLATE OR LOCALIZE + +*************************************************************************** + +%%The following software may be included in this product: +Microsoft DirectShow - Base Classes + +Use of any of this software is governed by the terms of the license below: + +MSDN - Information on Terms of Use + +Updated: February 13, 2008 + +ON THIS PAGE + + * ACCEPTANCE OF TERMS + * PRIVACY AND PROTECTION OF PERSONAL INFORMATION + * NOTICE SPECIFIC TO APIs AVAILABLE ON THIS WEB SITE + * NOTICE SPECIFIC TO SOFTWARE AVAILABLE ON THIS WEB SITE + * NOTICE SPECIFIC TO DOCUMENTATION AVAILABLE ON THIS WEB SITE + * NOTICES REGARDING SOFTWARE, DOCUMENTATION, APIS AND SERVICES AVAILABLE ON +THIS WEB SITE + * RESERVATION OF RIGHTS + * MEMBER ACCOUNT, PASSWORD, AND SECURITY + * NO UNLAWFUL OR PROHIBITED USE + * USE OF SERVICES + * MATERIALS PROVIDED TO MICROSOFT OR POSTED AT ANY MICROSOFT WEB SITE + * NOTICES AND PROCEDURE FOR MAKING CLAIMS OF COPYRIGHT INFRINGEMENT + * LINKS TO THIRD PARTY SITES + * UNSOLICITED IDEA SUBMISSION POLICY + * COPYRIGHT NOTICE & FAQ + * TRADEMARKS + +ACCEPTANCE OF TERMS. + +Microsoft provides you with access to a variety of resources on this website +(“Web Site”), including documentation and other product information +(collectively the “Documentation”), download areas, communication forums, and +other services (collectively "Services"), software, including developer tools +and sample code (collectively “Software”), and Application Program Interface +information (“APIs”). The Documentation, Services, Software, and APIs +(including any updates, enhancements, new features, and/or the addition of any +new Web properties to the Web Site), are subject to the following Terms of Use +("TOU"), unless we have provided those items to you under more specific terms, +in which case, those more specific terms will apply to the relevant item. +Microsoft reserves the right to update the TOU at any time without notice to +you. The most current version of the TOU can be reviewed by clicking on the +"Terms of Use" hypertext link located at the bottom of our Web pages. + +Top of page +PRIVACY AND PROTECTION OF PERSONAL INFORMATION. + +See the Privacy Statement disclosures relating to the collection and use of your +information. + +Top of page +NOTICE SPECIFIC TO APIS AVAILABLE ON THIS WEB SITE. + +Microsoft publishes information on a number of APIs on this Web Site. Microsoft +will not assert any of its patent rights on account of your products calling +these APIs in order to receive services from the Microsoft product that exposes +the APIs. + +Top of page +NOTICE SPECIFIC TO SOFTWARE AVAILABLE ON THIS WEB SITE. + +All Software is the copyrighted work of Microsoft and/or its suppliers. Use of +the Software is governed by the terms of the end user license agreement, if any, +which accompanies or is included with the Software ("License Agreement"). + +If Microsoft makes Software available on this Web Site without a License +Agreement, you may use such Software to design, develop and test your programs +to run on Microsoft products and services. + +If Microsoft makes any code marked as “sample” available on this Web Site +without a License Agreement, then that code is licensed to you under the terms +of the Microsoft Limited Public License. + +The Software is made available for download solely for use by end users +according to the License Agreement or these TOU. Any reproduction or +redistribution of the Software not in accordance with the License Agreement or +these TOU is expressly prohibited. + +WITHOUT LIMITING THE FOREGOING, COPYING OR REPRODUCTION OF THE SOFTWARE TO ANY +OTHER SERVER OR LOCATION FOR FURTHER REPRODUCTION OR REDISTRIBUTION IS EXPRESSLY +PROHIBITED, UNLESS SUCH REPRODUCTION OR REDISTRIBUTION IS EXPRESSLY PERMITTED BY +THE LICENSE AGREEMENT ACCOMPANYING SUCH SOFTWARE. + +FOR YOUR CONVENIENCE, MICROSOFT MAY MAKE AVAILABLE ON THIS WEB SITE, TOOLS AND +UTILITIES FOR USE AND/OR DOWNLOAD. MICROSOFT DOES NOT MAKE ANY ASSURANCES WITH +REGARD TO THE ACCURACY OF THE RESULTS OR OUTPUT THAT DERIVES FROM SUCH USE OF +ANY SUCH TOOLS AND UTILITIES. PLEASE RESPECT THE INTELLECTUAL PROPERTY RIGHTS OF +OTHERS WHEN USING THE TOOLS AND UTILITIES MADE AVAILABLE ON THIS WEB SITE. + +RESTRICTED RIGHTS LEGEND. Any Software which is downloaded from the Web Site for +or on behalf of the United States of America, its agencies and/or +instrumentalities ("U.S. Government"), is provided with Restricted Rights... Use, +duplication, or disclosure by the U.S. Government is subject to restrictions as +set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and +Computer Software clause at DFARS 252.227-7013 or subparagraphs (c)(1) and (2) +of the Commercial Computer Software - Restricted Rights at 48 CFR 52.227-19, as +applicable. Manufacturer is Microsoft Corporation, One Microsoft Way, Redmond, +WA 98052-6399. + +Top of page +NOTICE SPECIFIC TO DOCUMENTATION AVAILABLE ON THIS WEB SITE. + +All Documentation is the copyrighted work of Microsoft and/or its suppliers. Use +of the Documentation is governed by the terms of the license agreement, if any, +which accompanies or is included with the Documentation ("Documentation License +Agreement"). + +If Documentation is made available to you on this Web Site without a +Documentation License Agreement, then You may annotate, translate, and make a +reasonable number of copies of the Documentation for your internal use in +designing, developing, and testing your software, products and services, and you +may distribute a reasonable amount of portions of the Documentation as necessary +to document your software, products, and services. You may not publish any such +annotations or translations. You must preserve the below copyright notice in +all copies of the Documentation and ensure that both the copyright notice and +this permission notice appear in those copies. Accredited educational +institutions, such as K-12, universities, private/public colleges, and state +community colleges, may download and reproduce the Documentation for +distribution in the classroom. Distribution outside the classroom requires +express written permission. Use for any other purpose is expressly prohibited + +The Documentation does not include the design or layout of the Microsoft.com Web +site or any other Microsoft owned, operated, licensed or controlled site. +Elements of Microsoft Web sites are protected by trade dress, trademark, unfair +competition, and other laws and may not be copied or imitated in whole or in +part. No logo, graphic, sound or image from any Microsoft Web site may be copied +or retransmitted unless expressly permitted by Microsoft. + +THE DOCUMENTATION AND RELATED GRAPHICS PUBLISHED ON THE WEB SITE COULD INCLUDE +TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES ARE PERIODICALLY ADDED +TO THE INFORMATION IN THIS WEB SITE. MICROSOFT AND/OR ITS RESPECTIVE SUPPLIERS +MAY MAKE IMPROVEMENTS AND/OR CHANGES IN THE PRODUCT(S) AND/OR THE PROGRAM(S) +DESCRIBED IN THIS WEB SITE AT ANY TIME. + +Top of page +NOTICES REGARDING SOFTWARE, DOCUMENTATION, APIS AND SERVICES AVAILABLE ON THIS +WEB SITE. + +THE SOFTWARE, DOCUMENTATION, APIS, AND SERVICES ARE WARRANTED, IF AT ALL, ONLY +ACCORDING TO THE TERMS OF ASEPARATE AGREEMENT THAT COVERS THE APPLICABLE +SOFTWARE, DOCUMENTATION, APIS, OR SERVICES. EXCEPT AS WARRANTED IN THAT SEPARATE +AGREEMENT (IF ANY), MICROSOFT CORPORATION HEREBY DISCLAIMS ALL WARRANTIES AND +CONDITIONS WITH REGARD TO THE SOFTWARE, DOCUMENTATION, APIS, AND SERVICES, +INCLUDING ALL WARRANTIES AND CONDITIONS OF MERCHANTABILITY, WHETHER EXPRESS, +IMPLIED OR STATUTORY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. + +IN NO EVENT SHALL MICROSOFT AND/OR ITS RESPECTIVE SUPPLIERS BE LIABLE FOR ANY +SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING +FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF SOFTWARE, DOCUMENTATION, APIS, PROVISION OF OR FAILURE TO PROVIDE +SERVICES, OR INFORMATION AVAILABLE FROM ANY OF THE FOREGOING SOFTWARE, +DOCUMENTATION, APIS OR SERVICES. + +Top of page +RESERVATION OF RIGHTS. + +Microsoft reserves all rights not expressly granted under these TOU, and no +other rights are granted under these TOU by implication or estoppel or otherwise. + +Top of page +MEMBER ACCOUNT, PASSWORD, AND SECURITY. + +If any of the Services requires you to open an account, you must complete the +registration process by providing us with current, complete and accurate +information as prompted by the applicable registration form. You also will +choose a password and a user name. You are entirely responsible for maintaining +the confidentiality of your password and account. Furthermore, you are entirely +responsible for any and all activities that occur under your account. You agree +to notify Microsoft immediately of any unauthorized use of your account or any +other breach of security. Microsoft will not be liable for any loss that you may +incur as a result of someone else using your password or account, either with or +without your knowledge. However, you could be held liable for losses incurred by +Microsoft or another party due to someone else using your account or password. +You may not use anyone else's account at any time, without the permission of the +account holder. + +Top of page +NO UNLAWFUL OR PROHIBITED USE. + +As a condition of your use of the Services, you will not use the Services for +any purpose that is unlawful or prohibited by these terms, conditions, and +notices. You may not use the Services in any manner that could damage, disable, +overburden, or impair any Microsoft server, or the network(s) connected to any +Microsoft server, or interfere with any other party's use and enjoyment of any +Services. You may not attempt to gain unauthorized access to any Services, other +accounts, computer systems or networks connected to any Microsoft server or to +any of the Services, through hacking, password mining or any other means. You +may not obtain or attempt to obtain any materials or information through any +means not intentionally made available through the Services. + +Top of page +USE OF SERVICES. + +The Services may contain e-mail services, bulletin board services, chat areas, +news groups, forums, communities, personal web pages, calendars, photo albums, +file cabinets and/or other message or communication facilities designed to +enable you to communicate with others (each a "Communication Service" and +collectively "Communication Services"). You agree to use the Communication +Services only to post, send and receive messages and material that are proper +and, when applicable, related to the particular Communication Service. By way of +example, and not as a limitation, you agree that when using the Communication +Services, you will not: + + * Use the Communication Services in connection with surveys, contests, +pyramid schemes, chain letters, junk email, spamming or any duplicative or +unsolicited messages (commercial or otherwise). + * Defame, abuse, harass, stalk, threaten or otherwise violate the legal +rights (such as rights of privacy and publicity) of others. + * Publish, post, upload, distribute or disseminate any inappropriate, +profane, defamatory, obscene, indecent or unlawful topic, name, material or +information. + * Upload, or otherwise make available, files that contain images, +photographs, software or other material protected by intellectual property laws, +including, by way of example, and not as limitation, copyright or trademark laws +(or by rights of privacy or publicity) unless you own or control the rights +thereto or have received all necessary consent to do the same. + * Use any material or information, including images or photographs, which +are made available through the Services in any manner that infringes any +copyright, trademark, patent, trade secret, or other proprietary right of any party. + * Upload files that contain viruses, Trojan horses, worms, time bombs, +cancelbots, corrupted files, or any other similar software or programs that may +damage the operation of another's computer or property of another. + * Advertise or offer to sell or buy any goods or services for any business +purpose, unless such Communication Services specifically allows such messages. + * Download any file posted by another user of a Communication Service that +you know, or reasonably should know, cannot be legally reproduced, displayed, +performed, and/or distributed in such manner. + * Falsify or delete any copyright management information, such as author +attributions, legal or other proper notices or proprietary designations or +labels of the origin or source of software or other material contained in a file +that is uploaded. + * Restrict or inhibit any other user from using and enjoying the +Communication Services. + * Violate any code of conduct or other guidelines which may be applicable +for any particular Communication Service. + * Harvest or otherwise collect information about others, including e-mail +addresses. + * Violate any applicable laws or regulations. + * Create a false identity for the purpose of misleading others. + * Use, download or otherwise copy, or provide (whether or not for a fee) to +a person or entity any directory of users of the Services or other user or usage +information or any portion thereof. + +Microsoft has no obligation to monitor the Communication Services. However, +Microsoft reserves the right to review materials posted to the Communication +Services and to remove any materials in its sole discretion. Microsoft reserves +the right to terminate your access to any or all of the Communication Services +at any time, without notice, for any reason whatsoever. + +Microsoft reserves the right at all times to disclose any information as +Microsoft deems necessary to satisfy any applicable law, regulation, legal +process or governmental request, or to edit, refuse to post or to remove any +information or materials, in whole or in part, in Microsoft's sole discretion. + +Always use caution when giving out any personally identifiable information about +yourself or your children in any Communication Services. Microsoft does not +control or endorse the content, messages or information found in any +Communication Services and, therefore, Microsoft specifically disclaims any +liability with regard to the Communication Services and any actions resulting +from your participation in any Communication Services. Managers and hosts are +not authorized Microsoft spokespersons, and their views do not necessarily +reflect those of Microsoft. + +Materials uploaded to the Communication Services may be subject to posted +limitations on usage, reproduction and/or dissemination; you are responsible for +adhering to such limitations if you download the materials. + +Top of page +MATERIALS PROVIDED TO MICROSOFT OR POSTED AT ANY MICROSOFT WEB SITE. + +Microsoft does not claim ownership of the materials you provide to Microsoft +(including feedback and suggestions) or post, upload, input or submit to any +Services or its associated services for review by the general public, or by the +members of any public or private community, (each a "Submission" and +collectively "Submissions"). However, by posting, uploading, inputting, +providing or submitting ("Posting") your Submission you are granting Microsoft, +its affiliated companies, necessary sublicensees (including third parties whose +products , technologies and services use or interface with any specific parts of +a Microsoft software or service that includes the Submission) , without charge, +the right to use, share and commercialize your Submission in any way and for +any purpose. You will not give any Submission that is subject to a license that +requires Microsoft to license its software or documentation to third parties +because we include your Submission in them. + +Microsoft is under no obligation to post or use any Submission you may provide, +and Microsoft may remove any Submission at any time in its sole discretion. + +By Posting a Submission you warrant and represent that you own or otherwise +control all of the rights to your Submission as described in these TOU +including, without limitation, all the rights necessary for you to Post the +Submissions. + +In addition to the warranty and representation set forth above, by Posting a +Submission that contains images, photographs, pictures or that are otherwise +graphical in whole or in part ("Images"), you warrant and represent that (a) you +are the copyright owner of such Images, or that the copyright owner of such +Images has granted you permission to use such Images or any content and/or +images contained in such Images consistent with the manner and purpose of your +use and as otherwise permitted by these TOU, (b) you have the rights necessary +to grant the licenses and sublicenses described in these TOU, and (c) that each +person depicted in such Images, if any, has provided consent to the use of the +Images as set forth in these TOU, including, by way of example, and not as a +limitation, the distribution, public display and reproduction of such Images. By +Posting Images, you are granting (a) to all members of your private community +(for each such Images available to members of such private community), and/or +(b) to the general public (for each such Images available anywhere on the +Services or Web Site, other than a private community), permission to use your +Images in connection with the use, as permitted by these TOU, of any of the +Services or Web Site, (including, by way of example, and not as a limitation, +making prints and gift items which include such Images), and including, without +limitation, a non-exclusive, world-wide, royalty-free license to: copy, +distribute, transmit, publicly display, publicly perform, reproduce, edit, +translate and reformat your Images without having your name attached to such +Images, and the right to sublicense such rights to any supplier of the Services. +The licenses granted in the preceding sentences for a Images will terminate at +the time you completely remove such Images from the Services or Web Site, +provided that such termination shall not affect any licenses granted in +connection with such Images prior to the time you completely remove such Images. +No compensation will be paid with respect to the use of your Images. + +Top of page +NOTICES AND PROCEDURE FOR MAKING CLAIMS OF COPYRIGHT INFRINGEMENT. + +Pursuant to Title 17, United States Code, Section 512(c)(2), notifications of +claimed copyright infringement should be sent to Service Provider's Designated +Agent. ALL INQUIRIES NOT RELEVANT TO THE FOLLOWING PROCEDURE WILL NOT RECEIVE A +RESPONSE. + +See Notice and Procedure for Making Claims of Copyright Infringement. + +Top of page +LINKS TO THIRD PARTY SITES. + +THE LINKS IN THIS AREA WILL LET YOU LEAVE MICROSOFT'S SITE. THE LINKED SITES ARE +NOT UNDER THE CONTROL OF MICROSOFT AND MICROSOFT IS NOT RESPONSIBLE FOR THE +CONTENTS OF ANY LINKED SITE OR ANY LINK CONTAINED IN A LINKED SITE, OR ANY +CHANGES OR UPDATES TO SUCH SITES. MICROSOFT IS NOT RESPONSIBLE FOR WEBCASTING OR +ANY OTHER FORM OF TRANSMISSION RECEIVED FROM ANY LINKED SITE. MICROSOFT IS +PROVIDING THESE LINKS TO YOU ONLY AS A CONVENIENCE, AND THE INCLUSION OF ANY +LINK DOES NOT IMPLY ENDORSEMENT BY MICROSOFT OF THE SITE. + +Top of page +UNSOLICITED IDEA SUBMISSION POLICY. + +MICROSOFT OR ANY OF ITS EMPLOYEES DO NOT ACCEPT OR CONSIDER UNSOLICITED IDEAS, +INCLUDING IDEAS FOR NEW ADVERTISING CAMPAIGNS, NEW PROMOTIONS, NEW PRODUCTS OR +TECHNOLOGIES, PROCESSES, MATERIALS, MARKETING PLANS OR NEW PRODUCT NAMES. PLEASE +DO NOT SEND ANY ORIGINAL CREATIVE ARTWORK, SAMPLES, DEMOS, OR OTHER WORKS... THE +SOLE PURPOSE OF THIS POLICY IS TO AVOID POTENTIAL MISUNDERSTANDINGS OR DISPUTES +WHEN MICROSOFT'S PRODUCTS OR MARKETING STRATEGIES MIGHT SEEM SIMILAR TO IDEAS +SUBMITTED TO MICROSOFT. SO, PLEASE DO NOT SEND YOUR UNSOLICITED IDEAS TO +MICROSOFT OR ANYONE AT MICROSOFT. IF, DESPITE OUR REQUEST THAT YOU NOT SEND US +YOUR IDEAS AND MATERIALS, YOU STILL SEND THEM, PLEASE UNDERSTAND THAT MICROSOFT +MAKES NO ASSURANCES THAT YOUR IDEAS AND MATERIALS WILL BE TREATED AS +CONFIDENTIAL OR PROPRIETARY. + +Top of page +COPYRIGHT NOTICE & FAQ. + +© 2008 Microsoft Corporation. All rights reserved. + +The following is provided for informational purposes only and should not be +construed as legal advice. If you need legal advice, contact a lawyer. + +What is copyright? + +Copyright law protects original works, such as websites, books, music, +paintings, photos and video. A work is “original” if it contains some elements +you created and did not borrow from others. Typically, when you create an +original work, you own the copyright. As the copyright owner, you can control +how others use your work. For example, if you write a movie script, you have the +right to, and can prevent others from, copying your script, sharing it with +others (“distributing it”), making a movie or book from your script (a +“derivative work”), or publicly performing your script as a play or movie. You +also have the ability to sell or give away these rights. In other words, you +could sell the right to make a movie based on your script to a movie studio. + +If you use someone else’s copyrighted materials without permission, that use +generally violates the copyright owner's exclusive rights, and is copyright +infringement. So if you create a new work and include parts of other people’s +works in it (such as an existing photo, lengthy quotes from a book or a loop +from a song), you must own or have permission to use the elements you borrow. +For example, if your script is based on an existing popular series, you should +obtain permission to use the elements you borrow from the series. + +Copyright law is different from the law of personal property. If you buy a +physical object, such as a movie on DVD, you own the physical object. You do +not, however, obtain ownership of the “copyrights” (the rights to make copies, +distribute, make derivatives and publicly perform or display) in the content of +the movie. The fact that you have obtained physical possession of a DVD does not +automatically grant you the right to copy or share it. + +If you make your own movie, it may include many copyrighted works in it. So, if +you decide to make a movie based on your script, you must either create all +elements of it on your own, or have permission to use the elements you borrow. +Especially keep in mind that photos or artwork hanging on the walls of your sets +and music on the soundtrack (even if you own the CD or MP3) may be copyrighted. +You should not include copyrighted works such as these in your movie without +authorization. + +A few other things to keep in mind are: + + 1. Just because a work does not include a copyright notice (e.g., © 2006 +Microsoft Corporation) does not mean the work is in the public domain. Copyright +notices are generally not required for works to be protected by copyright. + 2. Just because a work is easily available on the internet or elsewhere does +not mean you may use the work freely. Look for terms of use, such as Creative +Commons, that explain how works you find on the Internet may be used. + +Isn't it in the public domain? + +Just because a work is freely available, does not mean it is in the “public +domain.” Copyright is for a limited term; it does not last forever. In the +copyright context, “public domain” means the copyright term has expired. Once a +work is in the public domain, it may be freely used without permission from the +copyright owner. + +Determining the term of copyright can be complex, particularly because copyright +laws vary from country to country. Also, even if the copyright on a work has +expired, you should be careful about how you use a public domain work. For +example, a book may be in the public domain, but it might not be ok to scan the +book cover to cover and post it on the internet. This is because the particular +version of the book may contain new copyrightable material that is not in the +public domain, such as cover art or footnotes. + +What about fair use? + +In limited situations, you can use copyrighted works without permission from the +copyright holder. It can be difficult to figure out whether use of copyrighted +works without permission is legal, though, because the laws in this area are +often vague and vary from country to country. + +The copyright law in the United States has a doctrine called “fair use”. Fair +use provides a defense to copyright infringement in some circumstances. For +example, fair use allows documentary filmmakers to use very short clips of +copyrighted movies, music and news footage without permission from the copyright +owner. Fair use is a difficult concept because determining whether something is +a fair use involves weighing four factors. Unfortunately, weighing the fair use +factors rarely results in a clear-cut answer. + +Rather than applying a fair use test, many other countries have specific +exceptions to copyright infringement. The number and type of exceptions vary by +country, but they frequently allow copyrighted materials to be used without +permission from the copyright holder for activities such as nonprofit research, +teaching, news reporting, or private study. + +If you incorrectly decide that something is a fair use or falls into an +exception to copyright infringement, you could be held criminally and civilly +liable and have to pay damages. We suggest you talk to a lawyer if you have +questions regarding fair uses of copyrighted works. + +What happens if you upload copyrighted materials to one of our websites without +permission? + +By law, we are required to take down videos, music, photographs or other content +you upload onto a website hosted by Microsoft if we learn that it infringes +someone else’s copyright. If you believe that we have mistakenly taken down +content you uploaded that you own or have permission to upload, you can also let +us know that. Finally, if you upload infringing content repeatedly, we will +terminate your account and you could face criminal and civil penalties. So +please, respect other people’s copyrights. + +What if my stuff is on a Microsoft website without my permission? + +If you believe that anything on a website hosted by Microsoft infringes your +copyright, let us know. Just provide us with the information requested here and +we will see that your copyrighted works are taken down. + +What if I don't want my website crawled? + +Microsoft search services (MSN Search and Windows Live Search) follow the Robots +Exclusion Standards. This means that you can control which pages Microsoft +search engines index and how often Microsoft bots access your website. To learn +how to do so, or for more information regarding Microsoft’s webcrawling and site +indexing practices, please visit http://search.msn.com/docs/siteowner.aspx. + +Top of page +TRADEMARKS. + +Trademark information is available at +http://www.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx. + +Any rights not expressly granted herein are reserved. + +Send your questions to the appropriate contact as listed below: + + * Microsoft Web properties, contact homepage@microsoft.com. + * MSN Web properties, contact webmaster@msn.com. + * Hotmail, contact support@hotmail.com; for spam/privacy issues, contact +abuse@hotmail.com or hotmailprivacy@hotmail.com. + * Piracy questions can be routed to piracy@microsoft.com or by calling +1-800-R-U-LEGIT. + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Microsoft Public License (Ms-PL) +Mon, 2007-10-15 19:23 — nelson + +This license governs use of the accompanying software. If you use the software, you +accept this license. If you do not accept the license, do not use the software. + +1. Definitions +The terms "reproduce," "reproduction," "derivative works," and "distribution" +have the +same meaning here as under U.S. copyright law. +A "contribution" is the original software, or any additions or changes to the +software. +A "contributor" is any person that distributes its contribution under this license. +"Licensed patents" are a contributor's patent claims that read directly on its +contribution. + +2. Grant of Rights +(A) Copyright Grant- Subject to the terms of this license, including the license +conditions and limitations in section 3, each contributor grants you a +non-exclusive, worldwide, royalty-free copyright license to reproduce its +contribution, prepare derivative works of its contribution, and distribute its +contribution or any derivative works that you create. +(B) Patent Grant- Subject to the terms of this license, including the license +conditions and limitations in section 3, each contributor grants you a +non-exclusive, worldwide, royalty-free license under its licensed patents to +make, have made, use, sell, offer for sale, import, and/or otherwise dispose of +its contribution in the software or derivative works of the contribution in the +software. + +3. Conditions and Limitations +(A) No Trademark License- This license does not grant you rights to use any +contributors' name, logo, or trademarks. +(B) If you bring a patent claim against any contributor over patents that you +claim are infringed by the software, your patent license from such contributor +to the software ends automatically. +(C) If you distribute any portion of the software, you must retain all +copyright, patent, trademark, and attribution notices that are present in the +software. +(D) If you distribute any portion of the software in source code form, you may +do so only under this license by including a complete copy of this license with +your distribution. If you distribute any portion of the software in compiled or +object code form, you may only do so under a license that complies with this +license. +(E) The software is licensed "as-is." You bear the risk of using it. The +contributors give no express warranties, guarantees or conditions. You may have +additional consumer rights under your local laws which this license cannot +change. To the extent permitted under your local laws, the contributors exclude +the implied warranties of merchantability, fitness for a particular purpose and +non-infringement. + +*************************************************************************** + +%%The following software may be included in this product: +Apache Batik + +Use of any of this software is governed by the terms of the license below: + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution..." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +*************************************************************************** + +%%The following software may be included in this product: +ASM + +Use of any of this software is governed by the terms of the license below: + +Copyright (c) 2000-2005 INRIA, France Telecom +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +3. Neither the name of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS 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. + +*************************************************************************** + +%%The following software may be included in this product: +JPEG + +Use of any of this software is governed by the terms of the license below: + +Taken from code...... + +LEGAL ISSUES +============ + +In plain English: + +1. We don't promise that this software works. (But if you find any bugs, + please let us know!) +2. You can use this software for whatever you want. You don't have to pay us. +3. You may not pretend that you wrote this software. If you use it in a + program, you must acknowledge somewhere in your documentation that + you've used the IJG code. + +In legalese: + +The authors make NO WARRANTY or representation, either express or implied, +with respect to this software, its quality, accuracy, merchantability, or +fitness for a particular purpose. This software is provided "AS IS", and you, +its user, assume the entire risk as to its quality and accuracy. + +This software is copyright (C) 1991-1998, Thomas G. Lane. +All Rights Reserved except as specified below. + +Permission is hereby granted to use, copy, modify, and distribute this +software (or portions thereof) for any purpose, without fee, subject to these +conditions: +(1) If any part of the source code for this software is distributed, then this +README file must be included, with this copyright and no-warranty notice +unaltered; and any additions, deletions, or changes to the original files +must be clearly indicated in accompanying documentation. +(2) If only executable code is distributed, then the accompanying +documentation must state that "this software is based in part on the work of +the Independent JPEG Group". +(3) Permission for use of this software is granted only if the user accepts +full responsibility for any undesirable consequences; the authors accept +NO LIABILITY for damages of any kind. + +These conditions apply to any software derived from or based on the IJG code, +not just to the unmodified library. If you use our work, you ought to +acknowledge us. + +Permission is NOT granted for the use of any IJG author's name or company name +in advertising or publicity relating to this software or products derived from +it. This software may be referred to only as "the Independent JPEG Group's +software". + +We specifically permit and encourage the use of this software as the basis of +commercial products, provided that all warranty or liability claims are +assumed by the product vendor. + + +ansi2knr.c is included in this distribution by permission of L. Peter Deutsch, +sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA. +ansi2knr.c is NOT covered by the above copyright and conditions, but instead +by the usual distribution terms of the Free Software Foundation; principally, +that you must include source code if you redistribute it. (See the file +ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part +of any program generated from the IJG code, this does not limit you more than +the foregoing paragraphs do. + +The Unix configuration script "configure" was produced with GNU Autoconf. +It is copyright by the Free Software Foundation but is freely distributable. +The same holds for its supporting scripts (config.guess, config.sub, +ltconfig, ltmain.sh). Another support script, install-sh, is copyright +by M.I.T. but is also freely distributable. + +It appears that the arithmetic coding option of the JPEG spec is covered by +patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot +legally be used without obtaining one or more licenses. For this reason, +support for arithmetic coding has been removed from the free JPEG software. +(Since arithmetic coding provides only a marginal gain over the unpatented +Huffman mode, it is unlikely that very many implementations will support it.) +So far as we are aware, there are no patent restrictions on the remaining +code. + +The IJG distribution formerly included code to read and write GIF files. +To avoid entanglement with the Unisys LZW patent, GIF reading support has +been removed altogether, and the GIF writer has been simplified to produce +"uncompressed GIFs". This technique does not use the LZW algorithm; the +resulting GIF files are larger than usual, but are readable by all standard +GIF decoders. + +We are required to state that + "The Graphics Interchange Format(c) is the Copyright property of + CompuServe Incorporated. GIF(sm) is a Service Mark property of + CompuServe Incorporated." + +Additional License(s) + +"copyright" + +*************************************************************************** + +MD5 License +"THE BEER-WARE LICENSE" (Revision 42): + wrote this file. As long as you retain this +notice you can do whatever you want with this stuff. If we meet some +day, and you think this stuff is worth it, you can buy me a beer in +return. Poul-Henning Kamp + + + + + +*************************************************************************** + + +%%The following software may be included in this product: +ANTLR Java runtime binary only jar + +Use of any of this software is governed by the terms of the license below: + +ANTLR 3 License + +[The BSD License] +Copyright (c) 2003-2007, Terence Parr +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, +this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, +this list of conditions and the following disclaimer in the documentation and/or +other materials provided with the distribution. + * Neither the name of the author nor the names of its contributors may be +used to endorse or promote products derived from this software without specific +prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS 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. + +*************************************************************************** + +%%The following software may be included in this product: +gstreamer + +You are receiving a copy of the GStreamer library in object code in the +JavaFX runtime or JavaFX SDK. A +copy of the Oracle modified GStreamer library in source code is located +at http://oss.oracle.com/projects/gstreamer-mods/ . The terms of the +Oracle license do NOT apply to the GStreamer program; it is licensed under +the following license, separately from the Oracle programs you receive. If +you do not wish to install this program, you may not wish to install +the JavaFX Runtime or JavaFX SDK. + +Use of any of this software is governed by the terms of the license below: + +GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 +Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. +[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and +change it. By contrast, the GNU General Public Licenses are intended to guarantee +your freedom to share and change free software--to make sure the software is free +for all its users. +This license, the Lesser General Public License, applies to some specially +designated software packages--typically libraries--of the Free Software Foundation +and other authors who decide to use it. You can use it too, but we suggest you first +think carefully about whether this license or the ordinary General Public License is +the better strategy to use in any particular case, based on the explanations below. +When we speak of free software, we are referring to freedom of use, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for this service if you wish); that +you receive source code or can get it if you want it; that you can change the +software and use pieces of it in new free programs; and that you are informed that +you can do these things. +To protect your rights, we need to make restrictions that forbid distributors to +deny you these rights or to ask you to surrender these rights. These restrictions +translate to certain responsibilities for you if you distribute copies of the +library or if you modify it. +For example, if you distribute copies of the library, whether gratis or for a fee, +you must give the recipients all the rights that we gave you. You must make sure +that they, too, receive or can get the source code. If you link other code with the +library, you must provide complete object files to the recipients, so that they can +relink them with the library after making changes to the library and recompiling it. +And you must show them these terms so they know their rights. +We protect your rights with a two-step method: (1) we copyright the library, and (2) +we offer you this license, which gives you legal permission to copy, distribute +and/or modify the library. +To protect each distributor, we want to make it very clear that there is no warranty +for the free library. Also, if the library is modified by someone else and passed +on, the recipients should know that what they have is not the original version, so +that the original author's reputation will not be affected by problems that might be +introduced by others. +Finally, software patents pose a constant threat to the existence of any free +program. We wish to make sure that a company cannot effectively restrict the users +of a free program by obtaining a restrictive license from a patent holder. +Therefore, we insist that any patent license obtained for a version of the library +must be consistent with the full freedom of use specified in this license. +Most GNU software, including some libraries, is covered by the ordinary GNU General +Public License. This license, the GNU Lesser General Public License, applies to +certain designated libraries, and is quite different from the ordinary General +Public License. We use this license for certain libraries in order to permit linking +those libraries into non-free programs. +When a program is linked with a library, whether statically or using a shared +library, the combination of the two is legally speaking a combined work, a +derivative of the original library. The ordinary General Public License therefore +permits such linking only if the entire combination fits its criteria of freedom. +The Lesser General Public License permits more lax criteria for linking other code +with the library. +We call this license the "Lesser" General Public License because it does Less to +protect the user's freedom than the ordinary General Public License. It also +provides other free software developers Less of an advantage over competing non-free +programs. These disadvantages are the reason we use the ordinary General Public +License for many libraries. However, the Lesser license provides advantages in +certain special circumstances. +For example, on rare occasions, there may be a special need to encourage the widest +possible use of a certain library, so that it becomes a de-facto standard. To +achieve this, non-free programs must be allowed to use the library. A more frequent +case is that a free library does the same job as widely used non-free libraries. In +this case, there is little to gain by limiting the free library to free software +only, so we use the Lesser General Public License. +In other cases, permission to use a particular library in non-free programs enables +a greater number of people to use a large body of free software. For example, +permission to use the GNU C Library in non-free programs enables many more people to +use the whole GNU operating system, as well as its variant, the GNU/Linux operating +system. +Although the Lesser General Public License is Less protective of the users' freedom, +it does ensure that the user of a program that is linked with the Library has the +freedom and the wherewithal to run that program using a modified version of the +Library. +The precise terms and conditions for copying, distribution and modification follow. +Pay close attention to the difference between a "work based on the library" and a +"work that uses the library". The former contains code derived from the library, +whereas the latter must be combined with the library in order to run. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which +contains a notice placed by the copyright holder or other authorized party saying it +may be distributed under the terms of this Lesser General Public License (also +called "this License"). Each licensee is addressed as "you". +A "library" means a collection of software functions and/or data prepared so as to +be conveniently linked with application programs (which use some of those functions +and data) to form executables. +The "Library", below, refers to any such software library or work which has been +distributed under these terms. A "work based on the Library" means either the +Library or any derivative work under copyright law: that is to say, a work +containing the Library or a portion of it, either verbatim or with modifications +and/or translated straightforwardly into another language. (Hereinafter, translation +is included without limitation in the term "modification".) +"Source code" for a work means the preferred form of the work for making +modifications to it. For a library, complete source code means all the source code +for all modules it contains, plus any associated interface definition files, plus +the scripts used to control compilation and installation of the library. +Activities other than copying, distribution and modification are not covered by this +License; they are outside its scope. The act of running a program using the Library +is not restricted, and output from such a program is covered only if its contents +constitute a work based on the Library (independent of the use of the Library in a +tool for writing it). Whether that is true depends on what the Library does and what +the program that uses the Library does. +1. You may copy and distribute verbatim copies of the Library's complete source code +as you receive it, in any medium, provided that you conspicuously and appropriately +publish on each copy an appropriate copyright notice and disclaimer of warranty; +keep intact all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the Library. +You may charge a fee for the physical act of transferring a copy, and you may at +your option offer warranty protection in exchange for a fee. +2. You may modify your copy or copies of the Library or any portion of it, thus +forming a work based on the Library, and copy and distribute such modifications or +work under the terms of Section 1 above, provided that you also meet all of these +conditions: +a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you +changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third +parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to +be supplied by an application program that uses the facility, other than as an +argument passed when the facility is invoked, then you must make a good faith effort +to ensure that, in the event an application does not supply such function or table, +the facility still operates, and performs whatever part of its purpose remains +meaningful. (For example, a function in a library to compute square roots has a purpose that is +entirely well-defined independent of the application. Therefore, Subsection 2d +requires that any application-supplied function or table used by this function must +be optional: if the application does not supply it, the square root function must +still compute square roots.) +These requirements apply to the modified work as a whole. If identifiable sections +of that work are not derived from the Library, and can be reasonably considered +independent and separate works in themselves, then this License, and its terms, do +not apply to those sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based on the +Library, the distribution of the whole must be on the terms of this License, whose +permissions for other licensees extend to the entire whole, and thus to each and +every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to +work written entirely by you; rather, the intent is to exercise the right to control +the distribution of derivative or collective works based on the Library. +In addition, mere aggregation of another work not based on the Library with the +Library (or with a work based on the Library) on a volume of a storage or +distribution medium does not bring the other work under the scope of this License. +3. You may opt to apply the terms of the ordinary GNU General Public License instead +of this License to a given copy of the Library. To do this, you must alter all the +notices that refer to this License, so that they refer to the ordinary GNU General +Public License, version 2, instead of to this License. (If a newer version than +version 2 of the ordinary GNU General Public License has appeared, then you can +specify that version instead if you wish.) Do not make any other change in these +notices. +Once this change is made in a given copy, it is irreversible for that copy, so the +ordinary GNU General Public License applies to all subsequent copies and derivative +works made from that copy. +This option is useful when you wish to copy part of the code of the Library into a +program that is not a library. +4. You may copy and distribute the Library (or a portion or derivative of it, under +Section 2) in object code or executable form under the terms of Sections 1 and 2 +above provided that you accompany it with the complete corresponding machine- +readable source code, which must be distributed under the terms of Sections 1 and 2 +above on a medium customarily used for software interchange. +If distribution of object code is made by offering access to copy from a designated +place, then offering equivalent access to copy the source code from the same place +satisfies the requirement to distribute the source code, even though third parties +are not compelled to copy the source along with the object code. +5. A program that contains no derivative of any portion of the Library, but is +designed to work with the Library by being compiled or linked with it, is called a +"work that uses the Library". Such a work, in isolation, is not a derivative work of +the Library, and therefore falls outside the scope of this License. +However, linking a "work that uses the Library" with the Library creates an +executable that is a derivative of the Library (because it contains portions of the +Library), rather than a "work that uses the library". The executable is therefore +covered by this License. Section 6 states terms for distribution of such +executables. +When a "work that uses the Library" uses material from a header file that is part of +the Library, the object code for the work may be a derivative work of the Library +even though the source code is not. Whether this is true is especially significant +if the work can be linked without the Library, or if the work is itself a library. +The threshold for this to be true is not precisely defined by law. +If such an object file uses only numerical parameters, data structure layouts and +accessors, and small macros and small inline functions (ten lines or less in +length), then the use of the object file is unrestricted, regardless of whether it +is legally a derivative work. (Executables containing this object code plus portions +of the Library will still fall under Section 6.) +Otherwise, if the work is a derivative of the Library, you may distribute the object +code for the work under the terms of Section 6. Any executables containing that work +also fall under Section 6, whether or not they are linked directly with the Library +itself. +6. As an exception to the Sections above, you may also combine or link a "work that +uses the Library" with the Library to produce a work containing portions of the +Library, and distribute that work under terms of your choice, provided that the +terms permit modification of the work for the customer's own use and reverse +engineering for debugging such modifications. +You must give prominent notice with each copy of the work that the Library is used +in it and that the Library and its use are covered by this License. You must supply +a copy of this License. If the work during execution displays copyright notices, you +must include the copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one of these +things: +a) Accompany the work with the complete corresponding machine-readable source code +for the Library including whatever changes were used in the work (which must be +distributed under Sections 1 and 2 above); and, if the work is an executable linked +with the Library, with the complete machine-readable "work that uses the Library", +as object code and/or source code, so that the user can modify the Library and then +relink to produce a modified executable containing the modified Library. (It is +understood that the user who changes the contents of definitions files in the +Library will not necessarily be able to recompile the application to use the +modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable +mechanism is one that (1) uses at run time a copy of the library already present on +the user's computer system, rather than copying library functions into the +executable, and (2) will operate properly with a modified version of the library, if +the user installs one, as long as the modified version is interface-compatible with +the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give +the same user the materials specified in Subsection 6a, above, for a charge no more +than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated +place, offer equivalent access to copy the above specified materials from the same +place. e) Verify that the user has already received a copy of these materials or that you +have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must +include any data and utility programs needed for reproducing the executable from it. +However, as a special exception, the materials to be distributed need not include +anything that is normally distributed (in either source or binary form) with the +major components (compiler, kernel, and so on) of the operating system on which the +executable runs, unless that component itself accompanies the executable. +It may happen that this requirement contradicts the license restrictions of other +proprietary libraries that do not normally accompany the operating system. Such a +contradiction means you cannot use both them and the Library together in an +executable that you distribute. +7. You may place library facilities that are a work based on the Library side-by- +side in a single library together with other library facilities not covered by this +License, and distribute such a combined library, provided that the separate +distribution of the work based on the Library and of the other library facilities is +otherwise permitted, and provided that you do these two things: +a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. +9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. +10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. +11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. +12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. +13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. +Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the +Free Software Foundation. +14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. +NO WARRANTY +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH +YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. +16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE +OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. one line to give the library's name and an idea of what it does. Copyright (C) year name of author +This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. +This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. +You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: +Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. +signature of Ty Coon, 1 April 1990 Ty Coon, President of Vice That's all there is to it! + +*************************************************************************** + +%%The following software may be included in this product: +JFXtras Core v 0.5 + +Use of any of this software is governed by the terms of the license below: +Copyright (c) 2008-2009, JFXtras Group +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: +1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. +3. Neither the name of JFXtras nor the names of its contributors may be used + to endorse or promote products derived from this software without + specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS 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 + +*************************************************************************** + +%%The following software may be included in this product: +Webkit + +You are receiving a copy of the WebKit library in object code in the +JavaFX runtime or JavaFX SDK. +A copy of the Oracle modified WebKit library in source code is located +at http://oss.oracle.com/projects/webkit-java-mods/ . The terms of the +Oracle license do NOT apply to the WebKit program; it is licensed under +the following license separately from the Oracle programs you receive. +If you do not wish to install this program, you may not wish to install +the JavaFX runtime or JavaFX SDK. + +Use of any of this software is governed by the terms of the license below: + +GNU LIBRARY GENERAL PUBLIC LICENSE +Version 2, June 1991 +Copyright (C) 1991 Free Software Foundation, Inc. +51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is + numbered 2 because it goes with version 2 of the ordinary GPL.] +Preamble +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. +This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. +Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. +Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. +The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. +Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. +However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. +Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION +0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". +A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. +The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) +"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. +1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. +2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: +a) The modified work must itself be a software library. +b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. +c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. +d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. +In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. +3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. +Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. +This option is useful when you wish to copy part of the code of the Library into a program that is not a library. +4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. +If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. +5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. +However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. +When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. +If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) +Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. +6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. +You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: +a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) +b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. +c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. +d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. +For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. +It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. +7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: +a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. +b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. +8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. +9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. +10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. +11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. +12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. +13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. +Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. +14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. +NO WARRANTY +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. +16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + + + +*************************************************************************** + +%%The following software may be included in this product: +zlib + + +/* zlib.h -- interface of the 'zlib' general purpose compression library + version 1.2.2, October 3rd, 2004 + + Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. + + Jean-loup Gailly jloup@gzip.org + Mark Adler madler@alumni.caltech.edu + +*/ + +*************************************************************************** + +%%The following software may be included in this product: +libpng + +This copy of the libpng notices is provided for your convenience. In case of +any discrepancy between this copy and the notices in the file png.h that is +included in the libpng distribution, the latter shall prevail. + +COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: + +If you modify libpng you may insert additional notices immediately following +this sentence. + +This code is released under the libpng license. + +libpng versions 1.2.6, August 15, 2004, through 1.5.0, January 6, 2011, are +Copyright (c) 2004, 2006-2010 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-1.2.5 +with the following individual added to the list of Contributing Authors + + Cosmin Truta + +libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are +Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-1.0.6 +with the following individuals added to the list of Contributing Authors + + Simon-Pierre Cadieux + Eric S. Raymond + Gilles Vollant + +and with the following additions to the disclaimer: + + There is no warranty against interference with your enjoyment of the + library or against infringement. There is no warranty that our + efforts or the library will fulfill any of your particular purposes + or needs. This library is provided with all faults, and the entire + risk of satisfactory quality, performance, accuracy, and effort is with + the user. + +libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are +Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-0.96, +with the following individuals added to the list of Contributing Authors: + + Tom Lane + Glenn Randers-Pehrson + Willem van Schaik + +libpng versions 0.89, June 1996, through 0.96, May 1997, are +Copyright (c) 1996, 1997 Andreas Dilger +Distributed according to the same disclaimer and license as libpng-0.88, +with the following individuals added to the list of Contributing Authors: + + John Bowler + Kevin Bracey + Sam Bushell + Magnus Holmgren + Greg Roelofs + Tom Tanner + +libpng versions 0.5, May 1995, through 0.88, January 1996, are +Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. + +For the purposes of this copyright and license, "Contributing Authors" +is defined as the following set of individuals: + + Andreas Dilger + Dave Martindale + Guy Eric Schalnat + Paul Schmidt + Tim Wegner + +The PNG Reference Library is supplied "AS IS". The Contributing Authors +and Group 42, Inc. disclaim all warranties, expressed or implied, +including, without limitation, the warranties of merchantability and of +fitness for any purpose. The Contributing Authors and Group 42, Inc. +assume no liability for direct, indirect, incidental, special, exemplary, +or consequential damages, which may result from the use of the PNG +Reference Library, even if advised of the possibility of such damage. + +Permission is hereby granted to use, copy, modify, and distribute this +source code, or portions hereof, for any purpose, without fee, subject +to the following restrictions: + +1. The origin of this source code must not be misrepresented. + +2. Altered versions must be plainly marked as such and must not + be misrepresented as being the original source. + +3. This Copyright notice may not be removed or altered from any + source or altered source distribution. + +The Contributing Authors and Group 42, Inc. specifically permit, without +fee, and encourage the use of this source code as a component to +supporting the PNG file format in commercial products. If you use this +source code in a product, acknowledgment is not required but would be +appreciated. + + +A "png_get_copyright" function is available, for convenient use in "about" +boxes and the like: + + printf("%s",png_get_copyright(NULL)); + +Also, the PNG logo (in PNG format, of course) is supplied in the +files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31). + +Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a +certification mark of the Open Source Initiative. + +Glenn Randers-Pehrson +glennrp at users.sourceforge.net +January 6, 2011 + +*************************************************************************** + +%%The following software may be included in this product: +libxml + +The MIT License +Copyright (c) +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +*************************************************************************** + +%%The following software may be included in this product: +libxslt + +The MIT License + +Copyright (c) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/THIRDPARTYLICENSEREADME.txt b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/THIRDPARTYLICENSEREADME.txt new file mode 100644 index 00000000..81a54fdb --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/THIRDPARTYLICENSEREADME.txt @@ -0,0 +1,3417 @@ +DO NOT TRANSLATE OR LOCALIZE. +----------------------------- + +%% This notice is provided with respect to ASM Bytecode Manipulation +Framework v3.1, which is included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +Copyright (c) 2000-2005 INRIA, France Telecom +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +3. Neither the name of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS 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. + +--- end of LICENSE --- + +-------------------------------------------------------------------------------- + +%% This notice is provided with respect to CodeViewer 1.0, which is included +with JDK 7. + +--- begin of LICENSE --- + +Copyright 1999 by CoolServlets.com. + +Any errors or suggested improvements to this class can be reported as +instructed on CoolServlets.com. We hope you enjoy this program... your +comments will encourage further development! This software is distributed +under the terms of the BSD License. Redistribution and use in source and +binary forms, with or without modification, are permitted provided that the +following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +Neither name of CoolServlets.com nor the names of its contributors may be +used to endorse or promote products derived from this software without +specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY COOLSERVLETS.COM AND CONTRIBUTORS ``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 OR CONTRIBUTORS 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." + + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Cryptix AES 3.2.0, which is +included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +Cryptix General License + +Copyright (c) 1995-2005 The Cryptix Foundation Limited. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + 1. Redistributions of source code must retain the copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED AND +CONTRIBUTORS ``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 CRYPTIX FOUNDATION LIMITED OR CONTRIBUTORS 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. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to CUP Parser Generator for +Java 0.10k, which is included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided +that the above copyright notice appear in all copies and that both the +copyright notice and this permission notice and warranty disclaimer appear in +supporting documentation, and that the names of the authors or their +employers not be used in advertising or publicity pertaining to distribution of +the software without specific, written prior permission. + +The authors and their employers disclaim all warranties with regard to +this software, including all implied warranties of merchantability and fitness. +In no event shall the authors or their employers be liable for any special, +indirect or consequential damages or any damages whatsoever resulting from +loss of use, data or profits, whether in an action of contract, negligence or +other tortious action, arising out of or in connection with the use or +performance of this software. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Document Object Model (DOM) Level 2 +& 3, which is included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +W3C SOFTWARE NOTICE AND LICENSE + +http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 + +This work (and included software, documentation such as READMEs, or other +related items) is being provided by the copyright holders under the following +license. By obtaining, using and/or copying this work, you (the licensee) +agree that you have read, understood, and will comply with the following terms +and conditions. + +Permission to copy, modify, and distribute this software and its +documentation, with or without modification, for any purpose and without fee +or royalty is hereby granted, provided that you include the following on ALL +copies of the software and documentation or portions thereof, including +modifications: + + 1.The full text of this NOTICE in a location viewable to users of the + redistributed or derivative work. + + 2.Any pre-existing intellectual property disclaimers, notices, or terms and + conditions. If none exist, the W3C Software Short Notice should be included + (hypertext is preferred, text is permitted) within the body of any + redistributed or derivative code. + + 3.Notice of any changes or modifications to the files, including the date + changes were made. (We recommend you provide URIs to the location from + which the code is derived.) + +THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS +MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT +LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR +PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY +THIRD PARTY PATENTS,COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. + +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL +OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR +DOCUMENTATION. The name and trademarks of copyright holders may NOT be used +in advertising or publicity pertaining to the software without specific, +written prior permission. Title to copyright in this software and any +associated documentation will at all times remain with copyright holders. + +____________________________________ + +This formulation of W3C's notice and license became active on December 31 +2002. This version removes the copyright ownership notice such that this +license can be used with materials other than those owned by the W3C, reflects +that ERCIM is now a host of the W3C, includes references to this specific +dated version of the license, and removes the ambiguous grant of "use". +Otherwise, this version is the same as the previous version and is written so +as to preserve the Free Software Foundation's assessment of GPL compatibility +and OSI's certification under the Open Source Definition. Please see our +Copyright FAQ for common questions about using materials from our site, +including specific terms and conditions for packages like libwww, Amaya, and +Jigsaw. Other questions about this notice can be directed to +site-policy@w3.org. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Elliptic Curve Cryptography, which +is included with JRE 7, JDK 7, and OpenJDK 7. + +You are receiving a copy of the Elliptic Curve Cryptography library in source +form with the JDK 7 and OpenJDK7 source distributions, and as object code in +the JRE 7 & JDK 7 runtimes. + +In the case of the JRE 7 & JDK 7 runtimes, the terms of the Oracle license do +NOT apply to the Elliptic Curve Cryptography library; it is licensed under the +following license, separately from Oracle's JDK & JRE. If you do not wish to +install the Elliptic Curve Cryptography library, you may delete the library +named libsunec.so (on Solaris and Linux systems) or sunec.dll (on Windows +systems) from the JRE bin directory reserved for native libraries. + + +--- begin of LICENSE --- + + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to FontConfig 2.5, which is +included with JRE 7, JDK 7, and OpenJDK 7 source distributions on +Linux and Solaris. + +--- begin of LICENSE --- + +Copyright © 2001,2003 Keith Packard + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that the +above copyright notice appear in all copies and that both that copyright +notice and this permission notice appear in supporting documentation, and that +the name of Keith Packard not be used in advertising or publicity pertaining +to distribution of the software without specific, written prior permission. +Keith Packard makes no representations about the suitability of this software +for any purpose. It is provided "as is" without express or implied warranty. + +KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING +ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL KEITH +PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY +DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to IAIK PKCS#11 Wrapper, +which is included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +IAIK PKCS#11 Wrapper License + +Copyright (c) 2002 Graz University of Technology. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. The end-user documentation included with the redistribution, if any, must + include the following acknowledgment: + + "This product includes software developed by IAIK of Graz University of + Technology." + + Alternately, this acknowledgment may appear in the software itself, if and + wherever such third-party acknowledgments normally appear. + +4. The names "Graz University of Technology" and "IAIK of Graz University of + Technology" must not be used to endorse or promote products derived from this + software without prior written permission. + +5. Products derived from this software may not be called "IAIK PKCS Wrapper", + nor may "IAIK" appear in their name, without prior written permission of + Graz University of Technology. + +THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 +LICENSOR 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. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to ICU4C 4.0.1 and ICU4J 4.4, which +is included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +Copyright (c) 1995-2010 International Business Machines Corporation and others + +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, and/or sell copies of the +Software, and to permit persons to whom the Software is furnished to do so, +provided that the above copyright notice(s) and this permission notice appear +in all copies of the Software and that both the above copyright notice(s) and +this permission notice appear in supporting documentation. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN +NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE +LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY +DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall not +be used in advertising or otherwise to promote the sale, use or other dealings +in this Software without prior written authorization of the copyright holder. +All trademarks and registered trademarks mentioned herein are the property of +their respective owners. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to IJG JPEG 6b, which is +included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +This software is copyright (C) 1991-1998, Thomas G. Lane. +All Rights Reserved except as specified below. + +Permission is hereby granted to use, copy, modify, and distribute this +software (or portions thereof) for any purpose, without fee, subject to these +conditions: +(1) If any part of the source code for this software is distributed, then this +README file must be included, with this copyright and no-warranty notice +unaltered; and any additions, deletions, or changes to the original files +must be clearly indicated in accompanying documentation. +(2) If only executable code is distributed, then the accompanying +documentation must state that "this software is based in part on the work of +the Independent JPEG Group". +(3) Permission for use of this software is granted only if the user accepts +full responsibility for any undesirable consequences; the authors accept +NO LIABILITY for damages of any kind. + +These conditions apply to any software derived from or based on the IJG code, +not just to the unmodified library. If you use our work, you ought to +acknowledge us. + +Permission is NOT granted for the use of any IJG author's name or company name +in advertising or publicity relating to this software or products derived from +it. This software may be referred to only as "the Independent JPEG Group's +software". + +We specifically permit and encourage the use of this software as the basis of +commercial products, provided that all warranty or liability claims are +assumed by the product vendor. + +--- end of LICENSE --- + +-------------------------------------------------------------------------------- + +%% This notice is provided with respect to JOpt-Simple v3.0, which is +included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + + Copyright (c) 2004-2009 Paul R. Holser, Jr. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +--- end of LICENSE --- + +-------------------------------------------------------------------------------- + +%% This notice is provided with respect to Kerberos functionality, which +which is included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + + (C) Copyright IBM Corp. 1999 All Rights Reserved. + Copyright 1997 The Open Group Research Institute. All rights reserved. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Kerberos functionality from +FundsXpress, INC., which is included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + + Copyright (C) 1998 by the FundsXpress, INC. + + All rights reserved. + + Export of this software from the United States of America may require + a specific license from the United States Government. It is the + responsibility of any person or organization contemplating export to + obtain such a license before exporting. + + WITHIN THAT CONSTRAINT, permission to use, copy, modify, and + distribute this software and its documentation for any purpose and + without fee is hereby granted, provided that the above copyright + notice appear in all copies and that both that copyright notice and + this permission notice appear in supporting documentation, and that + the name of FundsXpress. not be used in advertising or publicity pertaining + to distribution of the software without specific, written prior + permission. FundsXpress makes no representations about the suitability of + this software for any purpose. It is provided "as is" without express + or implied warranty. + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED + WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Kronos OpenGL headers, which is +included with JDK 7 and OpenJDK 7 source distributions. + +--- begin of LICENSE --- + + Copyright (c) 2007 The Khronos Group Inc. + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and/or associated documentation files (the "Materials"), to + deal in the Materials without restriction, including without limitation the + rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + sell copies of the Materials, and to permit persons to whom the Materials are + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Materials. + + THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE + MATERIALS. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% Portions Copyright Eastman Kodak Company 1992 + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to libpng 1.6.16, which is +included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +This copy of the libpng notices is provided for your convenience. In case of +any discrepancy between this copy and the notices in the file png.h that is +included in the libpng distribution, the latter shall prevail. + +COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: + +If you modify libpng you may insert additional notices immediately following +this sentence. + +This code is released under the libpng license. + +libpng versions 1.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are +Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-1.2.5 +with the following individual added to the list of Contributing Authors + + Cosmin Truta + +libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are +Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-1.0.6 +with the following individuals added to the list of Contributing Authors + + Simon-Pierre Cadieux + Eric S. Raymond + Gilles Vollant + +and with the following additions to the disclaimer: + + There is no warranty against interference with your enjoyment of the + library or against infringement. There is no warranty that our + efforts or the library will fulfill any of your particular purposes + or needs. This library is provided with all faults, and the entire + risk of satisfactory quality, performance, accuracy, and effort is with + the user. + +libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are +Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are +distributed according to the same disclaimer and license as libpng-0.96, +with the following individuals added to the list of Contributing Authors: + + Tom Lane + Glenn Randers-Pehrson + Willem van Schaik + +libpng versions 0.89, June 1996, through 0.96, May 1997, are +Copyright (c) 1996, 1997 Andreas Dilger +Distributed according to the same disclaimer and license as libpng-0.88, +with the following individuals added to the list of Contributing Authors: + + John Bowler + Kevin Bracey + Sam Bushell + Magnus Holmgren + Greg Roelofs + Tom Tanner + +libpng versions 0.5, May 1995, through 0.88, January 1996, are +Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. + +For the purposes of this copyright and license, "Contributing Authors" +is defined as the following set of individuals: + + Andreas Dilger + Dave Martindale + Guy Eric Schalnat + Paul Schmidt + Tim Wegner + +The PNG Reference Library is supplied "AS IS". The Contributing Authors +and Group 42, Inc. disclaim all warranties, expressed or implied, +including, without limitation, the warranties of merchantability and of +fitness for any purpose. The Contributing Authors and Group 42, Inc. +assume no liability for direct, indirect, incidental, special, exemplary, +or consequential damages, which may result from the use of the PNG +Reference Library, even if advised of the possibility of such damage. + +Permission is hereby granted to use, copy, modify, and distribute this +source code, or portions hereof, for any purpose, without fee, subject +to the following restrictions: + +1. The origin of this source code must not be misrepresented. + +2. Altered versions must be plainly marked as such and must not + be misrepresented as being the original source. + +3. This Copyright notice may not be removed or altered from any + source or altered source distribution. + +The Contributing Authors and Group 42, Inc. specifically permit, without +fee, and encourage the use of this source code as a component to +supporting the PNG file format in commercial products. If you use this +source code in a product, acknowledgment is not required but would be +appreciated. + + +A "png_get_copyright" function is available, for convenient use in "about" +boxes and the like: + + printf("%s",png_get_copyright(NULL)); + +Also, the PNG logo (in PNG format, of course) is supplied in the +files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31). + +Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a +certification mark of the Open Source Initiative. + +Glenn Randers-Pehrson +glennrp at users.sourceforge.net +December 22, 2014 + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to libungif 4.1.3, which is +included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Little CMS 2.0, which is +included with OpenJDK 7. + +--- begin of LICENSE --- + +Little CMS +Copyright (c) 1998-2010 Marti Maria Saguer + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% Lucida is a registered trademark or trademark of Bigelow & Holmes in the +U.S. and other countries. + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Mesa 3D Graphics Library v4.1, +which is included with JRE 7, JDK 7, and OpenJDK 7 source distributions. + +--- begin of LICENSE --- + + Mesa 3-D graphics library + Version: 4.1 + + Copyright (C) 1999-2002 Brian Paul All Rights Reserved. + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to PC/SC Lite for Suse Linux v.1.1.1, +which is included with JRE 7, JDK 7, and OpenJDK 7 on Linux and Solaris. + +--- begin of LICENSE --- + +Copyright (c) 1999-2004 David Corcoran +Copyright (c) 1999-2004 Ludovic Rousseau +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + This product includes software developed by: + David Corcoran + http://www.linuxnet.com (MUSCLE) +4. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +Changes to this license can be made only by the copyright author with +explicit written consent. + +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. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Relax NG Object/Parser v.20050510, +which is included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +Copyright (c) Kohsuke Kawaguchi + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: The above copyright +notice and this permission notice shall be included in all copies or +substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to RelaxNGCC v1.12, which is +included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. The end-user documentation included with the redistribution, if any, must + include the following acknowledgment: + + "This product includes software developed by Daisuke Okajima + and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)." + +Alternately, this acknowledgment may appear in the software itself, if and +wherever such third-party acknowledgments normally appear. + +4. The names of the copyright holders must not be used to endorse or promote + products derived from this software without prior written permission. For + written permission, please contact the copyright holders. + +5. Products derived from this software may not be called "RELAXNGCC", nor may + "RELAXNGCC" appear in their name, without prior written permission of the + copyright holders. + +THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 APACHE +SOFTWARE FOUNDATION OR ITS CONTRIBUTORS 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. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Mozilla Rhino v1.7R3, which +is included with JRE 7, JDK 7, and OpenJDK 7 + +--- begin of LICENSE --- + + MOZILLA PUBLIC LICENSE + Version 1.1 + + --------------- + +1. Definitions. + + 1.0.1. "Commercial Use" means distribution or otherwise making the + Covered Code available to a third party. + + 1.1. "Contributor" means each entity that creates or contributes to + the creation of Modifications. + + 1.2. "Contributor Version" means the combination of the Original + Code, prior Modifications used by a Contributor, and the Modifications + made by that particular Contributor. + + 1.3. "Covered Code" means the Original Code or Modifications or the + combination of the Original Code and Modifications, in each case + including portions thereof. + + 1.4. "Electronic Distribution Mechanism" means a mechanism generally + accepted in the software development community for the electronic + transfer of data. + + 1.5. "Executable" means Covered Code in any form other than Source + Code. + + 1.6. "Initial Developer" means the individual or entity identified + as the Initial Developer in the Source Code notice required by Exhibit + A. + + 1.7. "Larger Work" means a work which combines Covered Code or + portions thereof with code not governed by the terms of this License. + + 1.8. "License" means this document. + + 1.8.1. "Licensable" means having the right to grant, to the maximum + extent possible, whether at the time of the initial grant or + subsequently acquired, any and all of the rights conveyed herein. + + 1.9. "Modifications" means any addition to or deletion from the + substance or structure of either the Original Code or any previous + Modifications. When Covered Code is released as a series of files, a + Modification is: + A. Any addition to or deletion from the contents of a file + containing Original Code or previous Modifications. + + B. Any new file that contains any part of the Original Code or + previous Modifications. + + 1.10. "Original Code" means Source Code of computer software code + which is described in the Source Code notice required by Exhibit A as + Original Code, and which, at the time of its release under this + License is not already Covered Code governed by this License. + + 1.10.1. "Patent Claims" means any patent claim(s), now owned or + hereafter acquired, including without limitation, method, process, + and apparatus claims, in any patent Licensable by grantor. + + 1.11. "Source Code" means the preferred form of the Covered Code for + making modifications to it, including all modules it contains, plus + any associated interface definition files, scripts used to control + compilation and installation of an Executable, or source code + differential comparisons against either the Original Code or another + well known, available Covered Code of the Contributor's choice. The + Source Code can be in a compressed or archival form, provided the + appropriate decompression or de-archiving software is widely available + for no charge. + + 1.12. "You" (or "Your") means an individual or a legal entity + exercising rights under, and complying with all of the terms of, this + License or a future version of this License issued under Section 6.1. + For legal entities, "You" includes any entity which controls, is + controlled by, or is under common control with You. For purposes of + this definition, "control" means (a) the power, direct or indirect, + to cause the direction or management of such entity, whether by + contract or otherwise, or (b) ownership of more than fifty percent + (50%) of the outstanding shares or beneficial ownership of such + entity. + +2. Source Code License. + + 2.1. The Initial Developer Grant. + The Initial Developer hereby grants You a world-wide, royalty-free, + non-exclusive license, subject to third party intellectual property + claims: + (a) under intellectual property rights (other than patent or + trademark) Licensable by Initial Developer to use, reproduce, + modify, display, perform, sublicense and distribute the Original + Code (or portions thereof) with or without Modifications, and/or + as part of a Larger Work; and + + (b) under Patents Claims infringed by the making, using or + selling of Original Code, to make, have made, use, practice, + sell, and offer for sale, and/or otherwise dispose of the + Original Code (or portions thereof). + + (c) the licenses granted in this Section 2.1(a) and (b) are + effective on the date Initial Developer first distributes + Original Code under the terms of this License. + + (d) Notwithstanding Section 2.1(b) above, no patent license is + granted: 1) for code that You delete from the Original Code; 2) + separate from the Original Code; or 3) for infringements caused + by: i) the modification of the Original Code or ii) the + combination of the Original Code with other software or devices. + + 2.2. Contributor Grant. + Subject to third party intellectual property claims, each Contributor + hereby grants You a world-wide, royalty-free, non-exclusive license + + (a) under intellectual property rights (other than patent or + trademark) Licensable by Contributor, to use, reproduce, modify, + display, perform, sublicense and distribute the Modifications + created by such Contributor (or portions thereof) either on an + unmodified basis, with other Modifications, as Covered Code + and/or as part of a Larger Work; and + + (b) under Patent Claims infringed by the making, using, or + selling of Modifications made by that Contributor either alone + and/or in combination with its Contributor Version (or portions + of such combination), to make, use, sell, offer for sale, have + made, and/or otherwise dispose of: 1) Modifications made by that + Contributor (or portions thereof); and 2) the combination of + Modifications made by that Contributor with its Contributor + Version (or portions of such combination). + + (c) the licenses granted in Sections 2.2(a) and 2.2(b) are + effective on the date Contributor first makes Commercial Use of + the Covered Code. + + (d) Notwithstanding Section 2.2(b) above, no patent license is + granted: 1) for any code that Contributor has deleted from the + Contributor Version; 2) separate from the Contributor Version; + 3) for infringements caused by: i) third party modifications of + Contributor Version or ii) the combination of Modifications made + by that Contributor with other software (except as part of the + Contributor Version) or other devices; or 4) under Patent Claims + infringed by Covered Code in the absence of Modifications made by + that Contributor. + +3. Distribution Obligations. + + 3.1. Application of License. + The Modifications which You create or to which You contribute are + governed by the terms of this License, including without limitation + Section 2.2. The Source Code version of Covered Code may be + distributed only under the terms of this License or a future version + of this License released under Section 6.1, and You must include a + copy of this License with every copy of the Source Code You + distribute. You may not offer or impose any terms on any Source Code + version that alters or restricts the applicable version of this + License or the recipients' rights hereunder. However, You may include + an additional document offering the additional rights described in + Section 3.5. + + 3.2. Availability of Source Code. + Any Modification which You create or to which You contribute must be + made available in Source Code form under the terms of this License + either on the same media as an Executable version or via an accepted + Electronic Distribution Mechanism to anyone to whom you made an + Executable version available; and if made available via Electronic + Distribution Mechanism, must remain available for at least twelve (12) + months after the date it initially became available, or at least six + (6) months after a subsequent version of that particular Modification + has been made available to such recipients. You are responsible for + ensuring that the Source Code version remains available even if the + Electronic Distribution Mechanism is maintained by a third party. + + 3.3. Description of Modifications. + You must cause all Covered Code to which You contribute to contain a + file documenting the changes You made to create that Covered Code and + the date of any change. You must include a prominent statement that + the Modification is derived, directly or indirectly, from Original + Code provided by the Initial Developer and including the name of the + Initial Developer in (a) the Source Code, and (b) in any notice in an + Executable version or related documentation in which You describe the + origin or ownership of the Covered Code. + + 3.4. Intellectual Property Matters + (a) Third Party Claims. + If Contributor has knowledge that a license under a third party's + intellectual property rights is required to exercise the rights + granted by such Contributor under Sections 2.1 or 2.2, + Contributor must include a text file with the Source Code + distribution titled "LEGAL" which describes the claim and the + party making the claim in sufficient detail that a recipient will + know whom to contact. If Contributor obtains such knowledge after + the Modification is made available as described in Section 3.2, + Contributor shall promptly modify the LEGAL file in all copies + Contributor makes available thereafter and shall take other steps + (such as notifying appropriate mailing lists or newsgroups) + reasonably calculated to inform those who received the Covered + Code that new knowledge has been obtained. + + (b) Contributor APIs. + If Contributor's Modifications include an application programming + interface and Contributor has knowledge of patent licenses which + are reasonably necessary to implement that API, Contributor must + also include this information in the LEGAL file. + + (c) Representations. + Contributor represents that, except as disclosed pursuant to + Section 3.4(a) above, Contributor believes that Contributor's + Modifications are Contributor's original creation(s) and/or + Contributor has sufficient rights to grant the rights conveyed by + this License. + + 3.5. Required Notices. + You must duplicate the notice in Exhibit A in each file of the Source + Code. If it is not possible to put such notice in a particular Source + Code file due to its structure, then You must include such notice in a + location (such as a relevant directory) where a user would be likely + to look for such a notice. If You created one or more Modification(s) + You may add your name as a Contributor to the notice described in + Exhibit A. You must also duplicate this License in any documentation + for the Source Code where You describe recipients' rights or ownership + rights relating to Covered Code. You may choose to offer, and to + charge a fee for, warranty, support, indemnity or liability + obligations to one or more recipients of Covered Code. However, You + may do so only on Your own behalf, and not on behalf of the Initial + Developer or any Contributor. You must make it absolutely clear than + any such warranty, support, indemnity or liability obligation is + offered by You alone, and You hereby agree to indemnify the Initial + Developer and every Contributor for any liability incurred by the + Initial Developer or such Contributor as a result of warranty, + support, indemnity or liability terms You offer. + + 3.6. Distribution of Executable Versions. + You may distribute Covered Code in Executable form only if the + requirements of Section 3.1-3.5 have been met for that Covered Code, + and if You include a notice stating that the Source Code version of + the Covered Code is available under the terms of this License, + including a description of how and where You have fulfilled the + obligations of Section 3.2. The notice must be conspicuously included + in any notice in an Executable version, related documentation or + collateral in which You describe recipients' rights relating to the + Covered Code. You may distribute the Executable version of Covered + Code or ownership rights under a license of Your choice, which may + contain terms different from this License, provided that You are in + compliance with the terms of this License and that the license for the + Executable version does not attempt to limit or alter the recipient's + rights in the Source Code version from the rights set forth in this + License. If You distribute the Executable version under a different + license You must make it absolutely clear that any terms which differ + from this License are offered by You alone, not by the Initial + Developer or any Contributor. You hereby agree to indemnify the + Initial Developer and every Contributor for any liability incurred by + the Initial Developer or such Contributor as a result of any such + terms You offer. + + 3.7. Larger Works. + You may create a Larger Work by combining Covered Code with other code + not governed by the terms of this License and distribute the Larger + Work as a single product. In such a case, You must make sure the + requirements of this License are fulfilled for the Covered Code. + +4. Inability to Comply Due to Statute or Regulation. + + If it is impossible for You to comply with any of the terms of this + License with respect to some or all of the Covered Code due to + statute, judicial order, or regulation then You must: (a) comply with + the terms of this License to the maximum extent possible; and (b) + describe the limitations and the code they affect. Such description + must be included in the LEGAL file described in Section 3.4 and must + be included with all distributions of the Source Code. Except to the + extent prohibited by statute or regulation, such description must be + sufficiently detailed for a recipient of ordinary skill to be able to + understand it. + +5. Application of this License. + + This License applies to code to which the Initial Developer has + attached the notice in Exhibit A and to related Covered Code. + +6. Versions of the License. + + 6.1. New Versions. + Netscape Communications Corporation ("Netscape") may publish revised + and/or new versions of the License from time to time. Each version + will be given a distinguishing version number. + + 6.2. Effect of New Versions. + Once Covered Code has been published under a particular version of the + License, You may always continue to use it under the terms of that + version. You may also choose to use such Covered Code under the terms + of any subsequent version of the License published by Netscape. No one + other than Netscape has the right to modify the terms applicable to + Covered Code created under this License. + + 6.3. Derivative Works. + If You create or use a modified version of this License (which you may + only do in order to apply it to code which is not already Covered Code + governed by this License), You must (a) rename Your license so that + the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", + "MPL", "NPL" or any confusingly similar phrase do not appear in your + license (except to note that your license differs from this License) + and (b) otherwise make it clear that Your version of the license + contains terms which differ from the Mozilla Public License and + Netscape Public License. (Filling in the name of the Initial + Developer, Original Code or Contributor in the notice described in + Exhibit A shall not of themselves be deemed to be modifications of + this License.) + +7. DISCLAIMER OF WARRANTY. + + COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, + WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF + DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. + THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE + IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, + YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE + COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER + OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF + ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. + +8. TERMINATION. + + 8.1. This License and the rights granted hereunder will terminate + automatically if You fail to comply with terms herein and fail to cure + such breach within 30 days of becoming aware of the breach. All + sublicenses to the Covered Code which are properly granted shall + survive any termination of this License. Provisions which, by their + nature, must remain in effect beyond the termination of this License + shall survive. + + 8.2. If You initiate litigation by asserting a patent infringement + claim (excluding declatory judgment actions) against Initial Developer + or a Contributor (the Initial Developer or Contributor against whom + You file such action is referred to as "Participant") alleging that: + + (a) such Participant's Contributor Version directly or indirectly + infringes any patent, then any and all rights granted by such + Participant to You under Sections 2.1 and/or 2.2 of this License + shall, upon 60 days notice from Participant terminate prospectively, + unless if within 60 days after receipt of notice You either: (i) + agree in writing to pay Participant a mutually agreeable reasonable + royalty for Your past and future use of Modifications made by such + Participant, or (ii) withdraw Your litigation claim with respect to + the Contributor Version against such Participant. If within 60 days + of notice, a reasonable royalty and payment arrangement are not + mutually agreed upon in writing by the parties or the litigation claim + is not withdrawn, the rights granted by Participant to You under + Sections 2.1 and/or 2.2 automatically terminate at the expiration of + the 60 day notice period specified above. + + (b) any software, hardware, or device, other than such Participant's + Contributor Version, directly or indirectly infringes any patent, then + any rights granted to You by such Participant under Sections 2.1(b) + and 2.2(b) are revoked effective as of the date You first made, used, + sold, distributed, or had made, Modifications made by that + Participant. + + 8.3. If You assert a patent infringement claim against Participant + alleging that such Participant's Contributor Version directly or + indirectly infringes any patent where such claim is resolved (such as + by license or settlement) prior to the initiation of patent + infringement litigation, then the reasonable value of the licenses + granted by such Participant under Sections 2.1 or 2.2 shall be taken + into account in determining the amount or value of any payment or + license. + + 8.4. In the event of termination under Sections 8.1 or 8.2 above, + all end user license agreements (excluding distributors and resellers) + which have been validly granted by You or any distributor hereunder + prior to termination shall survive termination. + +9. LIMITATION OF LIABILITY. + + UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT + (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL + DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, + OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR + ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY + CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, + WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER + COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN + INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF + LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY + RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW + PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE + EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO + THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. + +10. U.S. GOVERNMENT END USERS. + + The Covered Code is a "commercial item," as that term is defined in + 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer + software" and "commercial computer software documentation," as such + terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 + C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), + all U.S. Government End Users acquire Covered Code with only those + rights set forth herein. + +11. MISCELLANEOUS. + + This License represents the complete agreement concerning subject + matter hereof. If any provision of this License is held to be + unenforceable, such provision shall be reformed only to the extent + necessary to make it enforceable. This License shall be governed by + California law provisions (except to the extent applicable law, if + any, provides otherwise), excluding its conflict-of-law provisions. + With respect to disputes in which at least one party is a citizen of, + or an entity chartered or registered to do business in the United + States of America, any litigation relating to this License shall be + subject to the jurisdiction of the Federal Courts of the Northern + District of California, with venue lying in Santa Clara County, + California, with the losing party responsible for costs, including + without limitation, court costs and reasonable attorneys' fees and + expenses. The application of the United Nations Convention on + Contracts for the International Sale of Goods is expressly excluded. + Any law or regulation which provides that the language of a contract + shall be construed against the drafter shall not apply to this + License. + +12. RESPONSIBILITY FOR CLAIMS. + + As between Initial Developer and the Contributors, each party is + responsible for claims and damages arising, directly or indirectly, + out of its utilization of rights under this License and You agree to + work with Initial Developer and Contributors to distribute such + responsibility on an equitable basis. Nothing herein is intended or + shall be deemed to constitute any admission of liability. + +13. MULTIPLE-LICENSED CODE. + + Initial Developer may designate portions of the Covered Code as + "Multiple-Licensed". "Multiple-Licensed" means that the Initial + Developer permits you to utilize portions of the Covered Code under + Your choice of the NPL or the alternative licenses, if any, specified + by the Initial Developer in the file described in Exhibit A. + +EXHIBIT A - Mozilla Public License. + + ``The contents of this file are subject to the Mozilla Public License + Version 1.1 (the "License"); you may not use this file except in + compliance with the License. You may obtain a copy of the License at + http://www.mozilla.org/MPL/ + + Software distributed under the License is distributed on an "AS IS" + basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the + License for the specific language governing rights and limitations + under the License. + + The Original Code is ______________________________________. + + The Initial Developer of the Original Code is ________________________. + Portions created by ______________________ are Copyright (C) ______ + _______________________. All Rights Reserved. + + Contributor(s): ______________________________________. + + Alternatively, the contents of this file may be used under the terms + of the _____ license (the "[___] License"), in which case the + provisions of [______] License are applicable instead of those + above. If you wish to allow use of your version of this file only + under the terms of the [____] License and not to allow others to use + your version of this file under the MPL, indicate your decision by + deleting the provisions above and replace them with the notice and + other provisions required by the [___] License. If you do not delete + the provisions above, a recipient may use your version of this file + under either the MPL or the [___] License." + + [NOTE: The text of this Exhibit A may differ slightly from the text of + the notices in the Source Code files of the Original Code. You should + use the text of this Exhibit A rather than the text found in the + Original Code Source Code for Your Modifications.] + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to SAX 2.0.1, which is included +with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + + SAX is free! + + In fact, it's not possible to own a license to SAX, since it's been placed in + the public domain. + + No Warranty + + Because SAX is released to the public domain, there is no warranty for the + design or for the software implementation, to the extent permitted by + applicable law. Except when otherwise stated in writing the copyright holders + and/or other parties provide SAX "as is" without warranty of any kind, either + expressed or implied, including, but not limited to, the implied warranties + of merchantability and fitness for a particular purpose. The entire risk as + to the quality and performance of SAX is with you. Should SAX prove + defective, you assume the cost of all necessary servicing, repair or + correction. + + In no event unless required by applicable law or agreed to in writing will + any copyright holder, or any other party who may modify and/or redistribute + SAX, be liable to you for damages, including any general, special, incidental + or consequential damages arising out of the use or inability to use SAX + (including but not limited to loss of data or data being rendered inaccurate + or losses sustained by you or third parties or a failure of the SAX to + operate with any other programs), even if such holder or other party has been + advised of the possibility of such damages. + + Copyright Disclaimers + + This page includes statements to that effect by David Megginson, who would + have been able to claim copyright for the original work. SAX 1.0 + + Version 1.0 of the Simple API for XML (SAX), created collectively by the + membership of the XML-DEV mailing list, is hereby released into the public + domain. + + No one owns SAX: you may use it freely in both commercial and non-commercial + applications, bundle it with your software distribution, include it on a + CD-ROM, list the source code in a book, mirror the documentation at your own + web site, or use it in any other way you see fit. + + David Megginson, sax@megginson.com + 1998-05-11 + + SAX 2.0 + + I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and + release all of the SAX 2.0 source code, compiled code, and documentation + contained in this distribution into the Public Domain. SAX comes with NO + WARRANTY or guarantee of fitness for any purpose. + + David Megginson, david@megginson.com + 2000-05-05 + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to SoftFloat version 2b, which is +included with JRE 7, JDK 7, and OpenJDK 7 on Linux/ARM. + +--- begin of LICENSE --- + +Use of any of this software is governed by the terms of the license below: + +SoftFloat was written by me, John R. Hauser. This work was made possible in +part by the International Computer Science Institute, located at Suite 600, +1947 Center Street, Berkeley, California 94704. Funding was partially +provided by the National Science Foundation under grant MIP-9311980. The +original version of this code was written as part of a project to build +a fixed-point vector processor in collaboration with the University of +California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek. + +THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort +has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT +TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO +PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL +LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO +FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER +SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES, +COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE +SOFTWARE. + +Derivative works are acceptable, even for commercial purposes, provided +that the minimal documentation requirements stated in the source code are +satisfied. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Sparkle v.1.5, +which is included with JRE 7 on Mac OS X. + +--- begin of LICENSE --- + +Copyright (c) 2012 Sparkle.org and Andy Matuschak + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% Portions licensed from Taligent, Inc. + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Thai Dictionary, which is +included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +Copyright (C) 1982 The Royal Institute, Thai Royal Government. + +Copyright (C) 1998 National Electronics and Computer Technology Center, +National Science and Technology Development Agency, +Ministry of Science Technology and Environment, +Thai Royal Government. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Unicode 6.0.0, CLDR v1.4.1, & CLDR +v1.9, which is included with JRE 7, JDK 7, and OpenJDK 7. + +--- begin of LICENSE --- + +Unicode Terms of Use + +For the general privacy policy governing access to this site, see the Unicode +Privacy Policy. For trademark usage, see the Unicode® Consortium Name and +Trademark Usage Policy. + +A. Unicode Copyright. + 1. Copyright © 1991-2011 Unicode, Inc. All rights reserved. + + 2. Certain documents and files on this website contain a legend indicating + that "Modification is permitted." Any person is hereby authorized, + without fee, to modify such documents and files to create derivative + works conforming to the Unicode® Standard, subject to Terms and + Conditions herein. + + 3. Any person is hereby authorized, without fee, to view, use, reproduce, + and distribute all documents and files solely for informational + purposes in the creation of products supporting the Unicode Standard, + subject to the Terms and Conditions herein. + + 4. Further specifications of rights and restrictions pertaining to the use + of the particular set of data files known as the "Unicode Character + Database" can be found in Exhibit 1. + + 5. Each version of the Unicode Standard has further specifications of + rights and restrictions of use. For the book editions (Unicode 5.0 and + earlier), these are found on the back of the title page. The online + code charts carry specific restrictions. All other files, including + online documentation of the core specification for Unicode 6.0 and + later, are covered under these general Terms of Use. + + 6. No license is granted to "mirror" the Unicode website where a fee is + charged for access to the "mirror" site. + + 7. Modification is not permitted with respect to this document. All copies + of this document must be verbatim. + +B. Restricted Rights Legend. Any technical data or software which is licensed + to the United States of America, its agencies and/or instrumentalities + under this Agreement is commercial technical data or commercial computer + software developed exclusively at private expense as defined in FAR 2.101, + or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use, + duplication, or disclosure by the Government is subject to restrictions as + set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov + 1995) and this Agreement. For Software, in accordance with FAR 12-212 or + DFARS 227-7202, as applicable, use, duplication or disclosure by the + Government is subject to the restrictions set forth in this Agreement. + +C. Warranties and Disclaimers. + 1. This publication and/or website may include technical or typographical + errors or other inaccuracies . Changes are periodically added to the + information herein; these changes will be incorporated in new editions + of the publication and/or website. Unicode may make improvements and/or + changes in the product(s) and/or program(s) described in this + publication and/or website at any time. + + 2. If this file has been purchased on magnetic or optical media from + Unicode, Inc. the sole and exclusive remedy for any claim will be + exchange of the defective media within ninety (90) days of original + purchase. + + 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS + PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED, + OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. + UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR + OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH + ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE. + +D. Waiver of Damages. In no event shall Unicode or its licensors be liable for + any special, incidental, indirect or consequential damages of any kind, or + any damages whatsoever, whether or not Unicode was advised of the + possibility of the damage, including, without limitation, those resulting + from the following: loss of use, data or profits, in connection with the + use, modification or distribution of this information or its derivatives. + +E.Trademarks & Logos. + 1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode, + Inc. “The Unicode Consortium” and “Unicode, Inc.” are trade names of + Unicode, Inc. Use of the information and materials found on this + website indicates your acknowledgement of Unicode, Inc.’s exclusive + worldwide rights in the Unicode Word Mark, the Unicode Logo, and the + Unicode trade names. + + 2. The Unicode Consortium Name and Trademark Usage Policy (“Trademark + Policy”) are incorporated herein by reference and you agree to abide by + the provisions of the Trademark Policy, which may be changed from time + to time in the sole discretion of Unicode, Inc. + + 3. All third party trademarks referenced herein are the property of their + respective owners. + +Miscellaneous. + 1. Jurisdiction and Venue. This server is operated from a location in the + State of California, United States of America. Unicode makes no + representation that the materials are appropriate for use in other + locations. If you access this server from other locations, you are + responsible for compliance with local laws. This Agreement, all use of + this site and any claims and damages resulting from use of this site are + governed solely by the laws of the State of California without regard to + any principles which would apply the laws of a different jurisdiction. + The user agrees that any disputes regarding this site shall be resolved + solely in the courts located in Santa Clara County, California. The user + agrees said courts have personal jurisdiction and agree to waive any + right to transfer the dispute to any other forum. + + 2. Modification by Unicode. Unicode shall have the right to modify this + Agreement at any time by posting it to this site. The user may not + assign any part of this Agreement without Unicode’s prior written + consent. + + 3. Taxes. The user agrees to pay any taxes arising from access to this + website or use of the information herein, except for those based on + Unicode’s net income. + + 4. Severability. If any provision of this Agreement is declared invalid or + unenforceable, the remaining provisions of this Agreement shall remain + in effect. + + 5. Entire Agreement. This Agreement constitutes the entire agreement + between the parties. + +EXHIBIT 1 +UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE + +Unicode Data Files include all data files under the directories +http://www.unicode.org/Public/, http://www.unicode.org/reports/, and +http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF +online code charts under the directory http://www.unicode.org/Public/. +Software includes any source code published in the Unicode Standard or under +the directories http://www.unicode.org/Public/, +http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/. + +NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, +INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA +FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO +BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT +AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR +SOFTWARE. + +COPYRIGHT AND PERMISSION NOTICE + +Copyright © 1991-2011 Unicode, Inc. All rights reserved. Distributed under the +Terms of Use in http://www.unicode.org/copyright.html. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of the Unicode data files and any associated documentation (the "Data Files") +or Unicode software and any associated documentation (the "Software") to deal +in the Data Files or Software without restriction, including without +limitation the rights to use, copy, modify, merge, publish, distribute, and/or +sell copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that (a) the above +copyright notice(s) and this permission notice appear with all copies of the +Data Files or Software, (b) both the above copyright notice(s) and this +permission notice appear in associated documentation, and (c) there is clear +notice in each modified Data File or in the Software as well as in the +documentation associated with the Data File(s) or Software that the data or +software has been modified. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD +PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN +THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL +DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR +PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS +ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE +DATA FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall not +be used in advertising or otherwise to promote the sale, use or other dealings +in these Data Files or Software without prior written authorization of the +copyright holder. + +Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United +States and other countries. All third party trademarks referenced herein are +the property of their respective owners. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to UPX v3.01, which is included +with JRE 7 on Windows. + +--- begin of LICENSE --- + +Use of any of this software is governed by the terms of the license below: + + + ooooo ooo ooooooooo. ooooooo ooooo + `888' `8' `888 `Y88. `8888 d8' + 888 8 888 .d88' Y888..8P + 888 8 888ooo88P' `8888' + 888 8 888 .8PY888. + `88. .8' 888 d8' `888b + `YbodP' o888o o888o o88888o + + + The Ultimate Packer for eXecutables + Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar + http://wildsau.idv.uni-linz.ac.at/mfx/upx.html + http://www.nexus.hu/upx + http://upx.tsx.org + + +PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN +TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION. + + +ABSTRACT +======== + + UPX and UCL are copyrighted software distributed under the terms + of the GNU General Public License (hereinafter the "GPL"). + + The stub which is imbedded in each UPX compressed program is part + of UPX and UCL, and contains code that is under our copyright. The + terms of the GNU General Public License still apply as compressing + a program is a special form of linking with our stub. + + As a special exception we grant the free usage of UPX for all + executables, including commercial programs. + See below for details and restrictions. + + +COPYRIGHT +========= + + UPX and UCL are copyrighted software. All rights remain with the authors. + + UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer + UPX is Copyright (C) 1996-2000 Laszlo Molnar + + UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer + + +GNU GENERAL PUBLIC LICENSE +========================== + + UPX and the UCL library are free software; you can redistribute them + and/or modify them under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of + the License, or (at your option) any later version. + + UPX and UCL are distributed in the hope that they will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; see the file COPYING. + + +SPECIAL EXCEPTION FOR COMPRESSED EXECUTABLES +============================================ + + The stub which is imbedded in each UPX compressed program is part + of UPX and UCL, and contains code that is under our copyright. The + terms of the GNU General Public License still apply as compressing + a program is a special form of linking with our stub. + + Hereby Markus F.X.J. Oberhumer and Laszlo Molnar grant you special + permission to freely use and distribute all UPX compressed programs + (including commercial ones), subject to the following restrictions: + + 1. You must compress your program with a completely unmodified UPX + version; either with our precompiled version, or (at your option) + with a self compiled version of the unmodified UPX sources as + distributed by us. + 2. This also implies that the UPX stub must be completely unmodfied, i.e. + the stub imbedded in your compressed program must be byte-identical + to the stub that is produced by the official unmodified UPX version. + 3. The decompressor and any other code from the stub must exclusively get + used by the unmodified UPX stub for decompressing your program at + program startup. No portion of the stub may get read, copied, + called or otherwise get used or accessed by your program. + + +ANNOTATIONS +=========== + + - You can use a modified UPX version or modified UPX stub only for + programs that are compatible with the GNU General Public License. + + - We grant you special permission to freely use and distribute all UPX + compressed programs. But any modification of the UPX stub (such as, + but not limited to, removing our copyright string or making your + program non-decompressible) will immediately revoke your right to + use and distribute a UPX compressed program. + + - UPX is not a software protection tool; by requiring that you use + the unmodified UPX version for your proprietary programs we + make sure that any user can decompress your program. This protects + both you and your users as nobody can hide malicious code - + any program that cannot be decompressed is highly suspicious + by definition. + + - You can integrate all or part of UPX and UCL into projects that + are compatible with the GNU GPL, but obviously you cannot grant + any special exceptions beyond the GPL for our code in your project. + + - We want to actively support manufacturers of virus scanners and + similar security software. Please contact us if you would like to + incorporate parts of UPX or UCL into such a product. + + + +Markus F.X.J. Oberhumer Laszlo Molnar +markus.oberhumer@jk.uni-linz.ac.at ml1050@cdata.tvnet.hu + +Linz, Austria, 25 Feb 2000 + +Additional License(s) + +The UPX license file is at http://upx.sourceforge.net/upx-license.html. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to Xfree86-VidMode Extension 1.0, +which is included with JRE 7, JDK 7, and OpenJDK 7 on Linux and Solaris. + +--- begin of LICENSE --- + +Version 1.1 of XFree86 ProjectLicence. + +Copyright (C) 1994-2004 The XFree86 Project, Inc. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicence, and/or sell +copies of the Software, and to permit persons to whom the Software is furnished +to do so,subject to the following conditions: + + 1. Redistributions of source code must retain the above copyright + notice,this list of conditions, and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution, and in the same place + and form as other copyright, license and disclaimer information. + + 3. The end-user documentation included with the redistribution, if any,must + include the following acknowledgment: "This product includes + software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and + its contributors", in the same place and form as other third-party + acknowledgments. Alternately, this acknowledgment may appear in the software + itself, in the same form and location as other such third-party + acknowledgments. + + 4. Except as contained in this notice, the name of The XFree86 Project,Inc + shall not be used in advertising or otherwise to promote the sale, use + or other dealings in this Software without prior written authorization from + The XFree86 Project, Inc. + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 XFREE86 PROJECT, INC OR ITS CONTRIBUTORS 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. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to X Window System 6.8.2, which is +included with JRE 7, JDK 7, and OpenJDK 7 on Linux and Solaris. + +--- begin of LICENSE --- + + Licenses +The X.Org Foundation March 2004 + +1. Introduction + +The X.org Foundation X Window System distribution is a compilation of code and +documentation from many sources. This document is intended primarily as a +guide to the licenses used in the distribution: you must check each file +and/or package for precise redistribution terms. None-the-less, this summary +may be useful to many users. No software incorporating the XFree86 1.1 license +has been incorporated. + +This document is based on the compilation from XFree86. + +2. XFree86 License + +XFree86 code without an explicit copyright is covered by the following +copyright/license: + +Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the XFree86 Project shall not +be used in advertising or otherwise to promote the sale, use or other dealings +in this Software without prior written authorization from the XFree86 Project. + +3. Other Licenses + +Portions of code are covered by the following licenses/copyrights. See +individual files for the copyright dates. + +3.1. X/MIT Copyrights + +3.1.1. X Consortium + +Copyright (C) X Consortium + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X +CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the X Consortium shall not be +used in advertising or otherwise to promote the sale, use or other dealings in +this Software without prior written authorization from the X Consortium. + +X Window System is a trademark of X Consortium, Inc. + +3.1.2. The Open Group + +Copyright The Open Group + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that the +above copyright notice appear in all copies and that both that copyright +notice and this permission notice appear in supporting documentation. + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of The Open Group shall not be +used in advertising or otherwise to promote the sale, use or other dealings in +this Software without prior written authorization from The Open Group. 3.2. +Berkeley-based copyrights: + +o +3.2.1. General + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +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. 3.2.2. UCB/LBL + +Copyright (c) 1993 The Regents of the University of California. All rights +reserved. + +This software was developed by the Computer Systems Engineering group at +Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to +Berkeley. + +All advertising materials mentioning features or use of this software must +display the following acknowledgement: This product includes software +developed by the University of California, Lawrence Berkeley Laboratory. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: This product includes software + developed by the University of California, Berkeley and its contributors. + + 4. Neither the name of the University nor the names of its contributors may + be used to endorse or promote products derived from this software without + specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. 3.2.3. The +NetBSD Foundation, Inc. + +Copyright (c) 2003 The NetBSD Foundation, Inc. All rights reserved. + +This code is derived from software contributed to The NetBSD Foundation by Ben +Collver + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: This product includes software + developed by the NetBSD Foundation, Inc. and its contributors. + + 4. Neither the name of The NetBSD Foundation nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS ``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 FOUNDATION OR CONTRIBUTORS 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. 3.2.4. Theodore +Ts'o. + +Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights +reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + and the entire permission notice in its entirety, including the disclaimer + of warranties. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. he name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY 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 NOT ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. 3.2.5. Theo de Raadt and Damien Miller + +Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. Copyright (c) +2001-2002 Damien Miller. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +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. 3.2.6. Todd C. Miller + +Copyright (c) 1998 Todd C. Miller + +Permission to use, copy, modify, and distribute this software for any purpose +with or without fee is hereby granted, provided that the above copyright +notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3.2.7. Thomas +Winischhofer + +Copyright (C) 2001-2004 Thomas Winischhofer + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED 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. 3.3. NVIDIA Corp + +Copyright (c) 1996 NVIDIA, Corp. All rights reserved. + +NOTICE TO USER: The source code is copyrighted under U.S. and international +laws. NVIDIA, Corp. of Sunnyvale, California owns the copyright and as design +patents pending on the design and interface of the NV chips. Users and +possessors of this source code are hereby granted a nonexclusive, royalty-free +copyright and design patent license to use this code in individual and +commercial software. + +Any use of this source code must include, in the user documentation and +internal comments to the code, notices to the end user as follows: + +Copyright (c) 1996 NVIDIA, Corp. NVIDIA design patents pending in the U.S. and +foreign countries. + +NVIDIA, CORP. MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE +CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED +WARRANTY OF ANY KIND. NVIDIA, CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO +THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL NVIDIA, CORP. BE LIABLE +FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY +DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE. 3.4. GLX Public +License + +GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License") + +Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby +grants permission to Recipient (defined below), under Recipient's copyrights +in the Original Software (defined below), to use, copy, modify, merge, +publish, distribute, sublicense and/or sell copies of Subject Software +(defined below), and to permit persons to whom the Subject Software is +furnished in accordance with this License to do the same, subject to all of +the following terms and conditions, which Recipient accepts by engaging in any +such use, copying, modifying, merging, publishing, distributing, sublicensing +or selling: + +1. Definitions. + + (a) "Original Software" means source code of computer software code which + is described in Exhibit A as Original Software. + + (b) "Modifications" means any addition to or deletion from the substance + or structure of either the Original Software or any previous + Modifications. When Subject Software is released as a series of files, a + Modification means (i) any addition to or deletion from the contents of a + file containing Original Software or previous Modifications and (ii) any + new file that contains any part of the Original Code or previous + Modifications. + + (c) "Subject Software" means the Original Software or Modifications or the + combination of the Original Software and Modifications, or portions of any + of the foregoing. + + (d) "Recipient" means an individual or a legal entity exercising rights + under, and complying with all of the terms of, this License. For legal + entities, "Recipient" includes any entity which controls, is controlled + by, or is under common control with Recipient. For purposes of this + definition, "control" of an entity means (a) the power, direct or + indirect, to direct or manage such entity, or (b) ownership of fifty + percent (50%) or more of the outstanding shares or beneficial ownership of + such entity. + +2. Redistribution of Source Code Subject to These Terms. Redistributions of +Subject Software in source code form must retain the notice set forth in +Exhibit A, below, in every file. A copy of this License must be included in +any documentation for such Subject Software where the recipients' rights +relating to Subject Software are described. Recipient may distribute the +source code version of Subject Software under a license of Recipient's choice, +which may contain terms different from this License, provided that (i) +Recipient is in compliance with the terms of this License, and (ii) the +license terms include this Section 2 and Sections 3, 4, 7, 8, 10, 12 and 13 of +this License, which terms may not be modified or superseded by any other terms +of such license. If Recipient distributes the source code version under a +different license Recipient must make it absolutely clear that any terms which +differ from this License are offered by Recipient alone, not by SGI. Recipient +hereby agrees to indemnify SGI for any liability incurred by SGI as a result +of any such terms Recipient offers. + +3. Redistribution in Executable Form. The notice set forth in Exhibit A must +be conspicuously included in any notice in an executable version of Subject +Software, related documentation or collateral in which Recipient describes the +user's rights relating to the Subject Software. Recipient may distribute the +executable version of Subject Software under a license of Recipient's choice, +which may contain terms different from this License, provided that (i) +Recipient is in compliance with the terms of this License, and (ii) the +license terms include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of +this License, which terms may not be modified or superseded by any other terms +of such license. If Recipient distributes the executable version under a +different license Recipient must make it absolutely clear that any terms which +differ from this License are offered by Recipient alone, not by SGI. Recipient +hereby agrees to indemnify SGI for any liability incurred by SGI as a result +of any such terms Recipient offers. + +4. Termination. This License and the rights granted hereunder will terminate +automatically if Recipient fails to comply with terms herein and fails to cure +such breach within 30 days of the breach. Any sublicense to the Subject +Software which is properly granted shall survive any termination of this +License absent termination by the terms of such sublicense. Provisions which, +by their nature, must remain in effect beyond the termination of this License +shall survive. + +5. No Trademark Rights. This License does not grant any rights to use any +trade name, trademark or service mark whatsoever. No trade name, trademark or +service mark of SGI may be used to endorse or promote products derived from +the Subject Software without prior written permission of SGI. + +6. No Other Rights. This License does not grant any rights with respect to the +OpenGL API or to any software or hardware implementation thereof or to any +other software whatsoever, nor shall any other rights or licenses not +expressly granted hereunder arise by implication, estoppel or otherwise with +respect to the Subject Software. Title to and ownership of the Original +Software at all times remains with SGI. All rights in the Original Software +not expressly granted under this License are reserved. + +7. Compliance with Laws; Non-Infringement. Recipient shall comply with all +applicable laws and regulations in connection with use and distribution of the +Subject Software, including but not limited to, all export and import control +laws and regulations of the U.S. government and other countries. Recipient may +not distribute Subject Software that (i) in any way infringes (directly or +contributorily) the rights (including patent, copyright, trade secret, +trademark or other intellectual property rights of any kind) of any other +person or entity or (ii) breaches any representation or warranty, express, +implied or statutory, which under any applicable law it might be deemed to +have been distributed. + +8. Claims of Infringement. If Recipient at any time has knowledge of any one +or more third party claims that reproduction, modification, use, distribution, +import or sale of Subject Software (including particular functionality or code +incorporated in Subject Software) infringes the third party's intellectual +property rights, Recipient must place in a well-identified web page bearing +the title "LEGAL" a description of each such claim and a description of the +party making each such claim in sufficient detail that a user of the Subject +Software will know whom to contact regarding the claim. Also, upon gaining +such knowledge of any such claim, Recipient must conspicuously include the URL +for such web page in the Exhibit A notice required under Sections 2 and 3, +above, and in the text of any related documentation, license agreement or +collateral in which Recipient describes end user's rights relating to the +Subject Software. If Recipient obtains such knowledge after it makes Subject +Software available to any other person or entity, Recipient shall take other +steps (such as notifying appropriate mailing lists or newsgroups) reasonably +calculated to inform those who received the Subject Software that new +knowledge has been obtained. + +9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, +WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT +LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS, +MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO +RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE +PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY +SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN +ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED +HEREUNDER EXCEPT UNDER THIS DISCLAIMER. + +10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, +WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY), +CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY +CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK +STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER +COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF +THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY +TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO +THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT +ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO +THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT. + +11. Indemnity. Recipient shall be solely responsible for damages arising, +directly or indirectly, out of its utilization of rights under this License. +Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from +and against any loss, liability, damages, costs or expenses (including the +payment of reasonable attorneys fees) arising out of Recipient's use, +modification, reproduction and distribution of the Subject Software or out of +any representation or warranty made by Recipient. + +12. U.S. Government End Users. The Subject Software is a "commercial item" +consisting of "commercial computer software" as such terms are defined in +title 48 of the Code of Federal Regulations and all U.S. Government End Users +acquire only the rights set forth in this License and are subject to the terms +of this License. + +13. Miscellaneous. This License represents the complete agreement concerning +subject matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed so as to achieve as nearly as +possible the same economic effect as the original provision and the remainder +of this License will remain in effect. This License shall be governed by and +construed in accordance with the laws of the United States and the State of +California as applied to agreements entered into and to be performed entirely +within California between California residents. Any litigation relating to +this License shall be subject to the exclusive jurisdiction of the Federal +Courts of the Northern District of California (or, absent subject matter +jurisdiction in such courts, the courts of the State of California), with +venue lying exclusively in Santa Clara County, California, with the losing +party responsible for costs, including without limitation, court costs and +reasonable attorneys fees and expenses. The application of the United Nations +Convention on Contracts for the International Sale of Goods is expressly +excluded. Any law or regulation which provides that the language of a contract +shall be construed against the drafter shall not apply to this License. + +Exhibit A + +The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and 13 +of the GLX Public License Version 1.0 (the "License"). You may not use this +file except in compliance with those sections of the License. You may obtain a +copy of the License at Silicon Graphics, Inc., attn: Legal Services, 2011 N. +Shoreline Blvd., Mountain View, CA 94043 or at +http://www.sgi.com/software/opensource/glx/license.html. + +Software distributed under the License is distributed on an "AS IS" basis. ALL +WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED +WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON- +INFRINGEMENT. See the License for the specific language governing rights and +limitations under the License. + +The Original Software is GLX version 1.2 source code, released February, 1999. +The developer of the Original Software is Silicon Graphics, Inc. Those +portions of the Subject Software created by Silicon Graphics, Inc. are +Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved. 3.5. CID +Font Code Public License + +CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License") + +Subject to any applicable third party claims, Silicon Graphics, Inc. ("SGI") +hereby grants permission to Recipient (defined below), under SGI's copyrights +in the Original Software (defined below), to use, copy, modify, merge, +publish, distribute, sublicense and/or sell copies of Subject Software +(defined below) in both source code and executable form, and to permit persons +to whom the Subject Software is furnished in accordance with this License to +do the same, subject to all of the following terms and conditions, which +Recipient accepts by engaging in any such use, copying, modifying, merging, +publication, distributing, sublicensing or selling: + +1. Definitions. + + a. "Original Software" means source code of computer software code that is + described in Exhibit A as Original Software. + + b. "Modifications" means any addition to or deletion from the substance or + structure of either the Original Software or any previous Modifications. + When Subject Software is released as a series of files, a Modification + means (i) any addition to or deletion from the contents of a file + containing Original Software or previous Modifications and (ii) any new + file that contains any part of the Original Code or previous + Modifications. + + c. "Subject Software" means the Original Software or Modifications or the + combination of the Original Software and Modifications, or portions of any + of the foregoing. + + d. "Recipient" means an individual or a legal entity exercising rights + under the terms of this License. For legal entities, "Recipient" includes + any entity that controls, is controlled by, or is under common control + with Recipient. For purposes of this definition, "control" of an entity + means (i) the power, direct or indirect, to direct or manage such entity, + or (ii) ownership of fifty percent (50%) or more of the outstanding shares + or beneficial ownership of such entity. + + e. "Required Notice" means the notice set forth in Exhibit A to this + License. + + f. "Accompanying Technology" means any software or other technology that + is not a Modification and that is distributed or made publicly available + by Recipient with the Subject Software. Separate software files that do + not contain any Original Software or any previous Modification shall not + be deemed a Modification, even if such software files are aggregated as + part of a product, or in any medium of storage, with any file that does + contain Original Software or any previous Modification. + +2. License Terms. All distribution of the Subject Software must be made +subject to the terms of this License. A copy of this License and the Required +Notice must be included in any documentation for Subject Software where +Recipient's rights relating to Subject Software and/or any Accompanying +Technology are described. Distributions of Subject Software in source code +form must also include the Required Notice in every file distributed. In +addition, a ReadMe file entitled "Important Legal Notice" must be distributed +with each distribution of one or more files that incorporate Subject Software. +That file must be included with distributions made in both source code and +executable form. A copy of the License and the Required Notice must be +included in that file. Recipient may distribute Accompanying Technology under +a license of Recipient's choice, which may contain terms different from this +License, provided that (i) Recipient is in compliance with the terms of this +License, (ii) such other license terms do not modify or supersede the terms of +this License as applicable to the Subject Software, (iii) Recipient hereby +indemnifies SGI for any liability incurred by SGI as a result of the +distribution of Accompanying Technology or the use of other license terms. + +3. Termination. This License and the rights granted hereunder will terminate +automatically if Recipient fails to comply with terms herein and fails to cure +such breach within 30 days of the breach. Any sublicense to the Subject +Software that is properly granted shall survive any termination of this +License absent termination by the terms of such sublicense. Provisions which, +by their nature, must remain in effect beyond the termination of this License +shall survive. + +4. Trademark Rights. This License does not grant any rights to use any trade +name, trademark or service mark whatsoever. No trade name, trademark or +service mark of SGI may be used to endorse or promote products derived from or +incorporating any Subject Software without prior written permission of SGI. + +5. No Other Rights. No rights or licenses not expressly granted hereunder +shall arise by implication, estoppel or otherwise. Title to and ownership of +the Original Software at all times remains with SGI. All rights in the +Original Software not expressly granted under this License are reserved. + +6. Compliance with Laws; Non-Infringement. Recipient shall comply with all +applicable laws and regulations in connection with use and distribution of the +Subject Software, including but not limited to, all export and import control +laws and regulations of the U.S. government and other countries. Recipient may +not distribute Subject Software that (i) in any way infringes (directly or +contributorily) the rights (including patent, copyright, trade secret, +trademark or other intellectual property rights of any kind) of any other +person or entity, or (ii) breaches any representation or warranty, express, +implied or statutory, which under any applicable law it might be deemed to +have been distributed. + +7. Claims of Infringement. If Recipient at any time has knowledge of any one +or more third party claims that reproduction, modification, use, distribution, +import or sale of Subject Software (including particular functionality or code +incorporated in Subject Software) infringes the third party's intellectual +property rights, Recipient must place in a well-identified web page bearing +the title "LEGAL" a description of each such claim and a description of the +party making each such claim in sufficient detail that a user of the Subject +Software will know whom to contact regarding the claim. Also, upon gaining +such knowledge of any such claim, Recipient must conspicuously include the URL +for such web page in the Required Notice, and in the text of any related +documentation, license agreement or collateral in which Recipient describes +end user's rights relating to the Subject Software. If Recipient obtains such +knowledge after it makes Subject Software available to any other person or +entity, Recipient shall take other steps (such as notifying appropriate +mailing lists or newsgroups) reasonably calculated to provide such knowledge +to those who received the Subject Software. + +8. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, +WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT +LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS, +MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. SGI ASSUMES NO +RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE +PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY +SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN +ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED +HEREUNDER EXCEPT UNDER THIS DISCLAIMER. + +9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, +WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY), +CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY CLAIM, +DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SUBJECT SOFTWARE OR +THE USE OR OTHER DEALINGS IN THE SUBJECT SOFTWARE. SOME JURISDICTIONS DO NOT +ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES, SO THIS EXCLUSION AND +LIMITATION MAY NOT APPLY TO RECIPIENT TO THE EXTENT SO DISALLOWED. + +10. Indemnity. Recipient shall be solely responsible for damages arising, +directly or indirectly, out of its utilization of rights under this License. +Recipient will defend, indemnify and hold SGI and its successors and assigns +harmless from and against any loss, liability, damages, costs or expenses +(including the payment of reasonable attorneys fees) arising out of +(Recipient's use, modification, reproduction and distribution of the Subject +Software or out of any representation or warranty made by Recipient. + +11. U.S. Government End Users. The Subject Software is a "commercial item" +consisting of "commercial computer software" as such terms are defined in +title 48 of the Code of Federal Regulations and all U.S. Government End Users +acquire only the rights set forth in this License and are subject to the terms +of this License. + +12. Miscellaneous. This License represents the complete agreement concerning +subject matter hereof. If any provision of this License is held to be +unenforceable by any judicial or administrative authority having proper +jurisdiction with respect thereto, such provision shall be reformed so as to +achieve as nearly as possible the same economic effect as the original +provision and the remainder of this License will remain in effect. This +License shall be governed by and construed in accordance with the laws of the +United States and the State of California as applied to agreements entered +into and to be performed entirely within California between California +residents. Any litigation relating to this License shall be subject to the +exclusive jurisdiction of the Federal Courts of the Northern District of +California (or, absent subject matter jurisdiction in such courts, the courts +of the State of California), with venue lying exclusively in Santa Clara +County, California, with the losing party responsible for costs, including +without limitation, court costs and reasonable attorneys fees and expenses. +The application of the United Nations Convention on Contracts for the +International Sale of Goods is expressly excluded. Any law or regulation that +provides that the language of a contract shall be construed against the +drafter shall not apply to this License. + +Exhibit A + +Copyright (c) 1994-1999 Silicon Graphics, Inc. + +The contents of this file are subject to the CID Font Code Public License +Version 1.0 (the "License"). You may not use this file except in compliance +with the License. You may obtain a copy of the License at Silicon Graphics, +Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043 +or at http://www.sgi.com/software/opensource/cid/license.html + +Software distributed under the License is distributed on an "AS IS" basis. ALL +WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED +WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF +NON-INFRINGEMENT. See the License for the specific language governing rights +and limitations under the License. + +The Original Software (as defined in the License) is CID font code that was +developed by Silicon Graphics, Inc. Those portions of the Subject Software (as +defined in the License) that were created by Silicon Graphics, Inc. are +Copyright (c) 1994-1999 Silicon Graphics, Inc. All Rights Reserved. + +[NOTE: When using this text in connection with Subject Software delivered +solely in object code form, Recipient may replace the words "this file" with +"this software" in both the first and second sentences.] 3.6. Bitstream Vera +Fonts Copyright + +The fonts have a generous copyright, allowing derivative works (as long as +"Bitstream" or "Vera" are not in the names), and full redistribution (so long +as they are not *sold* by themselves). They can be be bundled, redistributed +and sold with any software. + +The fonts are distributed under the following copyright: + +Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a +trademark of Bitstream, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of the fonts accompanying this license ("Fonts") and associated documentation +files (the "Font Software"), to reproduce and distribute the Font Software, +including without limitation the rights to use, copy, merge, publish, +distribute, and/or sell copies of the Font Software, and to permit persons to +whom the Font Software is furnished to do so, subject to the following +conditions: + +The above copyright and trademark notices and this permission notice shall be +included in all copies of one or more of the Font Software typefaces. + +The Font Software may be modified, altered, or added to, and in particular the +designs of glyphs or characters in the Fonts may be modified and additional +glyphs or characters may be added to the Fonts, only if the fonts are renamed +to names not containing either the words "Bitstream" or the word "Vera". + +This License becomes null and void to the extent applicable to Fonts or Font +Software that has been modified and is distributed under the "Bitstream Vera" +names. + +The Font Software may be sold as part of a larger software package but no copy +of one or more of the Font Software typefaces may be sold by itself. + +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, +TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, +SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO +USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. + +Except as contained in this notice, the names of Gnome, the Gnome Foundation, +and Bitstream Inc., shall not be used in advertising or otherwise to promote +the sale, use or other dealings in this Font Software without prior written +authorization from the Gnome Foundation or Bitstream Inc., respectively. For +further information, contact: fonts at gnome dot org. 3.7. Bigelow & Holmes +Inc and URW++ GmbH Luxi font license + +Luxi fonts copyright (c) 2001 by Bigelow & Holmes Inc. Luxi font instruction +code copyright (c) 2001 by URW++ GmbH. All Rights Reserved. Luxi is a +registered trademark of Bigelow & Holmes Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of these Fonts and associated documentation files (the "Font Software"), to +deal in the Font Software, including without limitation the rights to use, +copy, merge, publish, distribute, sublicense, and/or sell copies of the Font +Software, and to permit persons to whom the Font Software is furnished to do +so, subject to the following conditions: + +The above copyright and trademark notices and this permission notice shall be +included in all copies of one or more of the Font Software. + +The Font Software may not be modified, altered, or added to, and in particular +the designs of glyphs or characters in the Fonts may not be modified nor may +additional glyphs or characters be added to the Fonts. This License becomes +null and void when the Fonts or Font Software have been modified. + +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, +TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BIGELOW & HOLMES INC. OR URW++ +GMBH. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY +GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR +INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT +SOFTWARE. + +Except as contained in this notice, the names of Bigelow & Holmes Inc. and +URW++ GmbH. shall not be used in advertising or otherwise to promote the sale, +use or other dealings in this Font Software without prior written +authorization from Bigelow & Holmes Inc. and URW++ GmbH. + +For further information, contact: + +info@urwpp.de or design@bigelowandholmes.com + + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to zlib v1.2.3, which is included +with JRE 7, JDK 7, and OpenJDK 7 + +--- begin of LICENSE --- + + version 1.2.3, July 18th, 2005 + + Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. + + Jean-loup Gailly Mark Adler + jloup@gzip.org madler@alumni.caltech.edu + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + +%% This notice is provided with respect to the following which is +included with JRE 7, JDK 7, and OpenJDK 7, except where noted: + + Apache Derby 10.8.3.0 [included with JDK 7 only] + Apache Jakarta BCEL 5.2 + Apache Jakarta Regexp 1.4 + Apache Santuario XMLSec-Java 1.4.2 + Apache Xalan-Java 2.7.1 + Apache Xerces2 Java 2.11.0 + Apache XML Resolver 1.1 + + +--- begin of LICENSE --- + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +--- end of LICENSE --- + +------------------------------------------------------------------------------- + diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/Welcome.html b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/Welcome.html new file mode 100644 index 00000000..622dea92 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/Welcome.html @@ -0,0 +1,28 @@ + + + +Welcome to the Java(TM) Platform + + + + +

Welcome to the JavaTM Platform

+

Welcome to the JavaTM Standard Edition Runtime + Environment. This provides complete runtime support for Java applications. +

The runtime environment includes the JavaTM + Plug-in product which supports the Java environment inside web browsers. +

References

+

+See the Java Plug-in product +documentation for more information on using the Java Plug-in product. +

See the Java Platform web site for + more information on the Java Platform. +


+ +Copyright (c) 2006, 2015, Oracle and/or its affiliates. All rights reserved. + +

+ + diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/alt-rt.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/alt-rt.jar new file mode 100644 index 00000000..133b785d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/alt-rt.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/calendars.properties b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/calendars.properties new file mode 100644 index 00000000..772ebba6 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/calendars.properties @@ -0,0 +1,54 @@ +# Copyright (c) 2005, 2007, Oracle and/or its affiliates. All rights reserved. +# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# + +# +# Japanese imperial calendar +# +# Meiji since 1868-01-01 00:00:00 local time (Gregorian) +# Taisho since 1912-07-30 00:00:00 local time (Gregorian) +# Showa since 1926-12-25 00:00:00 local time (Gregorian) +# Heisei since 1989-01-08 00:00:00 local time (Gregorian) +calendar.japanese.type: LocalGregorianCalendar +calendar.japanese.eras: \ + name=Meiji,abbr=M,since=-3218832000000; \ + name=Taisho,abbr=T,since=-1812153600000; \ + name=Showa,abbr=S,since=-1357603200000; \ + name=Heisei,abbr=H,since=600220800000 + +# +# Taiwanese calendar +# Minguo since 1911-01-01 00:00:00 local time (Gregorian) +calendar.taiwanese.type: LocalGregorianCalendar +calendar.taiwanese.eras: \ + name=MinGuo,since=-1830384000000 + +# +# Thai Buddhist calendar +# Buddhist Era since -542-01-01 00:00:00 local time (Gregorian) +calendar.thai-buddhist.type: LocalGregorianCalendar +calendar.thai-buddhist.eras: \ + name=BuddhistEra,abbr=B.E.,since=-79302585600000 +calendar.thai-buddhist.year-boundary: \ + day1=4-1,since=-79302585600000; \ + day1=1-1,since=-915148800000 diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/charsets.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/charsets.jar new file mode 100644 index 00000000..c35ad4d1 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/charsets.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/classlist b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/classlist new file mode 100644 index 00000000..48d5157e --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/classlist @@ -0,0 +1,2406 @@ +java/lang/Object +java/lang/String +java/io/Serializable +java/lang/Comparable +java/lang/CharSequence +java/lang/Class +java/lang/reflect/GenericDeclaration +java/lang/reflect/Type +java/lang/reflect/AnnotatedElement +java/lang/Cloneable +java/lang/ClassLoader +java/lang/System +java/lang/Throwable +java/lang/Error +java/lang/ThreadDeath +java/lang/Exception +java/lang/RuntimeException +java/security/ProtectionDomain +java/security/AccessControlContext +java/lang/ClassNotFoundException +java/lang/NoClassDefFoundError +java/lang/LinkageError +java/lang/ClassCastException +java/lang/ArrayStoreException +java/lang/VirtualMachineError +java/lang/OutOfMemoryError +java/lang/StackOverflowError +java/lang/IllegalMonitorStateException +java/lang/ref/Reference +java/lang/ref/SoftReference +java/lang/ref/WeakReference +java/lang/ref/FinalReference +java/lang/ref/PhantomReference +java/lang/ref/Finalizer +java/lang/Thread +java/lang/Runnable +java/lang/ThreadGroup +java/lang/Thread$UncaughtExceptionHandler +java/util/Properties +java/util/Hashtable +java/util/Map +java/util/Dictionary +java/lang/reflect/AccessibleObject +java/lang/reflect/Field +java/lang/reflect/Member +java/lang/reflect/Method +java/lang/reflect/Constructor +sun/reflect/MagicAccessorImpl +sun/reflect/MethodAccessorImpl +sun/reflect/MethodAccessor +sun/reflect/ConstructorAccessorImpl +sun/reflect/ConstructorAccessor +sun/reflect/DelegatingClassLoader +sun/reflect/ConstantPool +sun/reflect/UnsafeStaticFieldAccessorImpl +sun/reflect/UnsafeFieldAccessorImpl +sun/reflect/FieldAccessorImpl +sun/reflect/FieldAccessor +java/util/Vector +java/util/List +java/util/Collection +java/lang/Iterable +java/util/RandomAccess +java/util/AbstractList +java/util/AbstractCollection +java/lang/StringBuffer +java/lang/AbstractStringBuilder +java/lang/Appendable +java/lang/StackTraceElement +java/nio/Buffer +java/lang/Boolean +java/lang/Character +java/lang/Float +java/lang/Number +java/lang/Double +java/lang/Byte +java/lang/Short +java/lang/Integer +java/lang/Long +java/lang/NullPointerException +java/lang/ArithmeticException +java/io/ObjectStreamField +java/lang/String$CaseInsensitiveComparator +java/util/Comparator +java/lang/RuntimePermission +java/security/BasicPermission +java/security/Permission +java/security/Guard +sun/misc/SoftCache +java/util/AbstractMap +java/lang/ref/ReferenceQueue +java/lang/ref/ReferenceQueue$Null +java/lang/ref/ReferenceQueue$Lock +java/util/HashMap +java/lang/annotation/Annotation +java/util/HashMap$Entry +java/util/Map$Entry +java/security/AccessController +java/lang/reflect/ReflectPermission +sun/reflect/ReflectionFactory$GetReflectionFactoryAction +java/security/PrivilegedAction +java/util/Stack +sun/reflect/ReflectionFactory +java/lang/ref/Reference$Lock +java/lang/ref/Reference$ReferenceHandler +java/lang/ref/Finalizer$FinalizerThread +java/util/Hashtable$EmptyEnumerator +java/util/Enumeration +java/util/Hashtable$EmptyIterator +java/util/Iterator +java/util/Hashtable$Entry +java/nio/charset/Charset +sun/nio/cs/StandardCharsets +sun/nio/cs/FastCharsetProvider +java/nio/charset/spi/CharsetProvider +sun/nio/cs/StandardCharsets$Aliases +sun/util/PreHashedMap +sun/nio/cs/StandardCharsets$Classes +sun/nio/cs/StandardCharsets$Cache +java/lang/ThreadLocal +java/util/concurrent/atomic/AtomicInteger +sun/misc/Unsafe +java/lang/NoSuchMethodError +java/lang/IncompatibleClassChangeError +sun/reflect/Reflection +java/util/Collections +java/util/Collections$EmptySet +java/util/AbstractSet +java/util/Set +java/util/Collections$EmptyList +java/util/Collections$EmptyMap +java/util/Collections$ReverseComparator +java/util/Collections$SynchronizedMap +java/lang/Class$3 +java/lang/reflect/Modifier +java/lang/reflect/ReflectAccess +sun/reflect/LangReflectAccess +java/util/Arrays +java/lang/Math +sun/nio/cs/US_ASCII +sun/nio/cs/HistoricallyNamedCharset +sun/misc/VM +java/lang/StringCoding +java/lang/ThreadLocal$ThreadLocalMap +java/lang/ThreadLocal$ThreadLocalMap$Entry +java/lang/StringCoding$StringDecoder +sun/nio/cs/US_ASCII$Decoder +java/nio/charset/CharsetDecoder +java/nio/charset/CodingErrorAction +java/nio/ByteBuffer +java/nio/HeapByteBuffer +java/nio/Bits +java/nio/ByteOrder +java/nio/CharBuffer +java/lang/Readable +java/nio/HeapCharBuffer +java/nio/charset/CoderResult +java/nio/charset/CoderResult$1 +java/nio/charset/CoderResult$Cache +java/nio/charset/CoderResult$2 +sun/misc/Version +java/io/FileInputStream +java/io/InputStream +java/io/Closeable +java/io/FileDescriptor +java/io/FileOutputStream +java/io/OutputStream +java/io/Flushable +java/io/BufferedInputStream +java/io/FilterInputStream +java/util/concurrent/atomic/AtomicReferenceFieldUpdater +java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl +sun/reflect/misc/ReflectUtil +java/io/PrintStream +java/io/FilterOutputStream +java/io/BufferedOutputStream +java/io/OutputStreamWriter +java/io/Writer +sun/nio/cs/StreamEncoder +sun/security/action/GetPropertyAction +sun/nio/cs/US_ASCII$Encoder +java/nio/charset/CharsetEncoder +sun/nio/cs/Surrogate$Parser +sun/nio/cs/Surrogate +java/io/BufferedWriter +java/lang/Runtime +java/io/File +java/io/FileSystem +java/io/UnixFileSystem +java/io/ExpiringCache +java/io/ExpiringCache$1 +java/util/LinkedHashMap +java/util/LinkedHashMap$Entry +java/lang/StringBuilder +java/io/File$1 +sun/misc/JavaIODeleteOnExitAccess +sun/misc/SharedSecrets +java/lang/ClassLoader$3 +java/lang/StringCoding$StringEncoder +java/io/ExpiringCache$Entry +java/lang/ClassLoader$NativeLibrary +java/lang/Terminator +java/lang/Terminator$1 +sun/misc/SignalHandler +sun/misc/Signal +sun/misc/NativeSignalHandler +java/io/Console +java/io/Console$1 +sun/misc/JavaIOAccess +java/io/Console$1$1 +java/lang/Shutdown +java/util/ArrayList +java/lang/Shutdown$Lock +java/lang/ApplicationShutdownHooks +java/util/IdentityHashMap +sun/misc/OSEnvironment +java/lang/System$2 +sun/misc/JavaLangAccess +java/lang/Compiler +java/lang/Compiler$1 +sun/misc/Launcher +sun/misc/Launcher$Factory +java/net/URLStreamHandlerFactory +sun/misc/Launcher$ExtClassLoader +java/net/URLClassLoader +java/security/SecureClassLoader +sun/security/util/Debug +java/net/URLClassLoader$7 +sun/misc/JavaNetAccess +java/util/StringTokenizer +sun/misc/Launcher$ExtClassLoader$1 +java/security/PrivilegedExceptionAction +sun/misc/MetaIndex +java/io/BufferedReader +java/io/Reader +java/io/FileReader +java/io/InputStreamReader +sun/nio/cs/StreamDecoder +java/lang/reflect/Array +sun/net/www/ParseUtil +java/util/BitSet +java/io/ObjectStreamClass +java/net/URL +java/util/Locale +java/util/concurrent/ConcurrentHashMap +java/util/concurrent/ConcurrentMap +java/util/concurrent/ConcurrentHashMap$Segment +java/util/concurrent/locks/ReentrantLock +java/util/concurrent/locks/Lock +java/util/concurrent/locks/ReentrantLock$NonfairSync +java/util/concurrent/locks/ReentrantLock$Sync +java/util/concurrent/locks/AbstractQueuedSynchronizer +java/util/concurrent/locks/AbstractOwnableSynchronizer +java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +java/util/concurrent/ConcurrentHashMap$HashEntry +java/lang/CharacterDataLatin1 +java/net/Parts +sun/net/www/protocol/file/Handler +java/net/URLStreamHandler +java/lang/Class$1 +sun/reflect/ReflectionFactory$1 +sun/reflect/NativeConstructorAccessorImpl +sun/reflect/DelegatingConstructorAccessorImpl +java/util/HashSet +sun/misc/URLClassPath +sun/net/www/protocol/jar/Handler +sun/misc/Launcher$AppClassLoader +sun/misc/Launcher$AppClassLoader$1 +java/lang/SystemClassLoaderAction +java/net/URLClassLoader$1 +sun/misc/URLClassPath$3 +sun/misc/URLClassPath$JarLoader +sun/misc/URLClassPath$Loader +java/security/PrivilegedActionException +sun/misc/URLClassPath$FileLoader +sun/misc/URLClassPath$FileLoader$1 +sun/misc/Resource +sun/nio/ByteBuffered +java/security/CodeSource +java/security/Permissions +java/security/PermissionCollection +sun/net/www/protocol/file/FileURLConnection +sun/net/www/URLConnection +java/net/URLConnection +java/net/UnknownContentHandler +java/net/ContentHandler +sun/net/www/MessageHeader +java/io/FilePermission +java/io/FilePermission$1 +sun/security/provider/PolicyFile +java/security/Policy +java/security/Policy$UnsupportedEmptyCollection +java/io/FilePermissionCollection +java/security/AllPermission +java/security/UnresolvedPermission +java/security/BasicPermissionCollection +java/security/Principal +java/security/cert/Certificate +java/util/AbstractList$Itr +java/util/IdentityHashMap$KeySet +java/util/IdentityHashMap$KeyIterator +java/util/IdentityHashMap$IdentityHashMapIterator +java/io/DeleteOnExitHook +java/util/LinkedHashSet +java/util/HashMap$KeySet +java/util/LinkedHashMap$KeyIterator +java/util/LinkedHashMap$LinkedHashIterator +java/awt/Frame +java/awt/MenuContainer +java/awt/Window +javax/accessibility/Accessible +java/awt/Container +java/awt/Component +java/awt/image/ImageObserver +java/lang/InterruptedException +java/awt/Label +java/util/logging/Logger +java/util/logging/Handler +java/util/logging/Level +java/util/logging/LogManager +java/util/logging/LogManager$1 +java/beans/PropertyChangeSupport +java/util/logging/LogManager$LogNode +java/util/logging/LoggingPermission +java/util/logging/LogManager$Cleaner +java/util/logging/LogManager$RootLogger +java/util/logging/LogManager$2 +java/util/Properties$LineReader +java/util/Hashtable$Enumerator +java/beans/PropertyChangeEvent +java/util/EventObject +java/awt/Component$AWTTreeLock +sun/awt/DebugHelper +sun/awt/NativeLibLoader +sun/security/action/LoadLibraryAction +java/awt/GraphicsEnvironment +java/awt/GraphicsEnvironment$1 +java/lang/ProcessEnvironment +java/lang/ProcessEnvironment$Variable +java/lang/ProcessEnvironment$ExternalData +java/lang/ProcessEnvironment$Value +java/lang/ProcessEnvironment$StringEnvironment +java/util/Collections$UnmodifiableMap +sun/awt/DebugHelperStub +java/awt/Toolkit +java/awt/Toolkit$3 +sun/util/CoreResourceBundleControl +java/util/ResourceBundle$Control +java/util/Arrays$ArrayList +java/util/Collections$UnmodifiableRandomAccessList +java/util/Collections$UnmodifiableList +java/util/Collections$UnmodifiableCollection +java/util/ResourceBundle +java/util/ResourceBundle$1 +java/util/ResourceBundle$RBClassLoader +java/util/ResourceBundle$RBClassLoader$1 +java/util/ResourceBundle$CacheKey +java/util/ResourceBundle$LoaderReference +java/util/ResourceBundle$CacheKeyReference +java/util/ResourceBundle$SingleFormatControl +sun/awt/resources/awt +java/util/ListResourceBundle +java/awt/Toolkit$1 +java/io/FileNotFoundException +java/io/IOException +java/awt/event/KeyEvent +java/awt/event/InputEvent +java/awt/event/ComponentEvent +java/awt/AWTEvent +java/awt/event/NativeLibLoader +java/util/WeakHashMap +java/util/WeakHashMap$Entry +java/awt/Component$DummyRequestFocusController +sun/awt/RequestFocusController +java/awt/LayoutManager +java/awt/LightweightDispatcher +java/awt/event/AWTEventListener +java/util/EventListener +java/awt/Dimension +java/awt/geom/Dimension2D +java/util/concurrent/atomic/AtomicBoolean +java/awt/ComponentOrientation +java/awt/Component$2 +java/lang/NoSuchMethodException +sun/awt/AppContext +sun/awt/AppContext$1 +sun/awt/AppContext$2 +sun/awt/MostRecentKeyValue +java/awt/Cursor +sun/awt/X11GraphicsEnvironment +sun/java2d/SunGraphicsEnvironment +sun/java2d/FontSupport +sun/awt/DisplayChangedListener +sun/java2d/SunGraphicsEnvironment$TTFilter +java/io/FilenameFilter +sun/java2d/SunGraphicsEnvironment$T1Filter +sun/awt/X11GraphicsEnvironment$1 +sun/awt/SunToolkit +sun/awt/WindowClosingSupport +sun/awt/WindowClosingListener +sun/awt/ComponentFactory +sun/awt/InputMethodSupport +java/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject +java/util/concurrent/locks/Condition +sun/awt/AWTAutoShutdown +sun/awt/AWTAutoShutdown$PeerMap +sun/awt/SunToolkit$6 +java/awt/Dialog$ModalExclusionType +java/lang/Enum +java/awt/Dialog +java/awt/Dialog$ModalityType +java/awt/ModalEventFilter +java/awt/EventFilter +sun/reflect/UnsafeFieldAccessorFactory +sun/reflect/UnsafeQualifiedStaticObjectFieldAccessorImpl +sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +sun/awt/SunDisplayChanger +sun/java2d/SunGraphicsEnvironment$1 +java/io/StreamTokenizer +sun/font/FontManager +sun/font/FileFont +sun/font/PhysicalFont +sun/font/Font2D +sun/font/CompositeFont +java/util/HashMap$Values +java/util/HashMap$ValueIterator +java/util/HashMap$HashIterator +sun/font/FontManager$1 +java/awt/Font +java/awt/geom/AffineTransform +sun/font/AttributeValues +sun/font/EAttribute +java/text/AttributedCharacterIterator$Attribute +java/lang/Class$4 +sun/reflect/NativeMethodAccessorImpl +sun/reflect/DelegatingMethodAccessorImpl +java/awt/font/TextAttribute +java/lang/Integer$IntegerCache +sun/font/TrueTypeFont +java/awt/font/FontRenderContext +java/awt/RenderingHints +sun/awt/SunHints +sun/awt/SunHints$Key +java/awt/RenderingHints$Key +sun/awt/SunHints$Value +sun/awt/SunHints$LCDContrastKey +sun/font/Type1Font +java/awt/geom/Point2D$Float +java/awt/geom/Point2D +sun/font/StrikeMetrics +java/awt/geom/Rectangle2D$Float +java/awt/geom/Rectangle2D +java/awt/geom/RectangularShape +java/awt/Shape +java/awt/geom/GeneralPath +java/awt/geom/Path2D$Float +java/awt/geom/Path2D +sun/font/CharToGlyphMapper +sun/font/PhysicalStrike +sun/font/FontStrike +sun/font/GlyphList +sun/font/StrikeCache +sun/java2d/Disposer +sun/java2d/Disposer$1 +sun/font/StrikeCache$1 +sun/font/FontManager$FontRegistrationInfo +sun/awt/motif/MFontConfiguration +sun/awt/FontConfiguration +sun/awt/FontDescriptor +java/util/Scanner +java/util/regex/Pattern +java/util/regex/Pattern$8 +java/util/regex/Pattern$Node +java/util/regex/Pattern$LastNode +java/util/regex/Pattern$GroupHead +java/util/regex/Pattern$CharPropertyNames +java/util/regex/Pattern$CharPropertyNames$1 +java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +java/util/regex/Pattern$CharPropertyNames$2 +java/util/regex/Pattern$CharPropertyNames$5 +java/util/regex/Pattern$CharPropertyNames$3 +java/util/regex/Pattern$CharPropertyNames$6 +java/util/regex/Pattern$CharPropertyNames$CloneableProperty +java/util/regex/Pattern$CharProperty +java/util/regex/Pattern$CharPropertyNames$4 +java/util/regex/Pattern$CharPropertyNames$7 +java/util/regex/Pattern$CharPropertyNames$8 +java/util/regex/Pattern$CharPropertyNames$9 +java/util/regex/Pattern$CharPropertyNames$10 +java/util/regex/Pattern$CharPropertyNames$11 +java/util/regex/Pattern$CharPropertyNames$12 +java/util/regex/Pattern$CharPropertyNames$13 +java/util/regex/Pattern$CharPropertyNames$14 +java/util/regex/Pattern$CharPropertyNames$15 +java/util/regex/Pattern$CharPropertyNames$16 +java/util/regex/Pattern$CharPropertyNames$17 +java/util/regex/Pattern$CharPropertyNames$18 +java/util/regex/Pattern$CharPropertyNames$19 +java/util/regex/Pattern$CharPropertyNames$20 +java/util/regex/Pattern$CharPropertyNames$21 +java/util/regex/Pattern$Curly +java/util/regex/Pattern$Slice +java/util/regex/Pattern$Begin +java/util/regex/Pattern$First +java/util/regex/Pattern$Start +java/util/regex/Pattern$TreeInfo +java/util/regex/Pattern$All +java/util/regex/Pattern$BitClass +java/util/regex/Pattern$BmpCharProperty +java/util/regex/Pattern$6 +java/util/regex/Pattern$CharProperty$1 +java/util/regex/Pattern$10 +sun/nio/ch/FileChannelImpl +java/nio/channels/FileChannel +java/nio/channels/ByteChannel +java/nio/channels/ReadableByteChannel +java/nio/channels/Channel +java/nio/channels/WritableByteChannel +java/nio/channels/GatheringByteChannel +java/nio/channels/ScatteringByteChannel +java/nio/channels/spi/AbstractInterruptibleChannel +java/nio/channels/InterruptibleChannel +sun/nio/ch/Util +sun/nio/ch/IOUtil +sun/nio/ch/FileDispatcher +sun/nio/ch/NativeDispatcher +sun/nio/ch/Reflect +java/nio/MappedByteBuffer +sun/nio/ch/Reflect$1 +sun/nio/ch/NativeThreadSet +java/nio/channels/Channels +java/util/Scanner$1 +sun/misc/LRUCache +java/util/regex/Matcher +java/util/regex/MatchResult +java/text/NumberFormat +java/text/Format +java/text/spi/NumberFormatProvider +java/util/spi/LocaleServiceProvider +sun/util/LocaleServiceProviderPool +sun/util/LocaleServiceProviderPool$1 +java/util/ServiceLoader +java/util/ServiceLoader$LazyIterator +java/util/ServiceLoader$1 +java/util/HashMap$EntrySet +java/util/LinkedHashMap$EntryIterator +sun/misc/Launcher$1 +sun/misc/URLClassPath$2 +java/lang/ClassLoader$2 +sun/misc/URLClassPath$1 +java/net/URLClassLoader$3 +sun/misc/CompoundEnumeration +sun/misc/URLClassPath$JarLoader$1 +sun/misc/FileURLMapper +java/net/URLClassLoader$3$1 +sun/util/resources/LocaleData +sun/util/resources/LocaleData$1 +sun/util/resources/LocaleData$LocaleDataResourceBundleControl +sun/util/LocaleDataMetaInfo +sun/text/resources/FormatData +java/util/ResourceBundle$BundleReference +sun/text/resources/FormatData_en +sun/text/resources/FormatData_en_US +java/text/DecimalFormatSymbols +java/text/spi/DecimalFormatSymbolsProvider +java/util/Currency +java/util/Currency$1 +java/util/CurrencyData +java/util/spi/CurrencyNameProvider +sun/util/resources/CurrencyNames +sun/util/resources/LocaleNamesBundle +sun/util/resources/OpenListResourceBundle +sun/util/resources/CurrencyNames_en_US +java/text/DecimalFormat +java/text/FieldPosition +java/text/DigitList +java/math/RoundingMode +java/util/regex/Pattern$GroupTail +java/util/regex/Pattern$Ctype +java/util/regex/Pattern$Ques +java/util/regex/Pattern$GroupCurly +java/util/regex/Pattern$5 +java/util/regex/Pattern$Loop +java/util/regex/Pattern$Prolog +java/util/regex/Pattern$9 +java/util/regex/Pattern$BranchConn +java/util/regex/Pattern$Branch +java/nio/channels/spi/AbstractInterruptibleChannel$1 +sun/nio/ch/Interruptible +sun/nio/ch/NativeThread +sun/nio/ch/DirectBuffer +java/nio/DirectByteBuffer +java/nio/DirectByteBuffer$Deallocator +sun/misc/Cleaner +sun/nio/ch/IOStatus +java/util/regex/ASCII +java/io/DataInputStream +java/io/DataInput +java/lang/Short$ShortCache +java/util/HashMap$KeyIterator +sun/font/CompositeFontDescriptor +sun/font/Font2DHandle +sun/font/FontFamily +java/awt/GraphicsDevice +sun/awt/X11GraphicsDevice +sun/awt/X11GraphicsConfig +java/awt/GraphicsConfiguration +java/awt/ImageCapabilities +sun/java2d/x11/X11SurfaceData +sun/java2d/SurfaceData +java/awt/Transparency +sun/java2d/DisposerTarget +sun/java2d/InvalidPipeException +java/lang/IllegalStateException +sun/java2d/NullSurfaceData +sun/java2d/loops/SurfaceType +sun/awt/image/PixelConverter +sun/awt/image/PixelConverter$Xrgb +sun/awt/image/PixelConverter$Argb +sun/awt/image/PixelConverter$ArgbPre +sun/awt/image/PixelConverter$Xbgr +sun/awt/image/PixelConverter$Rgba +sun/awt/image/PixelConverter$RgbaPre +sun/awt/image/PixelConverter$Ushort565Rgb +sun/awt/image/PixelConverter$Ushort555Rgb +sun/awt/image/PixelConverter$Ushort555Rgbx +sun/awt/image/PixelConverter$Ushort4444Argb +sun/awt/image/PixelConverter$ByteGray +sun/awt/image/PixelConverter$UshortGray +sun/awt/image/PixelConverter$Rgbx +sun/awt/image/PixelConverter$Bgrx +sun/awt/image/PixelConverter$ArgbBm +java/awt/image/ColorModel +java/awt/image/DirectColorModel +java/awt/image/PackedColorModel +java/awt/color/ColorSpace +java/awt/color/ICC_Profile +sun/awt/color/ProfileDeferralInfo +sun/awt/color/ProfileDeferralMgr +java/awt/color/ICC_ProfileRGB +java/awt/color/ICC_Profile$1 +sun/awt/color/ProfileActivator +java/awt/color/ICC_ColorSpace +sun/java2d/pipe/NullPipe +sun/java2d/pipe/PixelDrawPipe +sun/java2d/pipe/PixelFillPipe +sun/java2d/pipe/ShapeDrawPipe +sun/java2d/pipe/TextPipe +sun/java2d/pipe/DrawImagePipe +java/awt/image/IndexColorModel +sun/java2d/pipe/LoopPipe +sun/java2d/pipe/OutlineTextRenderer +sun/java2d/pipe/SolidTextRenderer +sun/java2d/pipe/GlyphListLoopPipe +sun/java2d/pipe/GlyphListPipe +sun/java2d/pipe/AATextRenderer +sun/java2d/pipe/LCDTextRenderer +sun/java2d/pipe/AlphaColorPipe +sun/java2d/pipe/CompositePipe +sun/java2d/pipe/PixelToShapeConverter +sun/java2d/pipe/TextRenderer +sun/java2d/pipe/SpanClipRenderer +sun/java2d/pipe/Region +sun/java2d/pipe/RegionIterator +sun/java2d/pipe/DuctusShapeRenderer +sun/java2d/pipe/DuctusRenderer +sun/java2d/pipe/AlphaPaintPipe +sun/java2d/pipe/SpanShapeRenderer$Composite +sun/java2d/pipe/SpanShapeRenderer +sun/java2d/pipe/GeneralCompositePipe +sun/java2d/pipe/DrawImage +sun/java2d/loops/RenderCache +sun/java2d/loops/RenderCache$Entry +sun/java2d/loops/XORComposite +java/awt/Composite +sun/font/X11TextRenderer +sun/java2d/loops/GraphicsPrimitive +sun/java2d/x11/X11PMBlitLoops +sun/java2d/loops/Blit +sun/java2d/loops/GraphicsPrimitiveMgr +sun/java2d/loops/CompositeType +sun/java2d/SunGraphics2D +sun/awt/ConstrainableGraphics +java/awt/Graphics2D +java/awt/Graphics +java/awt/Color +java/awt/Paint +java/awt/AlphaComposite +sun/java2d/loops/BlitBg +sun/java2d/loops/ScaledBlit +sun/java2d/loops/FillRect +sun/java2d/loops/FillSpans +sun/java2d/loops/DrawLine +sun/java2d/loops/DrawRect +sun/java2d/loops/DrawPolygons +sun/java2d/loops/DrawPath +sun/java2d/loops/FillPath +sun/java2d/loops/MaskBlit +sun/java2d/loops/MaskFill +sun/java2d/loops/DrawGlyphList +sun/java2d/loops/DrawGlyphListAA +sun/java2d/loops/DrawGlyphListLCD +sun/java2d/loops/TransformHelper +java/awt/BasicStroke +java/awt/Stroke +sun/misc/PerformanceLogger +sun/misc/PerformanceLogger$TimeData +sun/java2d/pipe/ValidatePipe +sun/java2d/loops/CustomComponent +sun/java2d/loops/GraphicsPrimitiveProxy +sun/java2d/loops/GeneralRenderer +sun/java2d/loops/GraphicsPrimitiveMgr$1 +sun/java2d/loops/GraphicsPrimitiveMgr$2 +sun/java2d/x11/X11PMBlitLoops$DelegateBlitLoop +sun/java2d/x11/X11PMBlitBgLoops +sun/java2d/x11/X11SurfaceData$LazyPipe +sun/awt/X11GraphicsConfig$X11GCDisposerRecord +sun/java2d/DisposerRecord +java/awt/BorderLayout +java/awt/LayoutManager2 +java/awt/Rectangle +java/awt/Toolkit$2 +sun/awt/X11/XToolkit +sun/awt/X11/XConstants +sun/awt/UNIXToolkit +java/util/TreeMap +java/util/NavigableMap +java/util/SortedMap +sun/awt/X11/XlibWrapper +sun/awt/X11/XUtilConstants +sun/awt/X11/XProtocolConstants +sun/awt/X11/XCursorFontConstants +sun/awt/X11/XlibWrapper$1 +sun/awt/X11/XToolkit$4 +sun/awt/X11/XModifierKeymap +sun/awt/X11/XWrapperBase +sun/awt/X11/Native +sun/awt/X11/Native$1 +java/awt/EventQueue +sun/awt/X11/XToolkit$7 +java/util/EmptyStackException +java/lang/reflect/InvocationTargetException +java/awt/EventDispatchThread +java/awt/event/PaintEvent +java/awt/event/MouseEvent +sun/awt/PeerEvent +java/awt/event/InvocationEvent +java/awt/ActiveEvent +java/awt/EventQueueItem +sun/awt/X11/XToolkit$1 +sun/awt/X11/XToolkit$XErrorHandler +sun/awt/X11/XToolkit$5 +sun/awt/X11/XEventDispatcher +sun/awt/SunToolkit$ModalityListenerList +sun/awt/ModalityListener +sun/awt/SunToolkit$1 +java/util/MissingResourceException +java/awt/Queue +sun/awt/PostEventQueue +java/util/LinkedList +java/util/Deque +java/util/Queue +java/util/AbstractSequentialList +java/util/LinkedList$Entry +sun/awt/X11/AwtScreenData +sun/awt/X11/XWM +sun/awt/X11/MWMConstants +sun/awt/X11/XAtom +java/awt/Insets +sun/awt/X11/XWM$1 +sun/awt/X11/XWM$2 +sun/awt/X11/XSetWindowAttributes +sun/awt/X11/XErrorEvent +sun/awt/X11/XNETProtocol +sun/awt/X11/XStateProtocol +sun/awt/X11/XLayerProtocol +sun/awt/X11/XProtocol +sun/awt/X11/XProtocol$1 +sun/awt/X11/WindowPropertyGetter +sun/awt/X11/UnsafeXDisposerRecord +sun/awt/X11/XPropertyCache +sun/awt/X11/XWINProtocol +sun/awt/X11/XAtomList +sun/awt/X11/XToolkit$3 +sun/awt/X11/XAnyEvent +sun/awt/X11/IXAnyEvent +java/awt/Window$WindowDisposerRecord +java/awt/KeyboardFocusManager +java/awt/KeyEventDispatcher +java/awt/KeyEventPostProcessor +java/awt/AWTKeyStroke +java/awt/AWTKeyStroke$1 +java/awt/DefaultKeyboardFocusManager +java/awt/DefaultFocusTraversalPolicy +java/awt/ContainerOrderFocusTraversalPolicy +java/awt/FocusTraversalPolicy +java/awt/MutableBoolean +java/util/Collections$UnmodifiableSet +sun/awt/HeadlessToolkit +sun/awt/X11/XKeyboardFocusManagerPeer +java/awt/peer/KeyboardFocusManagerPeer +sun/awt/X11/XKeyboardFocusManagerPeer$1 +sun/awt/X11/XFramePeer +java/awt/peer/FramePeer +java/awt/peer/WindowPeer +java/awt/peer/ContainerPeer +java/awt/peer/ComponentPeer +sun/awt/X11/XDecoratedPeer +sun/awt/X11/XWindowPeer +sun/awt/X11/XPanelPeer +java/awt/peer/PanelPeer +sun/awt/X11/XCanvasPeer +java/awt/peer/CanvasPeer +sun/awt/X11/XComponentPeer +java/awt/dnd/peer/DropTargetPeer +sun/awt/X11/XWindow +sun/awt/X11ComponentPeer +sun/awt/X11/XBaseWindow +sun/awt/X11/XCreateWindowParams +java/lang/Long$LongCache +sun/awt/X11/XBaseWindow$InitialiseState +sun/awt/X11/XBaseWindow$StateLock +sun/awt/X11/AwtGraphicsConfigData +sun/awt/X11/XVisualInfo +java/awt/SystemColor +sun/awt/X11/MotifColorUtilities +java/lang/StrictMath +sun/awt/X11/XRepaintArea +sun/awt/RepaintArea +sun/awt/X11/XWindowAttributesData +java/util/concurrent/locks/LockSupport +sun/awt/X11/WindowDimensions +java/awt/Point +java/util/TreeMap$Entry +sun/nio/cs/UTF_8 +sun/nio/cs/Unicode +sun/nio/cs/UTF_8$Encoder +sun/nio/cs/UTF_8$Decoder +sun/nio/cs/Surrogate$Generator +sun/awt/X11/XPropertyEvent +sun/awt/X11/XDropTargetEventProcessor +sun/awt/X11/XDragSourceContextPeer +sun/awt/X11/XDragSourceProtocolListener +sun/awt/dnd/SunDragSourceContextPeer +java/awt/dnd/peer/DragSourceContextPeer +sun/awt/X11/XAwtState +sun/awt/X11/XBaseWindow$1 +sun/awt/X11/XRootWindow +sun/nio/cs/ISO_8859_1 +sun/nio/cs/ISO_8859_1$Encoder +sun/nio/cs/ISO_8859_1$Decoder +sun/java2d/x11/X11SurfaceData$X11WindowSurfaceData +sun/java2d/loops/RenderLoops +sun/java2d/loops/GraphicsPrimitiveMgr$PrimitiveSpec +sun/java2d/DefaultDisposerRecord +sun/java2d/x11/X11Renderer +sun/awt/X11/XGlobalCursorManager +sun/awt/GlobalCursorManager +sun/awt/X11/XToolkit$6 +java/awt/Cursor$CursorDisposer +java/awt/AWTException +java/awt/HeadlessException +java/lang/UnsupportedOperationException +sun/reflect/UnsafeLongFieldAccessorImpl +sun/reflect/UnsafeIntegerFieldAccessorImpl +sun/awt/X11/XClientMessageEvent +sun/awt/X11/XIconInfo +sun/awt/X11/XAWTIcon32_java_icon16_png +sun/awt/X11/XAWTIcon32_java_icon24_png +sun/awt/X11/XAWTIcon32_java_icon32_png +sun/awt/X11/XAWTIcon32_java_icon48_png +sun/awt/X11/XSizeHints +sun/awt/X11/XContentWindow +sun/awt/X11/XFocusProxyWindow +sun/awt/X11/XWMHints +java/util/LinkedList$ListItr +java/util/ListIterator +sun/awt/SunToolkit$2 +java/awt/image/BufferStrategy +java/awt/dnd/DropTarget +java/awt/dnd/DropTargetListener +java/awt/event/ComponentListener +java/awt/event/FocusListener +java/awt/event/HierarchyListener +java/awt/event/HierarchyBoundsListener +java/awt/event/KeyListener +java/awt/event/MouseListener +java/awt/event/MouseMotionListener +java/awt/event/MouseWheelListener +java/awt/event/InputMethodListener +java/awt/Component$NativeInLightFixer +java/awt/event/ContainerListener +javax/accessibility/AccessibleContext +sun/reflect/UnsafeObjectFieldAccessorImpl +java/awt/peer/LightweightPeer +sun/awt/X11/XLabelPeer +java/awt/peer/LabelPeer +sun/awt/X11/XMapEvent +sun/awt/X11/XQueryTree +sun/awt/X11/XConfigureEvent +sun/awt/X11/PropMwmHints +sun/awt/GlobalCursorManager$NativeUpdater +javax/swing/JFrame +javax/swing/WindowConstants +javax/swing/RootPaneContainer +javax/swing/TransferHandler$HasGetTransferHandler +javax/swing/JLabel +javax/swing/SwingConstants +javax/swing/JComponent +javax/swing/JComponent$1 +javax/swing/SwingUtilities +javax/swing/JRootPane +sun/security/action/GetBooleanAction +javax/swing/event/EventListenerList +javax/swing/JPanel +java/awt/FlowLayout +javax/swing/UIManager +javax/swing/UIManager$LookAndFeelInfo +sun/swing/SwingUtilities2 +sun/swing/SwingUtilities2$LSBCacheEntry +javax/swing/UIManager$LAFState +javax/swing/UIDefaults +javax/swing/MultiUIDefaults +javax/swing/UIManager$1 +javax/swing/plaf/metal/MetalLookAndFeel +javax/swing/plaf/basic/BasicLookAndFeel +javax/swing/LookAndFeel +sun/swing/DefaultLookup +javax/swing/plaf/metal/OceanTheme +javax/swing/plaf/metal/DefaultMetalTheme +javax/swing/plaf/metal/MetalTheme +javax/swing/plaf/ColorUIResource +javax/swing/plaf/UIResource +sun/swing/PrintColorUIResource +javax/swing/plaf/metal/DefaultMetalTheme$FontDelegate +javax/swing/plaf/FontUIResource +sun/swing/SwingLazyValue +javax/swing/UIDefaults$LazyValue +javax/swing/UIDefaults$ActiveValue +javax/swing/plaf/InsetsUIResource +sun/swing/SwingUtilities2$2 +javax/swing/plaf/basic/BasicLookAndFeel$2 +javax/swing/plaf/DimensionUIResource +javax/swing/UIDefaults$LazyInputMap +java/lang/Character$CharacterCache +javax/swing/plaf/metal/MetalLookAndFeel$MetalLazyValue +javax/swing/plaf/metal/MetalLookAndFeel$FontActiveValue +java/awt/print/PrinterJob +sun/swing/SwingUtilities2$AATextInfo +sun/awt/X11/XAWTXSettings +sun/awt/X11/XMSelectionListener +sun/awt/XSettings +sun/awt/X11/XMSelection +sun/awt/X11/XMSelection$1 +javax/swing/plaf/metal/MetalLookAndFeel$AATextListener +java/beans/PropertyChangeListener +java/beans/PropertyChangeListenerProxy +java/util/EventListenerProxy +sun/awt/EventListenerAggregate +javax/swing/UIDefaults$ProxyLazyValue +javax/swing/plaf/metal/OceanTheme$1 +javax/swing/plaf/metal/OceanTheme$2 +javax/swing/plaf/metal/OceanTheme$3 +javax/swing/plaf/metal/OceanTheme$4 +javax/swing/plaf/metal/OceanTheme$5 +javax/swing/plaf/metal/OceanTheme$6 +javax/swing/RepaintManager +javax/swing/RepaintManager$DisplayChangedHandler +javax/swing/SwingPaintEventDispatcher +sun/awt/PaintEventDispatcher +javax/swing/UIManager$2 +javax/swing/UIManager$3 +java/awt/PopupMenu +java/awt/Menu +java/awt/MenuItem +java/awt/MenuComponent +java/io/ObjectOutputStream +java/io/ObjectOutput +java/io/DataOutput +java/io/ObjectStreamConstants +java/io/PrintWriter +java/io/ObjectInputStream +java/io/ObjectInput +java/awt/Event +java/awt/im/InputContext +java/awt/event/MouseWheelEvent +java/awt/BufferCapabilities +sun/awt/CausedFocusEvent$Cause +java/awt/PointerInfo +java/awt/Component$BaselineResizeBehavior +java/awt/FontMetrics +java/awt/Image +java/awt/image/ImageProducer +java/awt/image/VolatileImage +java/awt/im/InputMethodRequests +java/awt/event/FocusEvent +java/awt/event/InputMethodEvent +java/awt/event/HierarchyEvent +javax/accessibility/AccessibleStateSet +com/sun/swing/internal/plaf/metal/resources/metal +sun/util/ResourceBundleEnumeration +com/sun/swing/internal/plaf/basic/resources/basic +javax/swing/plaf/basic/BasicPanelUI +javax/swing/plaf/PanelUI +javax/swing/plaf/ComponentUI +sun/reflect/misc/MethodUtil +sun/reflect/misc/MethodUtil$1 +java/util/jar/JarFile +java/util/zip/ZipFile +java/util/zip/ZipConstants +java/util/jar/JavaUtilJarAccessImpl +sun/misc/JavaUtilJarAccess +sun/misc/JarIndex +java/util/zip/ZipEntry +java/util/jar/JarFile$JarFileEntry +java/util/jar/JarEntry +sun/misc/URLClassPath$JarLoader$2 +sun/net/www/protocol/jar/JarURLConnection +java/net/JarURLConnection +sun/net/www/protocol/jar/JarFileFactory +sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +java/net/HttpURLConnection +sun/net/www/protocol/jar/URLJarFile +sun/net/www/protocol/jar/URLJarFile$URLJarFileEntry +sun/net/www/protocol/jar/JarURLConnection$JarURLInputStream +java/util/zip/ZipFile$ZipFileInputStream +java/security/AllPermissionCollection +java/lang/IllegalAccessException +javax/swing/JPasswordField +javax/swing/JTextField +javax/swing/text/JTextComponent +javax/swing/Scrollable +javax/swing/JLayeredPane +javax/swing/JRootPane$1 +javax/swing/ArrayTable +javax/swing/JInternalFrame +javax/swing/JRootPane$RootLayout +javax/swing/BufferStrategyPaintManager +javax/swing/RepaintManager$PaintManager +javax/swing/plaf/metal/MetalRootPaneUI +javax/swing/plaf/basic/BasicRootPaneUI +javax/swing/plaf/RootPaneUI +javax/swing/plaf/basic/BasicRootPaneUI$RootPaneInputMap +javax/swing/plaf/ComponentInputMapUIResource +javax/swing/ComponentInputMap +javax/swing/InputMap +javax/swing/plaf/InputMapUIResource +javax/swing/KeyStroke +java/awt/VKCollection +sun/reflect/UnsafeQualifiedStaticIntegerFieldAccessorImpl +javax/swing/plaf/basic/LazyActionMap +javax/swing/plaf/ActionMapUIResource +javax/swing/ActionMap +javax/swing/LayoutFocusTraversalPolicy +javax/swing/SortingFocusTraversalPolicy +javax/swing/InternalFrameFocusTraversalPolicy +javax/swing/SwingContainerOrderFocusTraversalPolicy +javax/swing/SwingDefaultFocusTraversalPolicy +javax/swing/LayoutComparator +javax/swing/plaf/metal/MetalLabelUI +javax/swing/plaf/basic/BasicLabelUI +javax/swing/plaf/LabelUI +javax/swing/plaf/metal/DefaultMetalTheme$FontDelegate$1 +javax/swing/plaf/basic/BasicHTML +javax/swing/SystemEventQueueUtilities +javax/swing/SystemEventQueueUtilities$SystemEventQueue +sun/awt/NullComponentPeer +java/awt/event/WindowEvent +java/awt/EventQueue$1 +java/awt/EventDispatchThread$1 +java/awt/Conditional +java/awt/EventDispatchThread$HierarchyEventFilter +java/awt/EventFilter$FilterAction +sun/awt/dnd/SunDropTargetEvent +java/awt/event/ActionEvent +java/util/jar/Manifest +java/io/ByteArrayInputStream +java/util/jar/Attributes +java/util/jar/Manifest$FastInputStream +java/util/jar/Attributes$Name +sun/misc/ASCIICaseInsensitiveComparator +java/util/jar/JarVerifier +java/io/ByteArrayOutputStream +sun/misc/ExtensionDependency +java/lang/Package +sun/security/util/ManifestEntryVerifier +sun/security/provider/Sun +java/security/Provider +java/security/Provider$ServiceKey +java/security/Provider$EngineDescription +sun/security/provider/Sun$1 +java/security/Security +java/security/Security$1 +sun/misc/FloatingDecimal +sun/misc/FloatingDecimal$1 +sun/security/provider/NativePRNG +java/security/SecureRandomSpi +sun/security/provider/NativePRNG$1 +sun/security/provider/NativePRNG$RandomIO +sun/misc/BASE64Decoder +sun/misc/CharacterDecoder +sun/security/util/SignatureFileVerifier +java/awt/event/KeyAdapter +java/lang/NumberFormatException +java/lang/IllegalArgumentException +java/io/FileWriter +java/net/Authenticator +java/net/MalformedURLException +javax/swing/text/Element +javax/swing/text/Document +javax/swing/text/PlainDocument +javax/swing/text/AbstractDocument +javax/swing/text/GapContent +javax/swing/text/AbstractDocument$Content +javax/swing/text/GapVector +javax/swing/text/GapContent$MarkVector +javax/swing/text/GapContent$MarkData +javax/swing/text/StyleContext +javax/swing/text/AbstractDocument$AttributeContext +javax/swing/text/StyleConstants +javax/swing/text/StyleConstants$CharacterConstants +javax/swing/text/AttributeSet$CharacterAttribute +javax/swing/text/StyleConstants$FontConstants +javax/swing/text/AttributeSet$FontAttribute +javax/swing/text/StyleConstants$ColorConstants +javax/swing/text/AttributeSet$ColorAttribute +javax/swing/text/StyleConstants$ParagraphConstants +javax/swing/text/AttributeSet$ParagraphAttribute +javax/swing/text/StyleContext$FontKey +javax/swing/text/SimpleAttributeSet +javax/swing/text/MutableAttributeSet +javax/swing/text/AttributeSet +javax/swing/text/SimpleAttributeSet$EmptyAttributeSet +javax/swing/text/StyleContext$NamedStyle +javax/swing/text/Style +javax/swing/text/SimpleAttributeSet$1 +javax/swing/text/StyleContext$SmallAttributeSet +javax/swing/text/AbstractDocument$BidiRootElement +javax/swing/text/AbstractDocument$BranchElement +javax/swing/text/AbstractDocument$AbstractElement +javax/swing/tree/TreeNode +javax/swing/text/AbstractDocument$1 +javax/swing/text/AbstractDocument$BidiElement +javax/swing/text/AbstractDocument$LeafElement +javax/swing/text/GapContent$StickyPosition +javax/swing/text/Position +javax/swing/text/StyleContext$KeyEnumeration +javax/swing/text/GapContent$InsertUndo +javax/swing/undo/AbstractUndoableEdit +javax/swing/undo/UndoableEdit +javax/swing/text/AbstractDocument$DefaultDocumentEvent +javax/swing/event/DocumentEvent +javax/swing/undo/CompoundEdit +javax/swing/event/DocumentEvent$EventType +javax/swing/text/Segment +java/text/CharacterIterator +javax/swing/text/Utilities +javax/swing/text/SegmentCache +javax/swing/text/SegmentCache$CachedSegment +javax/swing/event/UndoableEditEvent +javax/swing/text/AbstractDocument$ElementEdit +javax/swing/event/DocumentEvent$ElementChange +java/net/Socket +java/net/InetAddress +java/net/InetAddress$Cache +java/net/InetAddress$Cache$Type +java/net/InetAddressImplFactory +java/net/Inet4AddressImpl +java/net/InetAddressImpl +java/net/InetAddress$1 +sun/net/spi/nameservice/NameService +sun/net/util/IPAddressUtil +java/util/RandomAccessSubList +java/util/SubList +java/util/SubList$1 +java/util/AbstractList$ListItr +java/net/Inet4Address +java/net/InetSocketAddress +java/net/SocketAddress +java/net/SocksSocketImpl +java/net/SocksConsts +java/net/PlainSocketImpl +java/net/SocketImpl +java/net/SocketOptions +java/net/SocketException +java/net/SocksSocketImpl$5 +java/net/ProxySelector +sun/net/spi/DefaultProxySelector +sun/net/spi/DefaultProxySelector$1 +sun/net/NetProperties +sun/net/NetProperties$1 +sun/net/spi/DefaultProxySelector$NonProxyInfo +java/net/Inet6Address +java/net/URI +java/net/URI$Parser +java/net/Proxy +java/net/Proxy$Type +java/net/ConnectException +javax/swing/JMenu +javax/swing/MenuElement +javax/swing/JMenuItem +javax/swing/AbstractButton +java/awt/ItemSelectable +javax/swing/event/MenuListener +javax/swing/JCheckBoxMenuItem +javax/swing/Icon +javax/swing/JButton +java/awt/event/WindowListener +java/net/URLClassLoader$2 +javax/swing/ImageIcon +javax/swing/ImageIcon$1 +java/awt/MediaTracker +sun/misc/SoftCache$ValueCell +sun/awt/image/URLImageSource +sun/awt/image/InputStreamImageSource +sun/awt/image/ImageFetchable +sun/awt/image/ToolkitImage +java/awt/Image$1 +sun/awt/image/SurfaceManager$ImageAccessor +sun/awt/image/SurfaceManager +sun/awt/image/NativeLibLoader +java/awt/ImageMediaEntry +java/awt/MediaEntry +sun/awt/image/ImageRepresentation +java/awt/image/ImageConsumer +sun/awt/image/ImageWatched +sun/awt/image/ImageWatched$Link +sun/awt/image/ImageWatched$WeakLink +sun/awt/image/ImageConsumerQueue +sun/awt/image/ImageFetcher +sun/awt/image/FetcherInfo +sun/awt/image/ImageFetcher$1 +sun/awt/image/GifImageDecoder +sun/awt/image/ImageDecoder +sun/awt/image/GifFrame +java/awt/image/Raster +java/awt/image/DataBufferByte +java/awt/image/DataBuffer +java/awt/image/PixelInterleavedSampleModel +java/awt/image/ComponentSampleModel +java/awt/image/SampleModel +sun/awt/image/ByteInterleavedRaster +sun/awt/image/ByteComponentRaster +sun/awt/image/SunWritableRaster +java/awt/image/WritableRaster +java/awt/image/BufferedImage +java/awt/image/WritableRenderedImage +java/awt/image/RenderedImage +sun/awt/image/IntegerComponentRaster +sun/awt/image/BytePackedRaster +java/awt/Canvas +sun/font/FontDesignMetrics +sun/font/FontStrikeDesc +sun/font/CompositeStrike +sun/font/FontStrikeDisposer +sun/font/StrikeCache$SoftDisposerRef +sun/font/StrikeCache$DisposableStrike +sun/font/TrueTypeFont$TTDisposerRecord +sun/font/TrueTypeFont$1 +java/io/RandomAccessFile +java/nio/ByteBufferAsIntBufferB +java/nio/IntBuffer +sun/font/TrueTypeFont$DirectoryEntry +java/nio/ByteBufferAsShortBufferB +java/nio/ShortBuffer +sun/nio/cs/UTF_16 +sun/nio/cs/UTF_16$Decoder +sun/nio/cs/UnicodeDecoder +sun/font/FileFontStrike +sun/font/FileFont$FileFontDisposer +sun/font/TrueTypeGlyphMapper +sun/font/CMap +sun/font/CMap$NullCMapClass +sun/font/CMap$CMapFormat4 +java/nio/ByteBufferAsCharBufferB +sun/font/FontDesignMetrics$KeyReference +sun/awt/image/PNGImageDecoder +sun/awt/image/PNGFilterInputStream +java/util/zip/InflaterInputStream +java/util/zip/Inflater +sun/awt/EventQueueItem +sun/awt/SunToolkit$3 +sun/awt/X11/XExposeEvent +sun/awt/X11/ComponentAccessor +sun/awt/X11/ComponentAccessor$1 +sun/reflect/UnsafeBooleanFieldAccessorImpl +sun/awt/event/IgnorePaintEvent +java/awt/image/DataBufferInt +java/awt/image/SinglePixelPackedSampleModel +sun/awt/image/IntegerInterleavedRaster +sun/java2d/x11/X11RemoteOffScreenImage +sun/awt/image/RemoteOffScreenImage +sun/awt/image/OffScreenImage +sun/java2d/x11/X11RemoteOffScreenImage$X11RemoteSurfaceManager +sun/awt/image/OffScreenSurfaceManager +sun/awt/image/CachingSurfaceManager +sun/awt/image/RasterListener +sun/awt/image/BufImgSurfaceData +sun/java2d/opengl/GLXGraphicsConfig +sun/java2d/opengl/OGLGraphicsConfig +sun/java2d/x11/X11SurfaceData$X11PixmapSurfaceData +sun/awt/image/WritableRasterNative +sun/awt/image/DataBufferNative +sun/java2d/SurfaceManagerFactory +sun/java2d/x11/X11CachingSurfaceManager +sun/java2d/opengl/GLXSurfaceData +sun/java2d/opengl/OGLSurfaceData +sun/font/CompositeGlyphMapper +sun/java2d/loops/FontInfo +java/util/Date +sun/util/calendar/CalendarSystem +sun/util/calendar/Gregorian +sun/util/calendar/BaseCalendar +sun/util/calendar/AbstractCalendar +java/util/TimeZone +java/lang/InheritableThreadLocal +sun/util/calendar/ZoneInfo +sun/util/calendar/ZoneInfoFile +sun/util/calendar/ZoneInfoFile$1 +java/util/TimeZone$1 +sun/util/calendar/Gregorian$Date +sun/util/calendar/BaseCalendar$Date +sun/util/calendar/CalendarDate +sun/util/calendar/CalendarUtils +java/util/TimeZone$DisplayNames +sun/util/TimeZoneNameUtility +sun/util/resources/TimeZoneNames +sun/util/resources/TimeZoneNamesBundle +sun/util/resources/TimeZoneNames_en +java/util/spi/TimeZoneNameProvider +java/lang/ProcessBuilder +java/lang/ProcessImpl +java/lang/UNIXProcess +java/lang/Process +java/lang/UNIXProcess$Gate +java/lang/UNIXProcess$1 +java/lang/UNIXProcess$1$1 +java/lang/UNIXProcess$1$1$1 +java/net/ServerSocket +java/util/Random +java/util/concurrent/atomic/AtomicLong +java/lang/InternalError +java/io/StringReader +java/lang/SecurityException +java/io/FilterReader +java/lang/reflect/Proxy +java/lang/reflect/InvocationHandler +java/lang/NoSuchFieldException +java/lang/InstantiationException +java/lang/ArrayIndexOutOfBoundsException +java/lang/IndexOutOfBoundsException +javax/swing/JDialog +sun/awt/X11/XClipboard +sun/awt/datatransfer/SunClipboard +java/awt/datatransfer/Clipboard +java/awt/datatransfer/SystemFlavorMap +java/awt/datatransfer/FlavorMap +java/awt/datatransfer/FlavorTable +java/awt/datatransfer/SystemFlavorMap$1 +sun/net/ProgressMonitor +sun/net/DefaultProgressMeteringPolicy +sun/net/ProgressMeteringPolicy +java/awt/datatransfer/SystemFlavorMap$2 +java/awt/datatransfer/MimeType +java/io/Externalizable +java/awt/datatransfer/MimeTypeParameterList +sun/awt/datatransfer/DataTransferer +java/util/Collections$SynchronizedSet +java/util/Collections$SynchronizedCollection +java/awt/datatransfer/DataFlavor +java/awt/datatransfer/DataFlavor$1 +sun/awt/datatransfer/DataTransferer$CharsetComparator +sun/awt/datatransfer/DataTransferer$IndexedComparator +sun/nio/cs/UTF_16LE +sun/nio/cs/UTF_16BE +sun/awt/datatransfer/DataTransferer$DataFlavorComparator +java/rmi/Remote +sun/awt/datatransfer/DataTransferer$1 +sun/awt/X11/XDataTransferer +sun/awt/datatransfer/ToolkitThreadBlockedHandler +javax/imageio/ImageTypeSpecifier +sun/awt/X11/XSelection +sun/security/action/GetIntegerAction +sun/awt/X11/XSelection$IncrementalTransferHandler +sun/awt/X11/XSelection$SelectionEventHandler +java/awt/datatransfer/Transferable +java/io/EOFException +java/util/Vector$1 +java/util/zip/ZipFile$1 +java/util/zip/ZipFile$2 +java/util/jar/JarFile$1 +java/util/PropertyResourceBundle +java/util/ResourceBundle$Control$1 +java/util/Hashtable$EntrySet +java/lang/IllegalAccessError +java/text/MessageFormat +java/text/MessageFormat$Field +java/text/Format$Field +java/lang/CloneNotSupportedException +sun/reflect/MethodAccessorGenerator +sun/reflect/AccessorGenerator +sun/reflect/ClassFileConstants +java/lang/Void +sun/reflect/ByteVectorFactory +sun/reflect/ByteVectorImpl +sun/reflect/ByteVector +sun/reflect/ClassFileAssembler +sun/reflect/UTF8 +sun/reflect/Label +sun/reflect/Label$PatchInfo +sun/reflect/MethodAccessorGenerator$1 +sun/reflect/ClassDefiner +sun/reflect/ClassDefiner$1 +sun/reflect/BootstrapConstructorAccessorImpl +java/awt/event/ActionListener +javax/swing/Timer +javax/swing/Timer$DoPostEvent +javax/swing/TimerQueue +javax/swing/TimerQueue$1 +javax/swing/ToolTipManager +java/awt/event/MouseAdapter +javax/swing/ToolTipManager$insideTimerAction +javax/swing/ToolTipManager$outsideTimerAction +javax/swing/ToolTipManager$stillInsideTimerAction +javax/swing/ToolTipManager$Actions +sun/swing/UIAction +javax/swing/Action +javax/swing/ToolTipManager$MoveBeforeEnterListener +java/awt/event/MouseMotionAdapter +java/util/Hashtable$ValueCollection +javax/swing/event/CaretListener +javax/swing/JToolBar +javax/swing/JSplitPane +javax/swing/border/Border +javax/swing/JToggleButton +javax/swing/border/EmptyBorder +javax/swing/border/AbstractBorder +javax/swing/DefaultButtonModel +javax/swing/ButtonModel +javax/swing/AbstractButton$Handler +javax/swing/event/ChangeListener +java/awt/event/ItemListener +javax/swing/plaf/metal/MetalButtonUI +javax/swing/plaf/basic/BasicButtonUI +javax/swing/plaf/ButtonUI +javax/swing/plaf/metal/MetalBorders +javax/swing/plaf/BorderUIResource$CompoundBorderUIResource +javax/swing/border/CompoundBorder +javax/swing/plaf/metal/MetalBorders$ButtonBorder +javax/swing/plaf/basic/BasicBorders$MarginBorder +javax/swing/plaf/basic/BasicButtonListener +java/awt/AWTEventMulticaster +java/awt/event/WindowFocusListener +java/awt/event/WindowStateListener +java/awt/event/AdjustmentListener +java/awt/event/TextListener +javax/swing/event/AncestorListener +java/beans/VetoableChangeListener +javax/swing/ButtonGroup +javax/swing/JToggleButton$ToggleButtonModel +javax/swing/plaf/metal/MetalToggleButtonUI +javax/swing/plaf/basic/BasicToggleButtonUI +javax/swing/plaf/metal/MetalBorders$ToggleButtonBorder +java/awt/CardLayout +javax/swing/Box +javax/swing/plaf/metal/MetalBorders$TextFieldBorder +javax/swing/plaf/metal/MetalBorders$Flush3DBorder +javax/swing/BoxLayout +javax/swing/JMenuBar +javax/swing/DefaultSingleSelectionModel +javax/swing/SingleSelectionModel +javax/swing/plaf/basic/BasicMenuBarUI +javax/swing/plaf/MenuBarUI +javax/swing/plaf/basic/DefaultMenuLayout +javax/swing/plaf/metal/MetalBorders$MenuBarBorder +javax/swing/plaf/basic/BasicMenuBarUI$Handler +javax/swing/KeyboardManager +javax/swing/event/MenuEvent +javax/swing/JMenu$MenuChangeListener +javax/swing/JMenuItem$MenuItemFocusListener +javax/swing/plaf/basic/BasicMenuUI +javax/swing/plaf/basic/BasicMenuItemUI +javax/swing/plaf/MenuItemUI +javax/swing/plaf/metal/MetalBorders$MenuItemBorder +javax/swing/plaf/metal/MetalIconFactory +javax/swing/plaf/metal/MetalIconFactory$MenuArrowIcon +javax/swing/plaf/basic/BasicMenuUI$Handler +javax/swing/event/MenuKeyListener +javax/swing/plaf/basic/BasicMenuItemUI$Handler +javax/swing/event/MenuDragMouseListener +javax/swing/event/MouseInputListener +javax/swing/event/ChangeEvent +java/awt/event/ContainerEvent +javax/swing/plaf/metal/MetalIconFactory$MenuItemArrowIcon +javax/swing/JPopupMenu +javax/swing/plaf/basic/BasicPopupMenuUI +javax/swing/plaf/PopupMenuUI +javax/swing/plaf/basic/BasicLookAndFeel$AWTEventHelper +java/awt/event/AWTEventListenerProxy +java/awt/Toolkit$SelectiveAWTEventListener +java/awt/Toolkit$ToolkitEventMulticaster +javax/swing/plaf/basic/BasicLookAndFeel$1 +javax/swing/plaf/metal/MetalBorders$PopupMenuBorder +javax/swing/plaf/basic/BasicPopupMenuUI$BasicPopupMenuListener +javax/swing/event/PopupMenuListener +javax/swing/plaf/basic/BasicPopupMenuUI$BasicMenuKeyListener +javax/swing/plaf/basic/BasicPopupMenuUI$MouseGrabber +javax/swing/MenuSelectionManager +javax/swing/plaf/basic/BasicPopupMenuUI$MenuKeyboardHelper +javax/swing/plaf/basic/BasicPopupMenuUI$MenuKeyboardHelper$1 +java/awt/event/FocusAdapter +javax/swing/JMenu$WinListener +java/awt/event/WindowAdapter +javax/swing/JPopupMenu$Separator +javax/swing/JSeparator +javax/swing/plaf/metal/MetalPopupMenuSeparatorUI +javax/swing/plaf/metal/MetalSeparatorUI +javax/swing/plaf/basic/BasicSeparatorUI +javax/swing/plaf/SeparatorUI +javax/swing/JComboBox +javax/swing/event/ListDataListener +javax/swing/event/CaretEvent +javax/swing/text/TabExpander +javax/swing/JScrollBar +java/awt/Adjustable +javax/swing/event/MouseInputAdapter +javax/swing/JScrollBar$ModelListener +javax/swing/DefaultBoundedRangeModel +javax/swing/BoundedRangeModel +javax/swing/plaf/metal/MetalScrollBarUI +javax/swing/plaf/basic/BasicScrollBarUI +javax/swing/plaf/ScrollBarUI +javax/swing/plaf/metal/MetalBumps +javax/swing/plaf/metal/MetalScrollButton +javax/swing/plaf/basic/BasicArrowButton +javax/swing/plaf/basic/BasicScrollBarUI$TrackListener +javax/swing/plaf/basic/BasicScrollBarUI$ArrowButtonListener +javax/swing/plaf/basic/BasicScrollBarUI$ModelListener +javax/swing/plaf/metal/MetalScrollBarUI$ScrollBarListener +javax/swing/plaf/basic/BasicScrollBarUI$PropertyChangeHandler +javax/swing/plaf/basic/BasicScrollBarUI$Handler +javax/swing/plaf/basic/BasicScrollBarUI$ScrollListener +javax/swing/CellRendererPane +java/util/HashMap$EntryIterator +javax/swing/border/MatteBorder +sun/font/StandardGlyphVector +java/awt/font/GlyphVector +sun/font/StandardGlyphVector$GlyphStrike +sun/font/CoreMetrics +sun/font/FontLineMetrics +java/awt/font/LineMetrics +javax/swing/ComboBoxModel +javax/swing/ListModel +javax/swing/ListCellRenderer +javax/swing/DefaultComboBoxModel +javax/swing/MutableComboBoxModel +javax/swing/AbstractListModel +javax/swing/JComboBox$1 +javax/swing/AncestorNotifier +javax/swing/plaf/metal/MetalComboBoxUI +javax/swing/plaf/basic/BasicComboBoxUI +javax/swing/plaf/ComboBoxUI +javax/swing/plaf/metal/MetalComboBoxUI$MetalComboBoxLayoutManager +javax/swing/plaf/basic/BasicComboBoxUI$ComboBoxLayoutManager +javax/swing/plaf/basic/BasicComboPopup +javax/swing/plaf/basic/ComboPopup +javax/swing/plaf/basic/BasicComboPopup$EmptyListModelClass +javax/swing/border/LineBorder +javax/swing/plaf/basic/BasicComboPopup$1 +javax/swing/JList +javax/swing/DropMode +javax/swing/DefaultListSelectionModel +javax/swing/ListSelectionModel +javax/swing/plaf/basic/BasicListUI +javax/swing/plaf/ListUI +javax/swing/plaf/basic/BasicListUI$ListTransferHandler +javax/swing/TransferHandler +javax/swing/TransferHandler$TransferAction +javax/swing/DefaultListCellRenderer$UIResource +javax/swing/DefaultListCellRenderer +javax/swing/TransferHandler$SwingDropTarget +java/awt/dnd/DropTargetContext +javax/swing/TransferHandler$DropHandler +javax/swing/TransferHandler$TransferSupport +javax/swing/plaf/basic/BasicListUI$Handler +javax/swing/event/ListSelectionListener +javax/swing/plaf/basic/DragRecognitionSupport$BeforeDrag +javax/swing/plaf/basic/BasicComboPopup$Handler +javax/swing/JScrollPane +javax/swing/ScrollPaneConstants +javax/swing/ScrollPaneLayout$UIResource +javax/swing/ScrollPaneLayout +javax/swing/JViewport +javax/swing/ViewportLayout +javax/swing/plaf/basic/BasicViewportUI +javax/swing/plaf/ViewportUI +javax/swing/JScrollPane$ScrollBar +javax/swing/JViewport$ViewListener +java/awt/event/ComponentAdapter +javax/swing/plaf/metal/MetalScrollPaneUI +javax/swing/plaf/basic/BasicScrollPaneUI +javax/swing/plaf/ScrollPaneUI +javax/swing/plaf/metal/MetalBorders$ScrollPaneBorder +javax/swing/plaf/basic/BasicScrollPaneUI$Handler +javax/swing/plaf/metal/MetalScrollPaneUI$1 +javax/swing/plaf/basic/BasicComboBoxRenderer$UIResource +javax/swing/plaf/basic/BasicComboBoxRenderer +javax/swing/plaf/metal/MetalComboBoxEditor$UIResource +javax/swing/plaf/metal/MetalComboBoxEditor +javax/swing/plaf/basic/BasicComboBoxEditor +javax/swing/ComboBoxEditor +javax/swing/plaf/basic/BasicComboBoxEditor$BorderlessTextField +javax/swing/JTextField$NotifyAction +javax/swing/text/TextAction +javax/swing/AbstractAction +javax/swing/text/JTextComponent$MutableCaretEvent +javax/swing/plaf/metal/MetalTextFieldUI +javax/swing/plaf/basic/BasicTextFieldUI +javax/swing/plaf/basic/BasicTextUI +javax/swing/text/ViewFactory +javax/swing/plaf/TextUI +javax/swing/plaf/basic/BasicTextUI$BasicCursor +javax/swing/text/DefaultEditorKit +javax/swing/text/EditorKit +javax/swing/text/DefaultEditorKit$InsertContentAction +javax/swing/text/DefaultEditorKit$DeletePrevCharAction +javax/swing/text/DefaultEditorKit$DeleteNextCharAction +javax/swing/text/DefaultEditorKit$ReadOnlyAction +javax/swing/text/DefaultEditorKit$DeleteWordAction +javax/swing/text/DefaultEditorKit$WritableAction +javax/swing/text/DefaultEditorKit$CutAction +javax/swing/text/DefaultEditorKit$CopyAction +javax/swing/text/DefaultEditorKit$PasteAction +javax/swing/text/DefaultEditorKit$VerticalPageAction +javax/swing/text/DefaultEditorKit$PageAction +javax/swing/text/DefaultEditorKit$InsertBreakAction +javax/swing/text/DefaultEditorKit$BeepAction +javax/swing/text/DefaultEditorKit$NextVisualPositionAction +javax/swing/text/DefaultEditorKit$BeginWordAction +javax/swing/text/DefaultEditorKit$EndWordAction +javax/swing/text/DefaultEditorKit$PreviousWordAction +javax/swing/text/DefaultEditorKit$NextWordAction +javax/swing/text/DefaultEditorKit$BeginLineAction +javax/swing/text/DefaultEditorKit$EndLineAction +javax/swing/text/DefaultEditorKit$BeginParagraphAction +javax/swing/text/DefaultEditorKit$EndParagraphAction +javax/swing/text/DefaultEditorKit$BeginAction +javax/swing/text/DefaultEditorKit$EndAction +javax/swing/text/DefaultEditorKit$DefaultKeyTypedAction +javax/swing/text/DefaultEditorKit$InsertTabAction +javax/swing/text/DefaultEditorKit$SelectWordAction +javax/swing/text/DefaultEditorKit$SelectLineAction +javax/swing/text/DefaultEditorKit$SelectParagraphAction +javax/swing/text/DefaultEditorKit$SelectAllAction +javax/swing/text/DefaultEditorKit$UnselectAction +javax/swing/text/DefaultEditorKit$ToggleComponentOrientationAction +javax/swing/text/DefaultEditorKit$DumpModelAction +javax/swing/plaf/basic/BasicTextUI$TextTransferHandler +javax/swing/text/Position$Bias +javax/swing/plaf/basic/BasicTextUI$RootView +javax/swing/text/View +javax/swing/plaf/basic/BasicTextUI$UpdateHandler +javax/swing/event/DocumentListener +javax/swing/plaf/basic/BasicTextUI$DragListener +javax/swing/plaf/basic/BasicComboBoxEditor$UIResource +javax/swing/plaf/basic/BasicTextUI$BasicCaret +javax/swing/text/DefaultCaret +javax/swing/text/Caret +javax/swing/text/DefaultCaret$Handler +java/awt/datatransfer/ClipboardOwner +javax/swing/plaf/basic/BasicTextUI$BasicHighlighter +javax/swing/text/DefaultHighlighter +javax/swing/text/LayeredHighlighter +javax/swing/text/Highlighter +javax/swing/text/Highlighter$Highlight +javax/swing/text/DefaultHighlighter$DefaultHighlightPainter +javax/swing/text/LayeredHighlighter$LayerPainter +javax/swing/text/Highlighter$HighlightPainter +javax/swing/text/DefaultHighlighter$SafeDamager +javax/swing/text/FieldView +javax/swing/text/PlainView +javax/swing/text/JTextComponent$DefaultKeymap +javax/swing/text/Keymap +javax/swing/text/JTextComponent$KeymapWrapper +javax/swing/text/JTextComponent$KeymapActionMap +javax/swing/plaf/basic/BasicTextUI$FocusAction +javax/swing/plaf/basic/BasicTextUI$TextActionWrapper +javax/swing/JTextArea +javax/swing/JEditorPane +javax/swing/JTextField$ScrollRepainter +javax/swing/plaf/metal/MetalComboBoxEditor$1 +javax/swing/plaf/metal/MetalComboBoxEditor$EditorBorder +javax/swing/plaf/metal/MetalComboBoxUI$MetalPropertyChangeListener +javax/swing/plaf/basic/BasicComboBoxUI$PropertyChangeHandler +javax/swing/plaf/basic/BasicComboBoxUI$Handler +javax/swing/plaf/metal/MetalComboBoxButton +javax/swing/plaf/metal/MetalComboBoxIcon +javax/swing/plaf/metal/MetalComboBoxButton$1 +javax/swing/plaf/basic/BasicComboBoxUI$DefaultKeySelectionManager +javax/swing/JComboBox$KeySelectionManager +javax/swing/JToolBar$DefaultToolBarLayout +javax/swing/plaf/metal/MetalToolBarUI +javax/swing/plaf/basic/BasicToolBarUI +javax/swing/plaf/ToolBarUI +javax/swing/plaf/metal/MetalBorders$ToolBarBorder +javax/swing/plaf/metal/MetalLookAndFeel$MetalLazyValue$1 +javax/swing/plaf/metal/MetalBorders$RolloverButtonBorder +javax/swing/plaf/metal/MetalBorders$RolloverMarginBorder +javax/swing/plaf/basic/BasicBorders$RadioButtonBorder +javax/swing/plaf/basic/BasicBorders$ButtonBorder +javax/swing/plaf/basic/BasicBorders$RolloverMarginBorder +javax/swing/plaf/metal/MetalToolBarUI$MetalDockingListener +javax/swing/plaf/basic/BasicToolBarUI$DockingListener +javax/swing/plaf/basic/BasicToolBarUI$Handler +javax/swing/border/EtchedBorder +javax/swing/JToolBar$Separator +javax/swing/plaf/basic/BasicToolBarSeparatorUI +sun/awt/color/CMM +java/applet/Applet +java/awt/Panel +com/sun/awt/AWTUtilities +javax/swing/KeyboardManager$ComponentKeyStrokePair +sun/awt/EmbeddedFrame +sun/awt/im/InputMethodContext +java/awt/im/spi/InputMethodContext +sun/awt/im/InputContext +sun/awt/im/InputMethodManager +sun/awt/im/ExecutableInputMethodManager +sun/awt/X11/XInputMethodDescriptor +sun/awt/X11InputMethodDescriptor +java/awt/im/spi/InputMethodDescriptor +sun/awt/im/InputMethodLocator +sun/awt/im/ExecutableInputMethodManager$2 +sun/misc/Service +sun/misc/Service$LazyIterator +java/util/TreeSet +java/util/NavigableSet +java/util/SortedSet +javax/swing/SizeRequirements +javax/swing/plaf/basic/BasicGraphicsUtils +java/awt/event/AdjustmentEvent +java/awt/MenuBar +sun/awt/X11/XComponentPeer$2 +java/awt/SequencedEvent +java/beans/PropertyVetoException +java/awt/DefaultKeyboardFocusManager$TypeAheadMarker +java/awt/KeyboardFocusManager$HeavyweightFocusRequest +java/awt/KeyboardFocusManager$LightweightFocusRequest +sun/awt/KeyboardFocusManagerPeerImpl +sun/awt/SunToolkit$7 +java/awt/Window$1DisposeAction +java/awt/LightweightDispatcher$2 +sun/awt/X11/XReparentEvent +sun/awt/X11/XWindowAttributes +javax/swing/SystemEventQueueUtilities$ComponentWorkRequest +sun/awt/X11/XFocusChangeEvent +sun/awt/X11/XComponentPeer$1 +sun/awt/X11/XUnmapEvent +java/io/StringWriter +javax/swing/JWindow +java/io/UnsupportedEncodingException +java/net/UnknownHostException +java/nio/channels/SocketChannel +java/nio/channels/spi/AbstractSelectableChannel +java/nio/channels/SelectableChannel +java/net/SocketImplFactory +javax/swing/UnsupportedLookAndFeelException +java/lang/UnsatisfiedLinkError +javax/swing/Box$Filler +javax/swing/JComponent$2 +sun/net/www/MimeTable +java/net/FileNameMap +sun/net/www/MimeTable$1 +sun/net/www/MimeTable$2 +sun/net/www/MimeEntry +java/net/URLConnection$1 +java/text/SimpleDateFormat +java/text/DateFormat +java/text/DateFormat$Field +java/util/Calendar +java/util/GregorianCalendar +sun/util/resources/CalendarData +sun/util/resources/CalendarData_en +java/text/DateFormatSymbols +java/text/spi/DateFormatSymbolsProvider +java/text/DontCareFieldPosition +java/text/DontCareFieldPosition$1 +java/text/Format$FieldDelegate +javax/swing/plaf/BorderUIResource +javax/swing/BorderFactory +javax/swing/border/BevelBorder +javax/swing/plaf/metal/MetalIconFactory$TreeFolderIcon +javax/swing/plaf/metal/MetalIconFactory$FolderIcon16 +java/util/zip/ZipInputStream +java/io/PushbackInputStream +java/util/zip/CRC32 +java/util/zip/Checksum +java/lang/Thread$State +javax/swing/SwingUtilities$SharedOwnerFrame +javax/swing/JTable +javax/swing/event/TableModelListener +javax/swing/event/TableColumnModelListener +javax/swing/event/CellEditorListener +javax/swing/event/RowSorterListener +javax/swing/BufferStrategyPaintManager$BufferInfo +java/awt/Component$BltSubRegionBufferStrategy +sun/awt/SubRegionShowable +java/awt/Component$BltBufferStrategy +sun/awt/image/SunVolatileImage +sun/awt/image/BufferedImageGraphicsConfig +sun/print/PrinterGraphicsConfig +sun/java2d/x11/X11VolatileSurfaceManager +sun/awt/image/VolatileSurfaceManager +java/awt/print/PrinterGraphics +java/awt/PrintGraphics +java/awt/GraphicsCallback$PaintCallback +java/awt/GraphicsCallback +sun/awt/SunGraphicsCallback +javax/swing/JRadioButton +java/lang/ClassFormatError +javax/swing/JTabbedPane +javax/swing/JTabbedPane$ModelListener +javax/swing/plaf/metal/MetalTabbedPaneUI +javax/swing/plaf/basic/BasicTabbedPaneUI +javax/swing/plaf/TabbedPaneUI +javax/swing/plaf/metal/MetalTabbedPaneUI$TabbedPaneLayout +javax/swing/plaf/basic/BasicTabbedPaneUI$TabbedPaneLayout +javax/swing/plaf/basic/BasicTabbedPaneUI$TabbedPaneScrollLayout +javax/swing/plaf/basic/BasicTabbedPaneUI$Handler +sun/swing/ImageIconUIResource +javax/swing/GrayFilter +java/awt/image/RGBImageFilter +java/awt/image/ImageFilter +java/awt/image/FilteredImageSource +org/w3c/dom/Node +org/xml/sax/SAXException +javax/xml/parsers/ParserConfigurationException +org/xml/sax/EntityResolver +java/security/NoSuchAlgorithmException +java/security/GeneralSecurityException +java/util/zip/GZIPInputStream +java/util/zip/DeflaterOutputStream +org/xml/sax/InputSource +javax/xml/parsers/DocumentBuilderFactory +javax/xml/parsers/FactoryFinder +javax/xml/parsers/SecuritySupport +javax/xml/parsers/SecuritySupport$2 +javax/xml/parsers/SecuritySupport$5 +javax/xml/parsers/SecuritySupport$1 +javax/xml/parsers/SecuritySupport$4 +javax/xml/parsers/DocumentBuilder +org/w3c/dom/Document +org/xml/sax/helpers/DefaultHandler +org/xml/sax/DTDHandler +org/xml/sax/ContentHandler +org/xml/sax/ErrorHandler +org/xml/sax/SAXNotSupportedException +org/xml/sax/Locator +org/xml/sax/SAXNotRecognizedException +org/xml/sax/SAXParseException +org/w3c/dom/NodeList +org/w3c/dom/events/EventTarget +org/w3c/dom/traversal/DocumentTraversal +org/w3c/dom/events/DocumentEvent +org/w3c/dom/ranges/DocumentRange +org/w3c/dom/Entity +org/w3c/dom/Element +org/w3c/dom/CharacterData +org/w3c/dom/CDATASection +org/w3c/dom/Text +org/xml/sax/AttributeList +org/w3c/dom/DOMException +org/w3c/dom/Notation +org/w3c/dom/DocumentType +org/w3c/dom/Attr +org/w3c/dom/EntityReference +org/w3c/dom/ProcessingInstruction +org/w3c/dom/Comment +org/w3c/dom/DocumentFragment +org/w3c/dom/events/Event +org/w3c/dom/events/MutationEvent +org/w3c/dom/traversal/TreeWalker +org/w3c/dom/ranges/Range +org/w3c/dom/traversal/NodeIterator +org/w3c/dom/events/EventException +org/w3c/dom/NamedNodeMap +java/lang/StringIndexOutOfBoundsException +java/awt/GridLayout +javax/swing/plaf/metal/MetalRadioButtonUI +javax/swing/plaf/basic/BasicRadioButtonUI +javax/swing/plaf/basic/BasicBorders +javax/swing/plaf/metal/MetalIconFactory$RadioButtonIcon +java/awt/event/ItemEvent +java/awt/CardLayout$Card +javax/swing/JCheckBox +javax/swing/event/ListSelectionEvent +javax/swing/plaf/metal/MetalCheckBoxUI +javax/swing/plaf/metal/MetalIconFactory$CheckBoxIcon +java/lang/ExceptionInInitializerError +com/sun/java/swing/plaf/windows/WindowsTabbedPaneUI +javax/swing/JProgressBar +javax/swing/JProgressBar$ModelListener +javax/swing/plaf/metal/MetalProgressBarUI +javax/swing/plaf/basic/BasicProgressBarUI +javax/swing/plaf/ProgressBarUI +javax/swing/plaf/BorderUIResource$LineBorderUIResource +javax/swing/plaf/basic/BasicProgressBarUI$Handler +javax/swing/tree/TreeModel +javax/swing/table/TableCellRenderer +javax/swing/table/JTableHeader +javax/swing/event/TreeExpansionListener +javax/swing/table/AbstractTableModel +javax/swing/table/TableModel +javax/swing/table/DefaultTableCellRenderer +javax/swing/JTree +javax/swing/tree/TreeSelectionModel +javax/swing/tree/DefaultTreeCellRenderer +javax/swing/tree/TreeCellRenderer +javax/swing/table/TableCellEditor +javax/swing/CellEditor +javax/swing/JToolTip +javax/swing/table/TableColumn +javax/swing/table/DefaultTableColumnModel +javax/swing/table/TableColumnModel +javax/swing/table/DefaultTableModel +javax/swing/event/TableModelEvent +sun/swing/table/DefaultTableCellHeaderRenderer +javax/swing/plaf/basic/BasicTableHeaderUI +javax/swing/plaf/TableHeaderUI +javax/swing/plaf/basic/BasicTableHeaderUI$1 +javax/swing/plaf/basic/BasicTableHeaderUI$MouseInputHandler +javax/swing/DefaultCellEditor +javax/swing/tree/TreeCellEditor +javax/swing/AbstractCellEditor +javax/swing/plaf/basic/BasicTableUI +javax/swing/plaf/TableUI +javax/swing/plaf/basic/BasicTableUI$TableTransferHandler +javax/swing/plaf/basic/BasicTableUI$Handler +javax/swing/tree/DefaultTreeSelectionModel +javax/swing/tree/TreePath +javax/swing/plaf/metal/MetalTreeUI +javax/swing/plaf/basic/BasicTreeUI +javax/swing/plaf/TreeUI +javax/swing/plaf/basic/BasicTreeUI$Actions +javax/swing/plaf/basic/BasicTreeUI$TreeTransferHandler +javax/swing/plaf/metal/MetalTreeUI$LineListener +javax/swing/plaf/basic/BasicTreeUI$Handler +javax/swing/event/TreeModelListener +javax/swing/event/TreeSelectionListener +javax/swing/event/SwingPropertyChangeSupport +javax/swing/tree/VariableHeightLayoutCache +javax/swing/tree/AbstractLayoutCache +javax/swing/tree/RowMapper +javax/swing/plaf/basic/BasicTreeUI$NodeDimensionsHandler +javax/swing/tree/AbstractLayoutCache$NodeDimensions +javax/swing/JTree$TreeModelHandler +javax/swing/tree/VariableHeightLayoutCache$TreeStateNode +javax/swing/tree/DefaultMutableTreeNode +javax/swing/tree/MutableTreeNode +javax/swing/tree/DefaultMutableTreeNode$1 +javax/swing/tree/DefaultMutableTreeNode$PreorderEnumeration +javax/swing/event/TableColumnModelEvent +java/text/ParseException +java/text/NumberFormat$Field +javax/swing/event/UndoableEditListener +javax/swing/filechooser/FileFilter +javax/swing/tree/DefaultTreeModel +javax/swing/tree/DefaultTreeCellEditor +javax/swing/tree/DefaultTreeCellEditor$1 +javax/swing/tree/DefaultTreeCellEditor$DefaultTextField +javax/swing/DefaultCellEditor$1 +javax/swing/DefaultCellEditor$EditorDelegate +javax/swing/tree/DefaultTreeCellEditor$EditorContainer +javax/swing/JTree$TreeSelectionRedirector +javax/swing/event/TreeModelEvent +javax/swing/plaf/metal/MetalSplitPaneUI +javax/swing/plaf/basic/BasicSplitPaneUI +javax/swing/plaf/SplitPaneUI +javax/swing/plaf/basic/BasicSplitPaneDivider +javax/swing/plaf/basic/BasicBorders$SplitPaneBorder +javax/swing/plaf/metal/MetalSplitPaneDivider +javax/swing/plaf/basic/BasicSplitPaneDivider$DividerLayout +javax/swing/plaf/basic/BasicSplitPaneDivider$MouseHandler +javax/swing/plaf/basic/BasicBorders$SplitPaneDividerBorder +javax/swing/plaf/basic/BasicSplitPaneUI$BasicHorizontalLayoutManager +javax/swing/plaf/basic/BasicSplitPaneUI$1 +javax/swing/plaf/basic/BasicSplitPaneUI$Handler +javax/swing/plaf/metal/MetalSplitPaneDivider$1 +javax/swing/plaf/basic/BasicSplitPaneDivider$OneTouchActionHandler +javax/swing/plaf/metal/MetalSplitPaneDivider$2 +javax/swing/border/TitledBorder +javax/swing/plaf/basic/BasicTextAreaUI +java/util/Collections$UnmodifiableCollection$1 +java/io/InterruptedIOException +java/net/NoRouteToHostException +java/net/BindException +javax/swing/tree/PathPlaceHolder +javax/swing/event/TreeSelectionEvent +javax/swing/JList$3 +javax/swing/JList$ListSelectionHandler +javax/swing/JSlider +javax/swing/JSlider$ModelListener +javax/swing/plaf/metal/MetalSliderUI +javax/swing/plaf/basic/BasicSliderUI +javax/swing/plaf/SliderUI +javax/swing/plaf/basic/BasicSliderUI$Actions +javax/swing/plaf/metal/MetalIconFactory$HorizontalSliderThumbIcon +javax/swing/plaf/metal/MetalIconFactory$VerticalSliderThumbIcon +javax/swing/plaf/basic/BasicSliderUI$TrackListener +javax/swing/plaf/basic/BasicSliderUI$Handler +javax/swing/plaf/basic/BasicSliderUI$ScrollListener +javax/swing/plaf/metal/MetalSliderUI$MetalPropertyListener +javax/swing/plaf/basic/BasicSliderUI$PropertyChangeHandler +sun/java2d/HeadlessGraphicsEnvironment +java/util/Hashtable$KeySet +java/awt/FontFormatException +sun/java2d/SunGraphicsEnvironment$2 +sun/font/Type1Font$1 +java/nio/channels/FileChannel$MapMode +sun/nio/ch/FileChannelImpl$Unmapper +sun/nio/ch/Util$3 +java/nio/DirectByteBufferR +java/nio/charset/Charset$3 +sun/nio/cs/ext/ExtendedCharsets +sun/nio/cs/AbstractCharsetProvider +sun/nio/cs/ext/SJIS +sun/nio/cs/ext/SJIS$Decoder +sun/nio/cs/ext/DelegatableDecoder +sun/nio/cs/ext/JIS_X_0208_Decoder +sun/nio/cs/ext/DoubleByteDecoder +sun/nio/cs/ext/JIS_X_0201$Decoder +sun/nio/cs/SingleByteDecoder +java/lang/CharacterData00 +javax/swing/DefaultListModel +javax/swing/event/ListDataEvent +javax/sound/sampled/DataLine +javax/sound/sampled/Line +javax/sound/sampled/Line$Info +javax/sound/sampled/DataLine$Info +javax/sound/sampled/Control$Type +javax/sound/sampled/FloatControl$Type +javax/sound/sampled/LineUnavailableException +javax/sound/sampled/UnsupportedAudioFileException +javax/swing/JRadioButtonMenuItem +javax/swing/JMenuItem$AccessibleJMenuItem +javax/swing/AbstractButton$AccessibleAbstractButton +javax/accessibility/AccessibleAction +javax/accessibility/AccessibleValue +javax/accessibility/AccessibleText +javax/accessibility/AccessibleExtendedComponent +javax/accessibility/AccessibleComponent +javax/swing/JComponent$AccessibleJComponent +java/awt/Container$AccessibleAWTContainer +java/awt/Component$AccessibleAWTComponent +javax/accessibility/AccessibleRelationSet +javax/accessibility/AccessibleState +javax/accessibility/AccessibleBundle +javax/swing/plaf/basic/BasicCheckBoxMenuItemUI +javax/swing/plaf/metal/MetalIconFactory$CheckBoxMenuItemIcon +javax/swing/JCheckBoxMenuItem$AccessibleJCheckBoxMenuItem +javax/swing/plaf/basic/BasicRadioButtonMenuItemUI +javax/swing/plaf/metal/MetalIconFactory$RadioButtonMenuItemIcon +sun/awt/image/ImageDecoder$1 +javax/swing/JTabbedPane$Page +java/net/DatagramSocket +java/net/MulticastSocket +java/net/DatagramPacket +sun/net/InetAddressCachePolicy +sun/net/InetAddressCachePolicy$1 +sun/net/InetAddressCachePolicy$2 +java/net/InetAddress$CacheEntry +java/net/PlainDatagramSocketImpl +java/net/DatagramSocketImpl +java/net/NetworkInterface +java/net/InterfaceAddress +java/text/Collator +java/text/spi/CollatorProvider +sun/text/resources/CollationData +sun/text/resources/CollationData_en +sun/util/EmptyListResourceBundle +java/text/RuleBasedCollator +java/text/CollationRules +java/text/RBCollationTables +java/text/RBTableBuilder +java/text/RBCollationTables$BuildAPI +sun/text/IntHashtable +sun/text/UCompactIntArray +sun/text/normalizer/NormalizerImpl +sun/text/normalizer/ICUData +sun/text/normalizer/NormalizerDataReader +sun/text/normalizer/ICUBinary$Authenticate +sun/text/normalizer/ICUBinary +sun/text/normalizer/NormalizerImpl$FCDTrieImpl +sun/text/normalizer/Trie$DataManipulate +sun/text/normalizer/NormalizerImpl$NormTrieImpl +sun/text/normalizer/NormalizerImpl$AuxTrieImpl +sun/text/normalizer/IntTrie +sun/text/normalizer/Trie +sun/text/normalizer/CharTrie +sun/text/normalizer/CharTrie$FriendAgent +sun/text/normalizer/UnicodeSet +sun/text/normalizer/UnicodeMatcher +sun/text/normalizer/NormalizerImpl$DecomposeArgs +java/text/MergeCollation +java/text/PatternEntry$Parser +java/text/PatternEntry +java/text/EntryPair +sun/text/ComposedCharIter +sun/text/normalizer/UTF16 +sun/net/www/protocol/http/Handler +java/io/ObjectInputStream$BlockDataInputStream +java/io/ObjectInputStream$PeekInputStream +java/io/ObjectInputStream$HandleTable +java/io/ObjectInputStream$ValidationList +java/io/Bits +java/io/ObjectStreamClass$Caches +java/io/ObjectStreamClass$WeakClassKey +java/io/ObjectStreamClass$EntryFuture +java/io/ObjectStreamClass$2 +sun/reflect/SerializationConstructorAccessorImpl +java/io/ObjectStreamClass$FieldReflectorKey +java/io/ObjectStreamClass$FieldReflector +java/io/ObjectStreamClass$1 +java/io/DataOutputStream +java/io/ObjectStreamClass$MemberSignature +java/io/ObjectStreamClass$3 +java/io/ObjectStreamClass$4 +java/io/ObjectStreamClass$5 +java/security/MessageDigest +java/security/MessageDigestSpi +sun/security/jca/GetInstance +sun/security/jca/Providers +sun/security/jca/ProviderList +sun/security/jca/ProviderConfig +sun/security/jca/ProviderList$3 +sun/security/jca/ProviderList$1 +sun/security/jca/ProviderList$2 +sun/security/jca/ProviderConfig$1 +sun/security/jca/ProviderConfig$3 +java/security/Provider$Service +java/security/Provider$UString +sun/security/provider/SHA +sun/security/provider/DigestBase +sun/security/jca/GetInstance$Instance +java/security/MessageDigest$Delegate +sun/security/provider/ByteArrayAccess +java/io/ObjectStreamClass$ClassDataSlot +java/io/ObjectInputStream$CallbackContext +sun/reflect/UnsafeQualifiedStaticLongFieldAccessorImpl +java/security/SignatureException +java/security/InvalidKeyException +java/security/KeyException +java/security/Signature +java/security/SignatureSpi +java/io/ObjectOutputStream$BlockDataOutputStream +sun/security/provider/DSAPublicKey +java/security/interfaces/DSAPublicKey +java/security/interfaces/DSAKey +java/security/PublicKey +java/security/Key +sun/security/x509/X509Key +java/io/ObjectOutputStream$HandleTable +java/io/ObjectOutputStream$ReplaceTable +sun/security/x509/AlgorithmId +sun/security/util/DerEncoder +sun/security/util/BitArray +sun/security/util/DerOutputStream +sun/security/util/DerValue +java/math/BigInteger +java/security/interfaces/DSAParams +sun/security/util/DerInputStream +sun/security/util/DerInputBuffer +sun/security/util/ObjectIdentifier +java/security/AlgorithmParameters +java/security/AlgorithmParametersSpi +sun/security/provider/DSAParameters +sun/security/util/ByteArrayLexOrder +sun/security/util/ByteArrayTagOrder +sun/security/util/DerIndefLenConverter +java/io/InvalidClassException +java/io/ObjectStreamException +java/io/ObjectInputStream$GetFieldImpl +java/io/ObjectInputStream$GetField +sun/security/jca/ServiceId +sun/security/jca/ProviderList$ServiceList +sun/security/jca/ProviderList$ServiceList$1 +java/security/Signature$Delegate +java/security/interfaces/DSAPrivateKey +java/security/PrivateKey +sun/security/provider/DSA$SHA1withDSA +sun/security/provider/DSA +java/security/spec/DSAParameterSpec +java/security/spec/AlgorithmParameterSpec +java/math/MutableBigInteger +java/math/SignedMutableBigInteger +java/awt/EventQueue$1AWTInvocationLock +javax/swing/SystemEventQueueUtilities$RunnableCanvas +javax/swing/SystemEventQueueUtilities$RunnableCanvasGraphics +java/awt/Component$FlipBufferStrategy +java/awt/SentEvent +sun/awt/X11/XDestroyWindowEvent +sun/awt/X11/XDropTargetRegistry +sun/awt/X11/XEmbeddedFramePeer +sun/awt/X11/XDragAndDropProtocols +sun/awt/X11/XDropTargetContextPeer +sun/awt/dnd/SunDropTargetContextPeer +java/awt/dnd/peer/DropTargetContextPeer +sun/awt/X11/XDropTargetContextPeer$XDropTargetProtocolListenerImpl +sun/awt/X11/XDropTargetProtocolListener +sun/awt/X11/XDnDDragSourceProtocol +sun/awt/X11/XDragSourceProtocol +sun/awt/X11/MotifDnDDragSourceProtocol +sun/awt/X11/XDnDDropTargetProtocol +sun/awt/X11/XDropTargetProtocol +sun/awt/X11/MotifDnDDropTargetProtocol +sun/awt/X11/XDnDConstants +sun/awt/X11/MotifDnDConstants +javax/swing/JTable$2 +javax/swing/JTable$Resizable3 +javax/swing/JTable$Resizable2 +javax/swing/JTable$5 +javax/swing/event/AncestorEvent +sun/font/FontDesignMetrics$MetricsKey +java/awt/geom/Line2D$Float +java/awt/geom/Line2D +com/sun/java/swing/plaf/gtk/GTKLookAndFeel +javax/swing/plaf/synth/SynthLookAndFeel +javax/swing/plaf/synth/DefaultSynthStyleFactory +javax/swing/plaf/synth/SynthStyleFactory +sun/swing/BakedArrayList +javax/swing/plaf/synth/SynthLookAndFeel$Handler +javax/swing/plaf/synth/SynthDefaultLookup +com/sun/java/swing/plaf/gtk/GTKEngine +com/sun/java/swing/plaf/gtk/GTKDefaultEngine +com/sun/java/swing/plaf/gtk/GTKEngine$Settings +com/sun/java/swing/plaf/gtk/GTKStyleFactory +com/sun/java/swing/plaf/gtk/PangoFonts +sun/font/FontManager$FontConfigInfo +com/sun/java/swing/plaf/gtk/GTKLookAndFeel$WeakPCL +javax/swing/plaf/synth/Region +javax/swing/plaf/synth/SynthLookAndFeel$AATextListener +com/sun/java/swing/plaf/gtk/GTKNativeEngine +com/sun/java/swing/plaf/gtk/GTKNativeEngine$WidgetType +com/sun/java/swing/plaf/gtk/GTKRegion +com/sun/java/swing/plaf/gtk/GTKDefaultStyle +com/sun/java/swing/plaf/gtk/GTKStyle +com/sun/java/swing/plaf/gtk/GTKConstants +javax/swing/plaf/synth/SynthStyle +javax/swing/plaf/synth/SynthGraphicsUtils +com/sun/java/swing/plaf/gtk/GTKGraphicsUtils +com/sun/java/swing/plaf/gtk/GTKStyle$GTKStockIcon +sun/swing/plaf/synth/SynthIcon +com/sun/java/swing/plaf/gtk/GTKColorType +javax/swing/plaf/synth/ColorType +com/sun/java/swing/plaf/gtk/resources/gtk +com/sun/swing/internal/plaf/synth/resources/synth +com/sun/java/swing/plaf/gtk/GTKStyle$GTKLazyValue +com/sun/java/swing/plaf/gtk/GTKLookAndFeel$1FontLazyValue +com/sun/java/swing/plaf/gtk/GTKLookAndFeel$2 +com/sun/java/swing/plaf/gtk/GTKLookAndFeel$3 +javax/swing/plaf/synth/SynthPanelUI +javax/swing/plaf/synth/SynthConstants +javax/swing/plaf/synth/SynthContext +javax/swing/plaf/synth/SynthBorder +javax/swing/plaf/synth/SynthRootPaneUI +javax/swing/plaf/synth/SynthLabelUI +javax/swing/plaf/synth/SynthButtonUI +javax/swing/plaf/synth/SynthToggleButtonUI +javax/swing/plaf/basic/BasicBorders$FieldBorder +javax/swing/plaf/synth/SynthMenuBarUI +javax/swing/plaf/synth/DefaultMenuLayout +javax/swing/plaf/synth/SynthMenuUI +javax/swing/plaf/synth/SynthUI +com/sun/java/swing/plaf/gtk/GTKIconFactory +com/sun/java/swing/plaf/gtk/GTKIconFactory$MenuArrowIcon +com/sun/java/swing/plaf/gtk/GTKIconFactory$DelegatingIcon +com/sun/java/swing/plaf/gtk/GTKConstants$ArrowType +javax/swing/plaf/basic/BasicIconFactory +javax/swing/plaf/basic/BasicIconFactory$MenuItemCheckIcon +javax/swing/plaf/synth/SynthMenuItemUI +javax/swing/plaf/synth/SynthPopupMenuUI +javax/swing/plaf/synth/SynthSeparatorUI +javax/swing/plaf/synth/SynthScrollBarUI +javax/swing/plaf/synth/SynthArrowButton +javax/swing/plaf/synth/SynthArrowButton$SynthArrowButtonUI +javax/swing/plaf/synth/SynthComboBoxUI +javax/swing/plaf/synth/SynthComboPopup +javax/swing/plaf/synth/SynthListUI +javax/swing/plaf/synth/SynthListUI$SynthListCellRenderer +javax/swing/plaf/synth/SynthViewportUI +javax/swing/plaf/synth/SynthScrollPaneUI +javax/swing/plaf/synth/SynthScrollPaneUI$ViewportBorder +javax/swing/plaf/synth/SynthComboBoxUI$SynthComboBoxRenderer +javax/swing/plaf/synth/SynthComboBoxUI$SynthComboBoxEditor +javax/swing/plaf/synth/SynthTextFieldUI +javax/swing/plaf/synth/SynthToolBarUI +javax/swing/plaf/synth/SynthToolBarUI$SynthToolBarLayoutManager +com/sun/java/swing/plaf/gtk/GTKIconFactory$ToolBarHandleIcon +com/sun/java/swing/plaf/gtk/GTKConstants$Orientation +sun/awt/X11/XTranslateCoordinates +com/sun/java/swing/plaf/gtk/GTKPainter +javax/swing/plaf/synth/SynthPainter +javax/swing/plaf/synth/SynthPainter$1 +com/sun/java/swing/plaf/gtk/GTKConstants$PositionType +com/sun/java/swing/plaf/gtk/GTKConstants$ShadowType +java/io/ObjectInputStream$HandleTable$HandleList +sun/java2d/pipe/ShapeSpanIterator +sun/java2d/pipe/SpanIterator +sun/dc/path/PathConsumer +sun/dc/pr/PathStroker +sun/dc/pr/PathDasher +java/awt/geom/LineIterator +java/awt/geom/PathIterator +sun/applet/Main +sun/applet/AppletMessageHandler +sun/applet/resources/MsgAppletViewer +sun/applet/AppletSecurity +sun/awt/AWTSecurityManager +java/lang/SecurityManager +java/security/DomainCombiner +sun/applet/AppletSecurity$1 +java/lang/SecurityManager$1 +java/security/SecurityPermission +java/util/PropertyPermission +sun/applet/AppletViewer +java/applet/AppletContext +java/awt/print/Printable +sun/security/util/SecurityConstants +java/awt/AWTPermission +java/net/NetPermission +java/net/SocketPermission +javax/security/auth/AuthPermission +java/lang/Thread$1 +java/util/logging/LogManager$5 +java/util/logging/LogManager$6 +sun/applet/StdAppletViewerFactory +sun/applet/AppletViewerFactory +sun/applet/AppletViewer$UserActionListener +sun/applet/AppletViewerPanel +sun/applet/AppletPanel +java/applet/AppletStub +sun/misc/MessageUtils +sun/applet/AppletPanel$10 +java/security/Policy$1 +sun/security/provider/PolicyFile$1 +sun/security/provider/PolicyInfo +sun/security/provider/PolicyFile$3 +sun/security/util/PropertyExpander +sun/security/provider/PolicyParser +sun/security/util/PolicyUtil +sun/security/provider/PolicyParser$GrantEntry +sun/security/provider/PolicyParser$PermissionEntry +sun/security/provider/PolicyFile$PolicyEntry +sun/security/provider/PolicyFile$6 +sun/security/provider/PolicyFile$7 +sun/security/provider/SelfPermission +java/net/SocketPermissionCollection +java/util/PropertyPermissionCollection +sun/applet/AppletPanel$9 +sun/applet/AppletClassLoader +sun/applet/AppletClassLoader$4 +sun/applet/AppletThreadGroup +sun/applet/AppContextCreator +sun/applet/AppletPanel$1 +sun/awt/X11/XMenuBarPeer +java/awt/peer/MenuBarPeer +java/awt/peer/MenuComponentPeer +sun/awt/X11/XBaseMenuWindow +sun/awt/X11/XMenuPeer +java/awt/peer/MenuPeer +java/awt/peer/MenuItemPeer +sun/awt/X11/XMenuItemPeer +java/awt/MenuShortcut +sun/awt/X11/XMenuWindow +sun/awt/X11/XMenuBarPeer$1 +sun/awt/X11/XMenuItemPeer$TextMetrics +sun/awt/AppContext$3 +sun/awt/MostRecentThreadAppContext +sun/awt/X11/XMenuBarPeer$MappingData +sun/awt/X11/XBaseMenuWindow$MappingData +sun/applet/AppletViewer$1 +sun/applet/AppletViewer$1AppletEventListener +sun/applet/AppletListener +sun/applet/AppletEventMulticaster +sun/misc/Queue +sun/misc/QueueElement +sun/applet/AppletEvent +sun/applet/AppletClassLoader$1 +sun/awt/X11/XBaseMenuWindow$3 +java/awt/DefaultKeyboardFocusManager$DefaultKeyboardFocusManagerSentEvent +sun/awt/CausedFocusEvent +sun/awt/X11/XWindow$1 +java/net/URLClassLoader$4 +sun/applet/AppletClassLoader$2 +javax/swing/JApplet +java/lang/ClassLoader$1 +sun/security/provider/PolicyFile$5 +java/security/PermissionsEnumerator +java/util/Collections$1 +sun/applet/AppletPanel$11 +sun/applet/AppletPanel$8 +sun/applet/AppletPanel$2 +sun/applet/AppletPanel$3 +sun/applet/AppletPanel$6 +javax/swing/BufferStrategyPaintManager$1 +# f89850bef88f9a2b diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/CIEXYZ.pf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/CIEXYZ.pf new file mode 100644 index 00000000..db3ba20a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/CIEXYZ.pf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/GRAY.pf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/GRAY.pf new file mode 100644 index 00000000..e31a4a77 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/GRAY.pf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/LINEAR_RGB.pf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/LINEAR_RGB.pf new file mode 100644 index 00000000..eadae048 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/LINEAR_RGB.pf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/PYCC.pf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/PYCC.pf new file mode 100644 index 00000000..1c49e0bb Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/PYCC.pf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/sRGB.pf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/sRGB.pf new file mode 100644 index 00000000..7f9d18d0 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/cmm/sRGB.pf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/content-types.properties b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/content-types.properties new file mode 100644 index 00000000..559de96f --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/content-types.properties @@ -0,0 +1,280 @@ +#sun.net.www MIME content-types table +# +# Property fields: +# +# ::= 'description' '=' +# ::= 'file_extensions' '=' +# ::= 'icon' '=' +# ::= 'browser' | 'application' | 'save' | 'unknown' +# ::= 'application' '=' +# + +# +# The "we don't know anything about this data" type(s). +# Used internally to mark unrecognized types. +# +content/unknown: description=Unknown Content +unknown/unknown: description=Unknown Data Type + +# +# The template we should use for temporary files when launching an application +# to view a document of given type. +# +temp.file.template: /tmp/%s + +# +# The "real" types. +# +application/octet-stream: \ + description=Generic Binary Stream;\ + file_extensions=.saveme,.dump,.hqx,.arc,.o,.a,.bin,.exe,.z,.gz + +application/oda: \ + description=ODA Document;\ + file_extensions=.oda + +application/pdf: \ + description=Adobe PDF Format;\ + file_extensions=.pdf + +application/postscript: \ + description=Postscript File;\ + file_extensions=.eps,.ai,.ps;\ + icon=ps;\ + action=application;\ + application=imagetool %s + +application/x-dvi: \ + description=TeX DVI File;\ + file_extensions=.dvi;\ + action=application;\ + application=xdvi %s + +application/x-hdf: \ + description=Hierarchical Data Format;\ + file_extensions=.hdf;\ + action=save + +application/x-latex: \ + description=LaTeX Source;\ + file_extensions=.latex + +application/x-netcdf: \ + description=Unidata netCDF Data Format;\ + file_extensions=.nc,.cdf;\ + action=save + +application/x-tex: \ + description=TeX Source;\ + file_extensions=.tex + +application/x-texinfo: \ + description=Gnu Texinfo;\ + file_extensions=.texinfo,.texi + +application/x-troff: \ + description=Troff Source;\ + file_extensions=.t,.tr,.roff;\ + action=application;\ + application=xterm -title troff -e sh -c \"nroff %s | col | more -w\" + +application/x-troff-man: \ + description=Troff Manpage Source;\ + file_extensions=.man;\ + action=application;\ + application=xterm -title troff -e sh -c \"nroff -man %s | col | more -w\" + +application/x-troff-me: \ + description=Troff ME Macros;\ + file_extensions=.me;\ + action=application;\ + application=xterm -title troff -e sh -c \"nroff -me %s | col | more -w\" + +application/x-troff-ms: \ + description=Troff MS Macros;\ + file_extensions=.ms;\ + action=application;\ + application=xterm -title troff -e sh -c \"nroff -ms %s | col | more -w\" + +application/x-wais-source: \ + description=Wais Source;\ + file_extensions=.src,.wsrc + +application/zip: \ + description=Zip File;\ + file_extensions=.zip;\ + icon=zip;\ + action=save + +application/x-bcpio: \ + description=Old Binary CPIO Archive;\ + file_extensions=.bcpio; action=save + +application/x-cpio: \ + description=Unix CPIO Archive;\ + file_extensions=.cpio; action=save + +application/x-gtar: \ + description=Gnu Tar Archive;\ + file_extensions=.gtar;\ + icon=tar;\ + action=save + +application/x-shar: \ + description=Shell Archive;\ + file_extensions=.sh,.shar;\ + action=save + +application/x-sv4cpio: \ + description=SVR4 CPIO Archive;\ + file_extensions=.sv4cpio; action=save + +application/x-sv4crc: \ + description=SVR4 CPIO with CRC;\ + file_extensions=.sv4crc; action=save + +application/x-tar: \ + description=Tar Archive;\ + file_extensions=.tar;\ + icon=tar;\ + action=save + +application/x-ustar: \ + description=US Tar Archive;\ + file_extensions=.ustar;\ + action=save + +audio/basic: \ + description=Basic Audio;\ + file_extensions=.snd,.au;\ + icon=audio;\ + action=application;\ + application=audiotool %s + +audio/x-aiff: \ + description=Audio Interchange Format File;\ + file_extensions=.aifc,.aif,.aiff;\ + icon=aiff + +audio/x-wav: \ + description=Wav Audio;\ + file_extensions=.wav;\ + icon=wav + +image/gif: \ + description=GIF Image;\ + file_extensions=.gif;\ + icon=gif;\ + action=browser + +image/ief: \ + description=Image Exchange Format;\ + file_extensions=.ief + +image/jpeg: \ + description=JPEG Image;\ + file_extensions=.jfif,.jfif-tbnl,.jpe,.jpg,.jpeg;\ + icon=jpeg;\ + action=browser;\ + application=imagetool %s + +image/tiff: \ + description=TIFF Image;\ + file_extensions=.tif,.tiff;\ + icon=tiff + +image/vnd.fpx: \ + description=FlashPix Image;\ + file_extensions=.fpx,.fpix + +image/x-cmu-rast: \ + description=CMU Raster Image;\ + file_extensions=.ras + +image/x-portable-anymap: \ + description=PBM Anymap Format;\ + file_extensions=.pnm + +image/x-portable-bitmap: \ + description=PBM Bitmap Format;\ + file_extensions=.pbm + +image/x-portable-graymap: \ + description=PBM Graymap Format;\ + file_extensions=.pgm + +image/x-portable-pixmap: \ + description=PBM Pixmap Format;\ + file_extensions=.ppm + +image/x-rgb: \ + description=RGB Image;\ + file_extensions=.rgb + +image/x-xbitmap: \ + description=X Bitmap Image;\ + file_extensions=.xbm,.xpm + +image/x-xwindowdump: \ + description=X Window Dump Image;\ + file_extensions=.xwd + +image/png: \ + description=PNG Image;\ + file_extensions=.png;\ + icon=png;\ + action=browser + +image/bmp: \ + description=Bitmap Image;\ + file_extensions=.bmp; + +text/html: \ + description=HTML Document;\ + file_extensions=.htm,.html;\ + icon=html + +text/plain: \ + description=Plain Text;\ + file_extensions=.text,.c,.cc,.c++,.h,.pl,.txt,.java,.el;\ + icon=text;\ + action=browser + +text/tab-separated-values: \ + description=Tab Separated Values Text;\ + file_extensions=.tsv + +text/x-setext: \ + description=Structure Enhanced Text;\ + file_extensions=.etx + +video/mpeg: \ + description=MPEG Video Clip;\ + file_extensions=.mpg,.mpe,.mpeg;\ + icon=mpeg;\ + action=application;\ + application=mpeg_play %s + +video/quicktime: \ + description=QuickTime Video Clip;\ + file_extensions=.mov,.qt + +application/x-troff-msvideo: \ + description=AVI Video;\ + file_extensions=.avi;\ + icon=avi + +video/x-sgi-movie: \ + description=SGI Movie;\ + file_extensions=.movie,.mv + +message/rfc822: \ + description=Internet Email Message;\ + file_extensions=.mime + +application/xml: \ + description=XML document;\ + file_extensions=.xml + + + diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/currency.data b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/currency.data new file mode 100644 index 00000000..1f8cf4ba Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/currency.data differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/dnsns.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/dnsns.jar new file mode 100644 index 00000000..57ecbc56 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/dnsns.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/localedata.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/localedata.jar new file mode 100644 index 00000000..6a2b1a32 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/localedata.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/meta-index b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/meta-index new file mode 100644 index 00000000..0d3a1806 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/meta-index @@ -0,0 +1,25 @@ +% VERSION 2 +% WARNING: this file is auto-generated; do not edit +% UNSUPPORTED: this file and its format may change and/or +% may be removed in a future release +# dnsns.jar +META-INF/services/sun.net.spi.nameservice.NameServiceDescriptor +sun/net +# localedata.jar +sun/text +sun/util +# sunec.jar +sun/security +META-INF/ORACLE_J.RSA +META-INF/ORACLE_J.SF +# sunjce_provider.jar +com/sun/crypto/ +META-INF/ORACLE_J.RSA +META-INF/ORACLE_J.SF +# sunpkcs11.jar +sun/security +META-INF/ORACLE_J.RSA +META-INF/ORACLE_J.SF +# zipfs.jar +META-INF/services/java.nio.file.spi.FileSystemProvider +com/sun/nio/ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/sunec.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/sunec.jar new file mode 100644 index 00000000..6393c183 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/sunec.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/sunjce_provider.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/sunjce_provider.jar new file mode 100644 index 00000000..71524d00 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/sunjce_provider.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/sunpkcs11.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/sunpkcs11.jar new file mode 100644 index 00000000..269c8f7a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/sunpkcs11.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/zipfs.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/zipfs.jar new file mode 100644 index 00000000..a86fa0c2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/ext/zipfs.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/flavormap.properties b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/flavormap.properties new file mode 100644 index 00000000..b00f2c2c --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/flavormap.properties @@ -0,0 +1,81 @@ +# +# This properties file is used to initialize the default +# java.awt.datatransfer.SystemFlavorMap. It contains the Mac OS X platform-specific, +# default mappings between common Mac OS X selection atoms and platform-independent +# MIME type strings, which will be converted into +# java.awt.datatransfer.DataFlavors. +# +# These default mappings may be augmented by specifying the +# +# AWT.DnD.flavorMapFileURL +# +# property in the appropriate awt.properties file. The specified properties URL +# will be loaded into the SystemFlavorMap. +# +# The standard format is: +# +# = +# +# should be a string identifier that the native platform will +# recognize as a valid data format. should specify both a MIME +# primary type and a MIME subtype separated by a '/'. The MIME type may include +# parameters, where each parameter is a key/value pair separated by '=', and +# where each parameter to the MIME type is separated by a ';'. +# +# Because SystemFlavorMap implements FlavorTable, developers are free to +# duplicate both native keys and DataFlavor values. If a mapping contains a +# duplicate key or value, earlier mappings which included this key or value +# will be preferred. +# +# Mappings whose values specify DataFlavors with primary MIME types of +# "text", and which support the charset parameter, should specify the exact +# format in which the native platform expects the data. The "charset" +# parameter specifies the char to byte encoding, the "eoln" parameter +# specifies the end-of-line marker, and the "terminators" parameter specifies +# the number of terminating NUL bytes. Note that "eoln" and "terminators" +# are not standardized MIME type parameters. They are specific to this file +# format ONLY. They will not appear in any of the DataFlavors returned by the +# SystemFlavorMap at the Java level. +# +# If the "charset" parameter is omitted, or has zero length, the platform +# default encoding is assumed. If the "eoln" parameter is omitted, or has +# zero length, "\n" is assumed. If the "terminators" parameter is omitted, +# or has a value less than zero, zero is assumed. +# +# Upon initialization, the data transfer subsystem will record the specified +# details of the native text format, but the default SystemFlavorMap will +# present a large set of synthesized DataFlavors which map, in both +# directions, to the native. After receiving data from the application in one +# of the synthetic DataFlavors, the data transfer subsystem will transform +# the data stream into the format specified in this file before passing the +# transformed stream to the native system. +# +# Mappings whose values specify DataFlavors with primary MIME types of +# "text", but which do not support the charset parameter, will be treated as +# opaque, 8-bit data. They will not undergo any transformation process, and +# any "charset", "eoln", or "terminators" parameters specified in this file +# will be ignored. +# +# See java.awt.datatransfer.DataFlavor.selectBestTextFlavor for a list of +# text flavors which support the charset parameter. + +UTF8_STRING=text/plain;charset=UTF-8;eoln="\n";terminators=0 + +# The COMPOUND_TEXT support for inter-client text transfer is disabled by +# default. The reason is that many native applications prefer this format over +# other native text formats, but are unable to decode the textual data in this +# format properly. This results in java-to-native text transfer failures. +# To enable the COMPOUND_TEXT support for this JRE installation uncomment +# the line below. + +# COMPOUND_TEXT=text/plain;charset=x-compound-text;eoln="\n";terminators=0 + +TEXT=text/plain;eoln="\n";terminators=0 +STRING=text/plain;charset=UTF-8;eoln="\n";terminators=0 +FILE_NAME=application/x-java-file-list;class=java.util.List +text/uri-list=application/x-java-file-list;class=java.util.List +PNG=image/x-java-image;class=java.awt.Image +JFIF=image/x-java-image;class=java.awt.Image +TIFF=image/x-java-image;class=java.awt.Image +RICH_TEXT=text/rtf +HTML=text/html;charset=utf-8;eoln="\r\n";terminators=1 diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fontconfig.bfc b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fontconfig.bfc new file mode 100644 index 00000000..f979a9e8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fontconfig.bfc differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fontconfig.properties.src b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fontconfig.properties.src new file mode 100644 index 00000000..6191e882 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fontconfig.properties.src @@ -0,0 +1,262 @@ +# +# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. +# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# + +# Version + +version=1 + +# Component Font Mappings + +allfonts.chinese-ms936=SimSun +allfonts.chinese-gb18030=SimSun-18030 +allfonts.chinese-hkscs=MingLiU_HKSCS +allfonts.devanagari=Mangal +allfonts.dingbats=Wingdings +allfonts.lucida=Lucida Sans Regular +allfonts.symbol=Symbol +allfonts.thai=Lucida Sans Regular + +serif.plain.alphabetic=Times New Roman +serif.plain.chinese-ms950=MingLiU +serif.plain.hebrew=David +serif.plain.japanese=MS Mincho +serif.plain.korean=Batang + +serif.bold.alphabetic=Times New Roman Bold +serif.bold.chinese-ms950=PMingLiU +serif.bold.hebrew=David Bold +serif.bold.japanese=MS Mincho +serif.bold.korean=Batang + +serif.italic.alphabetic=Times New Roman Italic +serif.italic.chinese-ms950=PMingLiU +serif.italic.hebrew=David +serif.italic.japanese=MS Mincho +serif.italic.korean=Batang + +serif.bolditalic.alphabetic=Times New Roman Bold Italic +serif.bolditalic.chinese-ms950=PMingLiU +serif.bolditalic.hebrew=David Bold +serif.bolditalic.japanese=MS Mincho +serif.bolditalic.korean=Batang + +sansserif.plain.alphabetic=Arial +sansserif.plain.chinese-ms950=MingLiU +sansserif.plain.hebrew=David +sansserif.plain.japanese=MS Gothic +sansserif.plain.korean=Gulim + +sansserif.bold.alphabetic=Arial Bold +sansserif.bold.chinese-ms950=PMingLiU +sansserif.bold.hebrew=David Bold +sansserif.bold.japanese=MS Gothic +sansserif.bold.korean=Gulim + +sansserif.italic.alphabetic=Arial Italic +sansserif.italic.chinese-ms950=PMingLiU +sansserif.italic.hebrew=David +sansserif.italic.japanese=MS Gothic +sansserif.italic.korean=Gulim + +sansserif.bolditalic.alphabetic=Arial Bold Italic +sansserif.bolditalic.chinese-ms950=PMingLiU +sansserif.bolditalic.hebrew=David Bold +sansserif.bolditalic.japanese=MS Gothic +sansserif.bolditalic.korean=Gulim + +monospaced.plain.alphabetic=Courier New +monospaced.plain.chinese-ms950=MingLiU +monospaced.plain.hebrew=David +monospaced.plain.japanese=MS Gothic +monospaced.plain.korean=GulimChe + +monospaced.bold.alphabetic=Courier New Bold +monospaced.bold.chinese-ms950=PMingLiU +monospaced.bold.hebrew=David Bold +monospaced.bold.japanese=MS Gothic +monospaced.bold.korean=GulimChe + +monospaced.italic.alphabetic=Courier New Italic +monospaced.italic.chinese-ms950=PMingLiU +monospaced.italic.hebrew=David +monospaced.italic.japanese=MS Gothic +monospaced.italic.korean=GulimChe + +monospaced.bolditalic.alphabetic=Courier New Bold Italic +monospaced.bolditalic.chinese-ms950=PMingLiU +monospaced.bolditalic.hebrew=David Bold +monospaced.bolditalic.japanese=MS Gothic +monospaced.bolditalic.korean=GulimChe + +dialog.plain.alphabetic=Arial +dialog.plain.chinese-ms950=MingLiU +dialog.plain.hebrew=David +dialog.plain.japanese=MS Gothic +dialog.plain.korean=Gulim + +dialog.bold.alphabetic=Arial Bold +dialog.bold.chinese-ms950=PMingLiU +dialog.bold.hebrew=David Bold +dialog.bold.japanese=MS Gothic +dialog.bold.korean=Gulim + +dialog.italic.alphabetic=Arial Italic +dialog.italic.chinese-ms950=PMingLiU +dialog.italic.hebrew=David +dialog.italic.japanese=MS Gothic +dialog.italic.korean=Gulim + +dialog.bolditalic.alphabetic=Arial Bold Italic +dialog.bolditalic.chinese-ms950=PMingLiU +dialog.bolditalic.hebrew=David Bold +dialog.bolditalic.japanese=MS Gothic +dialog.bolditalic.korean=Gulim + +dialoginput.plain.alphabetic=Courier New +dialoginput.plain.chinese-ms950=MingLiU +dialoginput.plain.hebrew=David +dialoginput.plain.japanese=MS Gothic +dialoginput.plain.korean=Gulim + +dialoginput.bold.alphabetic=Courier New Bold +dialoginput.bold.chinese-ms950=PMingLiU +dialoginput.bold.hebrew=David Bold +dialoginput.bold.japanese=MS Gothic +dialoginput.bold.korean=Gulim + +dialoginput.italic.alphabetic=Courier New Italic +dialoginput.italic.chinese-ms950=PMingLiU +dialoginput.italic.hebrew=David +dialoginput.italic.japanese=MS Gothic +dialoginput.italic.korean=Gulim + +dialoginput.bolditalic.alphabetic=Courier New Bold Italic +dialoginput.bolditalic.chinese-ms950=PMingLiU +dialoginput.bolditalic.hebrew=David Bold +dialoginput.bolditalic.japanese=MS Gothic +dialoginput.bolditalic.korean=Gulim + +# Search Sequences + +sequence.allfonts=alphabetic/default,dingbats,symbol + +sequence.serif.GBK=alphabetic,chinese-ms936,dingbats,symbol +sequence.sansserif.GBK=alphabetic,chinese-ms936,dingbats,symbol +sequence.monospaced.GBK=chinese-ms936,alphabetic,dingbats,symbol +sequence.dialog.GBK=alphabetic,chinese-ms936,dingbats,symbol +sequence.dialoginput.GBK=alphabetic,chinese-ms936,dingbats,symbol + +sequence.serif.GB18030=alphabetic,chinese-gb18030,dingbats,symbol +sequence.sansserif.GB18030=alphabetic,chinese-gb18030,dingbats,symbol +sequence.monospaced.GB18030=chinese-gb18030,alphabetic,dingbats,symbol +sequence.dialog.GB18030=alphabetic,chinese-gb18030,dingbats,symbol +sequence.dialoginput.GB18030=alphabetic,chinese-gb18030,dingbats,symbol + +sequence.serif.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol +sequence.sansserif.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol +sequence.monospaced.x-windows-950=chinese-ms950,alphabetic,dingbats,symbol +sequence.dialog.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol +sequence.dialoginput.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol + +sequence.serif.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol +sequence.sansserif.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol +sequence.monospaced.x-MS950-HKSCS=chinese-ms950,alphabetic,chinese-hkscs,dingbats,symbol +sequence.dialog.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol +sequence.dialoginput.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol + +sequence.allfonts.UTF-8.hi=alphabetic/1252,devanagari,dingbats,symbol + +sequence.allfonts.windows-1255=hebrew,alphabetic/1252,dingbats,symbol + +sequence.serif.windows-31j=alphabetic,japanese,dingbats,symbol +sequence.sansserif.windows-31j=alphabetic,japanese,dingbats,symbol +sequence.monospaced.windows-31j=japanese,alphabetic,dingbats,symbol +sequence.dialog.windows-31j=alphabetic,japanese,dingbats,symbol +sequence.dialoginput.windows-31j=alphabetic,japanese,dingbats,symbol + +sequence.serif.x-windows-949=alphabetic,korean,dingbats,symbol +sequence.sansserif.x-windows-949=alphabetic,korean,dingbats,symbol +sequence.monospaced.x-windows-949=korean,alphabetic,dingbats,symbol +sequence.dialog.x-windows-949=alphabetic,korean,dingbats,symbol +sequence.dialoginput.x-windows-949=alphabetic,korean,dingbats,symbol + +sequence.allfonts.x-windows-874=alphabetic,thai,dingbats,symbol + +sequence.fallback=lucida,\ + chinese-ms950,chinese-hkscs,chinese-ms936,chinese-gb18030,\ + japanese,korean + +# Exclusion Ranges + +exclusion.alphabetic=0700-1e9f,1f00-20ab,20ad-f8ff +exclusion.chinese-gb18030=0390-03d6,2200-22ef,2701-27be +exclusion.hebrew=0041-005a,0060-007a,007f-00ff,20ac-20ac + +# Monospaced to Proportional width variant mapping +# (Experimental private syntax) +proportional.MS_Gothic=MS PGothic +proportional.MS_Mincho=MS PMincho +proportional.MingLiU=PMingLiU + +# Font File Names + +filename.Arial=ARIAL.TTF +filename.Arial_Bold=ARIALBD.TTF +filename.Arial_Italic=ARIALI.TTF +filename.Arial_Bold_Italic=ARIALBI.TTF + +filename.Courier_New=COUR.TTF +filename.Courier_New_Bold=COURBD.TTF +filename.Courier_New_Italic=COURI.TTF +filename.Courier_New_Bold_Italic=COURBI.TTF + +filename.Times_New_Roman=TIMES.TTF +filename.Times_New_Roman_Bold=TIMESBD.TTF +filename.Times_New_Roman_Italic=TIMESI.TTF +filename.Times_New_Roman_Bold_Italic=TIMESBI.TTF + +filename.SimSun=SIMSUN.TTC +filename.SimSun-18030=SIMSUN18030.TTC + +filename.MingLiU=MINGLIU.TTC +filename.PMingLiU=MINGLIU.TTC +filename.MingLiU_HKSCS=hkscsm3u.ttf + +filename.David=DAVID.TTF +filename.David_Bold=DAVIDBD.TTF + +filename.MS_Mincho=MSMINCHO.TTC +filename.MS_PMincho=MSMINCHO.TTC +filename.MS_Gothic=MSGOTHIC.TTC +filename.MS_PGothic=MSGOTHIC.TTC + +filename.Gulim=gulim.TTC +filename.Batang=batang.TTC +filename.GulimChe=gulim.TTC + +filename.Lucida_Sans_Regular=LucidaSansRegular.ttf +filename.Mangal=MANGAL.TTF +filename.Symbol=SYMBOL.TTF +filename.Wingdings=WINGDING.TTF diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightDemiBold.ttf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightDemiBold.ttf new file mode 100644 index 00000000..8073c35e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightDemiBold.ttf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightDemiItalic.ttf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightDemiItalic.ttf new file mode 100644 index 00000000..bae8c67b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightDemiItalic.ttf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightItalic.ttf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightItalic.ttf new file mode 100644 index 00000000..c26afa3b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightItalic.ttf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightRegular.ttf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightRegular.ttf new file mode 100644 index 00000000..79738f19 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaBrightRegular.ttf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaSansDemiBold.ttf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaSansDemiBold.ttf new file mode 100644 index 00000000..a15910e1 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaSansDemiBold.ttf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaSansRegular.ttf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaSansRegular.ttf new file mode 100644 index 00000000..4cabe6e7 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaSansRegular.ttf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaTypewriterBold.ttf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaTypewriterBold.ttf new file mode 100644 index 00000000..ac66d4f2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaTypewriterBold.ttf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaTypewriterRegular.ttf b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaTypewriterRegular.ttf new file mode 100644 index 00000000..02951842 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/LucidaTypewriterRegular.ttf differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/fonts.dir b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/fonts.dir new file mode 100644 index 00000000..89b6e748 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fonts/fonts.dir @@ -0,0 +1,49 @@ +48 +LucidaBrightRegular.ttf -b&h-lucidabright-medium-r-normal--0-0-0-0-p-0-iso8859-1 +LucidaBrightItalic.ttf -b&h-lucidabright-medium-i-normal--0-0-0-0-p-0-iso8859-1 +LucidaBrightDemiBold.ttf -b&h-lucidabright-demibold-r-normal--0-0-0-0-p-0-iso8859-1 +LucidaBrightDemiItalic.ttf -b&h-lucidabright-demibold-i-normal--0-0-0-0-p-0-iso8859-1 +LucidaSansRegular.ttf -b&h-lucidasans-medium-r-normal-sans-0-0-0-0-p-0-iso8859-1 +LucidaSansDemiBold.ttf -b&h-lucidasans-bold-r-normal-sans-0-0-0-0-p-0-iso8859-1 +LucidaTypewriterRegular.ttf -b&h-lucidatypewriter-medium-r-normal-sans-0-0-0-0-m-0-iso8859-1 +LucidaTypewriterBold.ttf -b&h-lucidatypewriter-bold-r-normal-sans-0-0-0-0-m-0-iso8859-1 +LucidaBrightRegular.ttf -b&h-lucidabright-medium-r-normal--0-0-0-0-p-0-iso8859-2 +LucidaBrightItalic.ttf -b&h-lucidabright-medium-i-normal--0-0-0-0-p-0-iso8859-2 +LucidaBrightDemiBold.ttf -b&h-lucidabright-demibold-r-normal--0-0-0-0-p-0-iso8859-2 +LucidaBrightDemiItalic.ttf -b&h-lucidabright-demibold-i-normal--0-0-0-0-p-0-iso8859-2 +LucidaSansRegular.ttf -b&h-lucidasans-medium-r-normal-sans-0-0-0-0-p-0-iso8859-2 +LucidaSansDemiBold.ttf -b&h-lucidasans-bold-r-normal-sans-0-0-0-0-p-0-iso8859-2 +LucidaTypewriterRegular.ttf -b&h-lucidatypewriter-medium-r-normal-sans-0-0-0-0-m-0-iso8859-2 +LucidaTypewriterBold.ttf -b&h-lucidatypewriter-bold-r-normal-sans-0-0-0-0-m-0-iso8859-2 +LucidaBrightRegular.ttf -b&h-lucidabright-medium-r-normal--0-0-0-0-p-0-iso8859-4 +LucidaBrightItalic.ttf -b&h-lucidabright-medium-i-normal--0-0-0-0-p-0-iso8859-4 +LucidaBrightDemiBold.ttf -b&h-lucidabright-demibold-r-normal--0-0-0-0-p-0-iso8859-4 +LucidaBrightDemiItalic.ttf -b&h-lucidabright-demibold-i-normal--0-0-0-0-p-0-iso8859-4 +LucidaSansRegular.ttf -b&h-lucidasans-medium-r-normal-sans-0-0-0-0-p-0-iso8859-4 +LucidaSansDemiBold.ttf -b&h-lucidasans-bold-r-normal-sans-0-0-0-0-p-0-iso8859-4 +LucidaTypewriterRegular.ttf -b&h-lucidatypewriter-medium-r-normal-sans-0-0-0-0-m-0-iso8859-4 +LucidaTypewriterBold.ttf -b&h-lucidatypewriter-bold-r-normal-sans-0-0-0-0-m-0-iso8859-4 +LucidaBrightRegular.ttf -b&h-lucidabright-medium-r-normal--0-0-0-0-p-0-iso8859-5 +LucidaBrightItalic.ttf -b&h-lucidabright-medium-i-normal--0-0-0-0-p-0-iso8859-5 +LucidaBrightDemiBold.ttf -b&h-lucidabright-demibold-r-normal--0-0-0-0-p-0-iso8859-5 +LucidaBrightDemiItalic.ttf -b&h-lucidabright-demibold-i-normal--0-0-0-0-p-0-iso8859-5 +LucidaSansRegular.ttf -b&h-lucidasans-medium-r-normal-sans-0-0-0-0-p-0-iso8859-5 +LucidaSansDemiBold.ttf -b&h-lucidasans-bold-r-normal-sans-0-0-0-0-p-0-iso8859-5 +LucidaTypewriterRegular.ttf -b&h-lucidatypewriter-medium-r-normal-sans-0-0-0-0-m-0-iso8859-5 +LucidaTypewriterBold.ttf -b&h-lucidatypewriter-bold-r-normal-sans-0-0-0-0-m-0-iso8859-5 +LucidaBrightRegular.ttf -b&h-lucidabright-medium-r-normal--0-0-0-0-p-0-iso8859-7 +LucidaBrightItalic.ttf -b&h-lucidabright-medium-i-normal--0-0-0-0-p-0-iso8859-7 +LucidaBrightDemiBold.ttf -b&h-lucidabright-demibold-r-normal--0-0-0-0-p-0-iso8859-7 +LucidaBrightDemiItalic.ttf -b&h-lucidabright-demibold-i-normal--0-0-0-0-p-0-iso8859-7 +LucidaSansRegular.ttf -b&h-lucidasans-medium-r-normal-sans-0-0-0-0-p-0-iso8859-7 +LucidaSansDemiBold.ttf -b&h-lucidasans-bold-r-normal-sans-0-0-0-0-p-0-iso8859-7 +LucidaTypewriterRegular.ttf -b&h-lucidatypewriter-medium-r-normal-sans-0-0-0-0-m-0-iso8859-7 +LucidaTypewriterBold.ttf -b&h-lucidatypewriter-bold-r-normal-sans-0-0-0-0-m-0-iso8859-7 +LucidaBrightRegular.ttf -b&h-lucidabright-medium-r-normal--0-0-0-0-p-0-iso8859-9 +LucidaBrightItalic.ttf -b&h-lucidabright-medium-i-normal--0-0-0-0-p-0-iso8859-9 +LucidaBrightDemiBold.ttf -b&h-lucidabright-demibold-r-normal--0-0-0-0-p-0-iso8859-9 +LucidaBrightDemiItalic.ttf -b&h-lucidabright-demibold-i-normal--0-0-0-0-p-0-iso8859-9 +LucidaSansRegular.ttf -b&h-lucidasans-medium-r-normal-sans-0-0-0-0-p-0-iso8859-9 +LucidaSansDemiBold.ttf -b&h-lucidasans-bold-r-normal-sans-0-0-0-0-p-0-iso8859-9 +LucidaTypewriterRegular.ttf -b&h-lucidatypewriter-medium-r-normal-sans-0-0-0-0-m-0-iso8859-9 +LucidaTypewriterBold.ttf -b&h-lucidatypewriter-bold-r-normal-sans-0-0-0-0-m-0-iso8859-9 diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fxplugins.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fxplugins.dylib new file mode 100644 index 00000000..2184725a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/fxplugins.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/headless/libmawt.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/headless/libmawt.dylib new file mode 100644 index 00000000..ba329bd8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/headless/libmawt.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/cursors.properties b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/cursors.properties new file mode 100644 index 00000000..30e9f903 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/cursors.properties @@ -0,0 +1,40 @@ +# +# +# Cursors Properties file +# +# Names GIF89 sources for Custom Cursors and their associated HotSpots +# +# Note: the syntax of the property name is significant and is parsed +# by java.awt.Cursor +# +# The syntax is: Cursor...File= +# Cursor...HotSpot=, +# Cursor...Name= +# +Cursor.CopyDrop.32x32.File=motif_CopyDrop32x32.gif +Cursor.CopyDrop.32x32.HotSpot=0,0 +Cursor.CopyDrop.32x32.Name=CopyDrop32x32 +# +Cursor.MoveDrop.32x32.File=motif_MoveDrop32x32.gif +Cursor.MoveDrop.32x32.HotSpot=0,0 +Cursor.MoveDrop.32x32.Name=MoveDrop32x32 +# +Cursor.LinkDrop.32x32.File=motif_LinkDrop32x32.gif +Cursor.LinkDrop.32x32.HotSpot=0,0 +Cursor.LinkDrop.32x32.Name=LinkDrop32x32 +# +Cursor.CopyNoDrop.32x32.File=motif_CopyNoDrop32x32.gif +Cursor.CopyNoDrop.32x32.HotSpot=6,2 +Cursor.CopyNoDrop.32x32.Name=CopyNoDrop32x32 +# +Cursor.MoveNoDrop.32x32.File=motif_MoveNoDrop32x32.gif +Cursor.MoveNoDrop.32x32.HotSpot=6,2 +Cursor.MoveNoDrop.32x32.Name=MoveNoDrop32x32 +# +Cursor.LinkNoDrop.32x32.File=motif_LinkNoDrop32x32.gif +Cursor.LinkNoDrop.32x32.HotSpot=6,2 +Cursor.LinkNoDrop.32x32.Name=LinkNoDrop32x32 +# +Cursor.Invalid.32x32.File=invalid32x32.gif +Cursor.Invalid.32x32.HotSpot=6,2 +Cursor.Invalid.32x32.Name=Invalid32x32 diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/invalid32x32.gif b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/invalid32x32.gif new file mode 100644 index 00000000..64c265d3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/invalid32x32.gif differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_CopyDrop32x32.gif b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_CopyDrop32x32.gif new file mode 100644 index 00000000..a9ec2471 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_CopyDrop32x32.gif differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif new file mode 100644 index 00000000..64c265d3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_LinkDrop32x32.gif b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_LinkDrop32x32.gif new file mode 100644 index 00000000..10c84c13 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_LinkDrop32x32.gif differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif new file mode 100644 index 00000000..64c265d3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_MoveDrop32x32.gif b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_MoveDrop32x32.gif new file mode 100644 index 00000000..8304aa0d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_MoveDrop32x32.gif differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif new file mode 100644 index 00000000..64c265d3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/javafx.properties b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/javafx.properties new file mode 100644 index 00000000..1c01f32a --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/javafx.properties @@ -0,0 +1 @@ +javafx.runtime.version=2.2.80 \ No newline at end of file diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jce.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jce.jar new file mode 100644 index 00000000..a5a7aec2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jce.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfr.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfr.jar new file mode 100644 index 00000000..7ca9221d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfr.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfr/default.jfc b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfr/default.jfc new file mode 100644 index 00000000..35db8724 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfr/default.jfc @@ -0,0 +1,512 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 20 ms + + 20 ms + + 20 ms + + false + + false + + false + + + + + true + everyChunk + + + + true + 1000 ms + + + + true + 1000 ms + + + + true + + + + true + + + + true + true + 20 ms + + + + true + true + 20 ms + + + + true + true + 20 ms + + + + true + true + 20 ms + + + + false + true + 0 ms + + + + false + + + + true + everyChunk + + + + true + everyChunk + + + + true + 20 ms + + + + false + 1 ms + + + + true + 10 ms + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + false + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + false + + + + true + + + + true + + + + true + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + false + 0 ms + + + + true + + + + true + + + + true + + + + true + + + + true + + + + true + everyChunk + + + + true + 1000 ms + + + + true + 1000 ms + + + + true + 60 s + + + + false + + + + true + everyChunk + + + + true + everyChunk + + + + true + 100 ms + + + + true + 0 ms + + + + true + everyChunk + + + + true + everyChunk + + + + true + + + + true + everyChunk + + + + true + 10 s + + + + true + everyChunk + + + + true + 1000 ms + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + false + true + + + + false + true + + + + + + + + true + true + 20 ms + + + + true + true + 20 ms + + + + true + true + 20 ms + + + + true + true + 20 ms + + + + false + true + + + + true + true + + + + true + 1000 ms + + + + + + + + true + + + + true + + + + + diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfr/profile.jfc b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfr/profile.jfc new file mode 100644 index 00000000..becc4cd8 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfr/profile.jfc @@ -0,0 +1,512 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10 ms + + 10 ms + + 10 ms + + false + + false + + true + + + + + true + everyChunk + + + + true + 1000 ms + + + + true + 1000 ms + + + + true + + + + true + + + + true + true + 10 ms + + + + true + true + 10 ms + + + + true + true + 10 ms + + + + true + true + 10 ms + + + + false + true + 0 ms + + + + false + + + + true + everyChunk + + + + true + everyChunk + + + + true + 10 ms + + + + false + 1 ms + + + + true + 10 ms + + + + true + 60 s + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + false + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + false + + + + true + + + + true + + + + true + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + true + 0 ms + + + + false + 0 ms + + + + true + + + + true + + + + true + + + + true + + + + true + + + + true + everyChunk + + + + true + 1000 ms + + + + true + 100 ms + + + + true + 10 s + + + + true + + + + true + everyChunk + + + + true + everyChunk + + + + true + 100 ms + + + + true + 0 ms + + + + true + everyChunk + + + + true + everyChunk + + + + true + + + + true + everyChunk + + + + true + 10 s + + + + true + everyChunk + + + + true + 1000 ms + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + everyChunk + + + + true + true + + + + true + true + + + + + + + + true + true + 10 ms + + + + true + true + 10 ms + + + + true + true + 10 ms + + + + true + true + 10 ms + + + + false + true + + + + true + true + + + + true + 1000 ms + + + + + + + + true + + + + true + + + + + diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfxrt.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfxrt.jar new file mode 100644 index 00000000..dd49cfb4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jfxrt.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jli/libjli.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jli/libjli.dylib new file mode 100644 index 00000000..5bfe2cb7 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jli/libjli.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jspawnhelper b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jspawnhelper new file mode 100644 index 00000000..0bd35a47 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jspawnhelper differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jsse.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jsse.jar new file mode 100644 index 00000000..6f16f867 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jsse.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jvm.cfg b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jvm.cfg new file mode 100644 index 00000000..a5a1e8db --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jvm.cfg @@ -0,0 +1,39 @@ +# +# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. +# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# List of JVMs that can be used as an option to java, javac, etc. +# Order is important -- first in this list is the default JVM. +# NOTE that this both this file and its format are UNSUPPORTED and +# WILL GO AWAY in a future release. +# +# You may also select a JVM in an arbitrary location with the +# "-XXaltjvm=" option, but that too is unsupported +# and may not be available in a future release. +# +-server KNOWN +-client IGNORE +-hotspot ERROR +-classic WARN +-native ERROR +-green ERROR diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jvm.hprof.txt b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jvm.hprof.txt new file mode 100644 index 00000000..3c8e5fcd --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/jvm.hprof.txt @@ -0,0 +1,86 @@ +Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + - Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + - Neither the name of Oracle nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS +IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR +CONTRIBUTORS 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. + + +Header for -agentlib:hprof (or -Xrunhprof) ASCII Output (JDK 5.0 JVMTI based) + +WARNING! This file format is under development, and is subject to +change without notice. + +This file contains the following types of records: + +THREAD START +THREAD END mark the lifetime of Java threads + +TRACE represents a Java stack trace. Each trace consists + of a series of stack frames. Other records refer to + TRACEs to identify (1) where object allocations have + taken place, (2) the frames in which GC roots were + found, and (3) frequently executed methods. + +HEAP DUMP is a complete snapshot of all live objects in the Java + heap. Following distinctions are made: + + ROOT root set as determined by GC + CLS classes + OBJ instances + ARR arrays + +SITES is a sorted list of allocation sites. This identifies + the most heavily allocated object types, and the TRACE + at which those allocations occurred. + +CPU SAMPLES is a statistical profile of program execution. The VM + periodically samples all running threads, and assigns + a quantum to active TRACEs in those threads. Entries + in this record are TRACEs ranked by the percentage of + total quanta they consumed; top-ranked TRACEs are + typically hot spots in the program. + +CPU TIME is a profile of program execution obtained by measuring + the time spent in individual methods (excluding the time + spent in callees), as well as by counting the number of + times each method is called. Entries in this record are + TRACEs ranked by the percentage of total CPU time. The + "count" field indicates the number of times each TRACE + is invoked. + +MONITOR TIME is a profile of monitor contention obtained by measuring + the time spent by a thread waiting to enter a monitor. + Entries in this record are TRACEs ranked by the percentage + of total monitor contention time and a brief description + of the monitor. The "count" field indicates the number of + times the monitor was contended at that TRACE. + +MONITOR DUMP is a complete snapshot of all the monitors and threads in + the System. + +HEAP DUMP, SITES, CPU SAMPLES|TIME and MONITOR DUMP|TIME records are generated +at program exit. They can also be obtained during program execution by typing +Ctrl-\ (on Solaris) or by typing Ctrl-Break (on Win32). diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libAppleScriptEngine.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libAppleScriptEngine.dylib new file mode 100644 index 00000000..e5421579 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libAppleScriptEngine.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libattach.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libattach.dylib new file mode 100644 index 00000000..cbe161d2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libattach.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libawt.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libawt.dylib new file mode 100644 index 00000000..70864410 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libawt.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libdcpr.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libdcpr.dylib new file mode 100644 index 00000000..75ea073c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libdcpr.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libdecora-sse.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libdecora-sse.dylib new file mode 100644 index 00000000..e3f67ead Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libdecora-sse.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libdt_socket.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libdt_socket.dylib new file mode 100644 index 00000000..0b68eafd Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libdt_socket.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libfontmanager.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libfontmanager.dylib new file mode 100644 index 00000000..12ede8e0 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libfontmanager.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libglass.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libglass.dylib new file mode 100644 index 00000000..5754405b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libglass.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libglib-2.0.0.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libglib-2.0.0.dylib new file mode 100644 index 00000000..7b6fed08 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libglib-2.0.0.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libgstplugins-lite.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libgstplugins-lite.dylib new file mode 100644 index 00000000..573507fb Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libgstplugins-lite.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libgstreamer-lite.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libgstreamer-lite.dylib new file mode 100644 index 00000000..fd22fa95 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libgstreamer-lite.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libhprof.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libhprof.dylib new file mode 100644 index 00000000..4c0a1361 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libhprof.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libinstrument.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libinstrument.dylib new file mode 100644 index 00000000..fd6076af Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libinstrument.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libj2gss.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libj2gss.dylib new file mode 100644 index 00000000..0ca441d2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libj2gss.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libj2pcsc.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libj2pcsc.dylib new file mode 100644 index 00000000..1b6c1e07 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libj2pcsc.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libj2pkcs11.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libj2pkcs11.dylib new file mode 100644 index 00000000..3890b0ac Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libj2pkcs11.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjaas_unix.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjaas_unix.dylib new file mode 100644 index 00000000..5d076236 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjaas_unix.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjava.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjava.dylib new file mode 100644 index 00000000..c3a16322 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjava.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjava_crw_demo.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjava_crw_demo.dylib new file mode 100644 index 00000000..931ffba9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjava_crw_demo.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjavafx-font.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjavafx-font.dylib new file mode 100644 index 00000000..9fc92c28 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjavafx-font.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjavafx-iio.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjavafx-iio.dylib new file mode 100644 index 00000000..42d053d3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjavafx-iio.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjawt.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjawt.dylib new file mode 100644 index 00000000..cb510a3e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjawt.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjdwp.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjdwp.dylib new file mode 100644 index 00000000..9c532981 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjdwp.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjfr.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjfr.dylib new file mode 100644 index 00000000..46e7ca23 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjfr.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjfxmedia.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjfxmedia.dylib new file mode 100644 index 00000000..9f3750dd Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjfxmedia.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjfxwebkit.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjfxwebkit.dylib new file mode 100644 index 00000000..5514a37e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjfxwebkit.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjpeg.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjpeg.dylib new file mode 100644 index 00000000..e1c61c49 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjpeg.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjsdt.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjsdt.dylib new file mode 100644 index 00000000..18e34bdf Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjsdt.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjsig.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjsig.dylib new file mode 100644 index 00000000..d4278959 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjsig.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjsound.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjsound.dylib new file mode 100644 index 00000000..7505b1fd Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libjsound.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libkcms.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libkcms.dylib new file mode 100644 index 00000000..e965380d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libkcms.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libmanagement.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libmanagement.dylib new file mode 100644 index 00000000..8f580e90 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libmanagement.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libmlib_image.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libmlib_image.dylib new file mode 100644 index 00000000..cdccc29d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libmlib_image.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libnet.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libnet.dylib new file mode 100644 index 00000000..83bb696a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libnet.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libnio.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libnio.dylib new file mode 100644 index 00000000..92dedeb7 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libnio.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libnpt.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libnpt.dylib new file mode 100644 index 00000000..5fe6ac16 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libnpt.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosx.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosx.dylib new file mode 100644 index 00000000..5e36e38f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosx.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosxapp.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosxapp.dylib new file mode 100644 index 00000000..fd88d05a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosxapp.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosxkrb5.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosxkrb5.dylib new file mode 100644 index 00000000..25fe7de0 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosxkrb5.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosxui.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosxui.dylib new file mode 100644 index 00000000..48c90e29 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libosxui.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libprism-es2.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libprism-es2.dylib new file mode 100644 index 00000000..b754d514 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libprism-es2.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libsaproc.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libsaproc.dylib new file mode 100644 index 00000000..79434196 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libsaproc.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libsplashscreen.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libsplashscreen.dylib new file mode 100644 index 00000000..9070d4d6 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libsplashscreen.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libsunec.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libsunec.dylib new file mode 100644 index 00000000..b4a0f49e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libsunec.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libt2k.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libt2k.dylib new file mode 100644 index 00000000..2cb19b72 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libt2k.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libunpack.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libunpack.dylib new file mode 100644 index 00000000..f4f07a80 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libunpack.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libverify.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libverify.dylib new file mode 100644 index 00000000..65b3f056 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libverify.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libzip.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libzip.dylib new file mode 100644 index 00000000..4863bf82 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/libzip.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/logging.properties b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/logging.properties new file mode 100644 index 00000000..65cf1b1b --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/logging.properties @@ -0,0 +1,59 @@ +############################################################ +# Default Logging Configuration File +# +# You can use a different file by specifying a filename +# with the java.util.logging.config.file system property. +# For example java -Djava.util.logging.config.file=myfile +############################################################ + +############################################################ +# Global properties +############################################################ + +# "handlers" specifies a comma separated list of log Handler +# classes. These handlers will be installed during VM startup. +# Note that these classes must be on the system classpath. +# By default we only configure a ConsoleHandler, which will only +# show messages at the INFO and above levels. +handlers= java.util.logging.ConsoleHandler + +# To also add the FileHandler, use the following line instead. +#handlers= java.util.logging.FileHandler, java.util.logging.ConsoleHandler + +# Default global logging level. +# This specifies which kinds of events are logged across +# all loggers. For any given facility this global level +# can be overriden by a facility specific level +# Note that the ConsoleHandler also has a separate level +# setting to limit messages printed to the console. +.level= INFO + +############################################################ +# Handler specific properties. +# Describes specific configuration info for Handlers. +############################################################ + +# default file output is in user's home directory. +java.util.logging.FileHandler.pattern = %h/java%u.log +java.util.logging.FileHandler.limit = 50000 +java.util.logging.FileHandler.count = 1 +java.util.logging.FileHandler.formatter = java.util.logging.XMLFormatter + +# Limit the message that are printed on the console to INFO and above. +java.util.logging.ConsoleHandler.level = INFO +java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter + +# Example to customize the SimpleFormatter output format +# to print one-line log message like this: +# : [] +# +# java.util.logging.SimpleFormatter.format=%4$s: %5$s [%1$tc]%n + +############################################################ +# Facility specific properties. +# Provides extra control for each logger. +############################################################ + +# For example, set the com.xyz.foo logger to only log SEVERE +# messages: +com.xyz.foo.level = SEVERE diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/lwawt/liblwawt.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/lwawt/liblwawt.dylib new file mode 100644 index 00000000..ae946f99 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/lwawt/liblwawt.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management-agent.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management-agent.jar new file mode 100644 index 00000000..0a072ad9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management-agent.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/jmxremote.access b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/jmxremote.access new file mode 100644 index 00000000..ce80b47a --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/jmxremote.access @@ -0,0 +1,79 @@ +###################################################################### +# Default Access Control File for Remote JMX(TM) Monitoring +###################################################################### +# +# Access control file for Remote JMX API access to monitoring. +# This file defines the allowed access for different roles. The +# password file (jmxremote.password by default) defines the roles and their +# passwords. To be functional, a role must have an entry in +# both the password and the access files. +# +# The default location of this file is $JRE/lib/management/jmxremote.access +# You can specify an alternate location by specifying a property in +# the management config file $JRE/lib/management/management.properties +# (See that file for details) +# +# The file format for password and access files is syntactically the same +# as the Properties file format. The syntax is described in the Javadoc +# for java.util.Properties.load. +# A typical access file has multiple lines, where each line is blank, +# a comment (like this one), or an access control entry. +# +# An access control entry consists of a role name, and an +# associated access level. The role name is any string that does not +# itself contain spaces or tabs. It corresponds to an entry in the +# password file (jmxremote.password). The access level is one of the +# following: +# "readonly" grants access to read attributes of MBeans. +# For monitoring, this means that a remote client in this +# role can read measurements but cannot perform any action +# that changes the environment of the running program. +# "readwrite" grants access to read and write attributes of MBeans, +# to invoke operations on them, and optionally +# to create or remove them. This access should be granted +# only to trusted clients, since they can potentially +# interfere with the smooth operation of a running program. +# +# The "readwrite" access level can optionally be followed by the "create" and/or +# "unregister" keywords. The "unregister" keyword grants access to unregister +# (delete) MBeans. The "create" keyword grants access to create MBeans of a +# particular class or of any class matching a particular pattern. Access +# should only be granted to create MBeans of known and trusted classes. +# +# For example, the following entry would grant readwrite access +# to "controlRole", as well as access to create MBeans of the class +# javax.management.monitor.CounterMonitor and to unregister any MBean: +# controlRole readwrite \ +# create javax.management.monitor.CounterMonitorMBean \ +# unregister +# or equivalently: +# controlRole readwrite unregister create javax.management.monitor.CounterMBean +# +# The following entry would grant readwrite access as well as access to create +# MBeans of any class in the packages javax.management.monitor and +# javax.management.timer: +# controlRole readwrite \ +# create javax.management.monitor.*,javax.management.timer.* \ +# unregister +# +# The \ character is defined in the Properties file syntax to allow continuation +# lines as shown here. A * in a class pattern matches a sequence of characters +# other than dot (.), so javax.management.monitor.* matches +# javax.management.monitor.CounterMonitor but not +# javax.management.monitor.foo.Bar. +# +# A given role should have at most one entry in this file. If a role +# has no entry, it has no access. +# If multiple entries are found for the same role name, then the last +# access entry is used. +# +# +# Default access control entries: +# o The "monitorRole" role has readonly access. +# o The "controlRole" role has readwrite access and can create the standard +# Timer and Monitor MBeans defined by the JMX API. + +monitorRole readonly +controlRole readwrite \ + create javax.management.monitor.*,javax.management.timer.* \ + unregister diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/jmxremote.password.template b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/jmxremote.password.template new file mode 100644 index 00000000..a7e7daac --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/jmxremote.password.template @@ -0,0 +1,64 @@ +# ---------------------------------------------------------------------- +# Template for jmxremote.password +# +# o Copy this template to jmxremote.password +# o Set the user/password entries in jmxremote.password +# o Change the permission of jmxremote.password to read-only +# by the owner. +# +# See below for the location of jmxremote.password file. +# ---------------------------------------------------------------------- + +############################################################## +# Password File for Remote JMX Monitoring +############################################################## +# +# Password file for Remote JMX API access to monitoring. This +# file defines the different roles and their passwords. The access +# control file (jmxremote.access by default) defines the allowed +# access for each role. To be functional, a role must have an entry +# in both the password and the access files. +# +# Default location of this file is $JRE/lib/management/jmxremote.password +# You can specify an alternate location by specifying a property in +# the management config file $JRE/lib/management/management.properties +# or by specifying a system property (See that file for details). + + +############################################################## +# File permissions of the jmxremote.password file +############################################################## +# Since there are cleartext passwords stored in this file, +# this file must be readable by ONLY the owner, +# otherwise the program will exit with an error. +# +# The file format for password and access files is syntactically the same +# as the Properties file format. The syntax is described in the Javadoc +# for java.util.Properties.load. +# Typical password file has multiple lines, where each line is blank, +# a comment (like this one), or a password entry. +# +# +# A password entry consists of a role name and an associated +# password. The role name is any string that does not itself contain +# spaces or tabs. The password is again any string that does not +# contain spaces or tabs. Note that passwords appear in the clear in +# this file, so it is a good idea not to use valuable passwords. +# +# A given role should have at most one entry in this file. If a role +# has no entry, it has no access. +# If multiple entries are found for the same role name, then the last one +# is used. +# +# In a typical installation, this file can be read by anybody on the +# local machine, and possibly by people on other machines. +# For # security, you should either restrict the access to this file, +# or specify another, less accessible file in the management config file +# as described above. +# +# Following are two commented-out entries. The "measureRole" role has +# password "QED". The "controlRole" role has password "R&D". +# +# monitorRole QED +# controlRole R&D + diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/management.properties b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/management.properties new file mode 100644 index 00000000..db08b780 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/management.properties @@ -0,0 +1,318 @@ +##################################################################### +# Default Configuration File for Java Platform Management +##################################################################### +# +# The Management Configuration file (in java.util.Properties format) +# will be read if one of the following system properties is set: +# -Dcom.sun.management.jmxremote.port= +# or -Dcom.sun.management.snmp.port= +# or -Dcom.sun.management.config.file= +# +# The default Management Configuration file is: +# +# $JRE/lib/management/management.properties +# +# Another location for the Management Configuration File can be specified +# by the following property on the Java command line: +# +# -Dcom.sun.management.config.file= +# +# If -Dcom.sun.management.config.file= is set, the port +# number for the management agent can be specified in the config file +# using the following lines: +# +# ################ Management Agent Port ######################### +# +# For setting the JMX RMI agent port use the following line +# com.sun.management.jmxremote.port= +# +# For setting the SNMP agent port use the following line +# com.sun.management.snmp.port= + +##################################################################### +# Optional Instrumentation +##################################################################### +# +# By default only the basic instrumentation with low overhead is on. +# The following properties allow to selectively turn on optional +# instrumentation which are off by default and may have some +# additional overhead. +# +# com.sun.management.enableThreadContentionMonitoring +# +# This option enables thread contention monitoring if the +# Java virtual machine supports such instrumentation. +# Refer to the specification for the java.lang.management.ThreadMBean +# interface - see isThreadContentionMonitoringSupported() method. +# + +# To enable thread contention monitoring, uncomment the following line +# com.sun.management.enableThreadContentionMonitoring + +##################################################################### +# SNMP Management Properties +##################################################################### +# +# If the system property -Dcom.sun.management.snmp.port= +# is set then +# - The SNMP agent (with the Java virtual machine MIB) is started +# that listens on the specified port for incoming SNMP requests. +# - the following properties for read for SNMP management. +# +# The configuration can be specified only at startup time. +# Later changes to the above system property (e.g. via setProperty method), this +# config file, or the ACL file has no effect to the running SNMP agent. +# + +# +# ##################### SNMP Trap Port ######################### +# +# com.sun.management.snmp.trap= +# Specifies the remote port number at which managers are expected +# to listen for trap. For each host defined in the ACL file, +# the SNMP agent will send traps at : +# Default for this property is 162. +# + +# To set port for sending traps to a different port use the following line +# com.sun.management.snmp.trap= + +# +# ################ SNMP listen interface ######################### +# +# com.sun.management.snmp.interface= +# Specifies the local interface on which the SNMP agent will bind. +# This is useful when running on machines which have several +# interfaces defined. It makes it possible to listen to a specific +# subnet accessible through that interface. +# Default for this property is "localhost". +# +# The format of the value for that property is any string accepted +# by java.net.InetAddress.getByName(String). +# + +# For restricting the port on which SNMP agent listens use the following line +# com.sun.management.snmp.interface= + +# +# #################### SNMP ACL file ######################### +# +# com.sun.management.snmp.acl=true|false +# Default for this property is true. (Case for true/false ignored) +# If this property is specified as false then the ACL file +# is not checked: all manager hosts are allowed all access. +# + +# For SNMP without checking ACL file uncomment the following line +# com.sun.management.snmp.acl=false + +# +# com.sun.management.snmp.acl.file=filepath +# Specifies location for ACL file +# This is optional - default location is +# $JRE/lib/management/snmp.acl +# +# If the property "com.sun.management.snmp.acl" is set to false, +# then this property and the ACL file are ignored. +# Otherwise the ACL file must exist and be in the valid format. +# If the ACL file is empty or non existent then no access is allowed. +# +# The SNMP agent will read the ACL file at startup time. +# Modification to the ACL file has no effect to any running SNMP +# agents which read that ACL file at startup. +# + +# For a non-default acl file location use the following line +# com.sun.management.snmp.acl.file=filepath + +##################################################################### +# RMI Management Properties +##################################################################### +# +# If system property -Dcom.sun.management.jmxremote.port= +# is set then +# - A MBean server is started +# - JRE Platform MBeans are registered in the MBean server +# - RMI connector is published in a private readonly registry at +# specified port using a well known name, "jmxrmi" +# - the following properties are read for JMX remote management. +# +# The configuration can be specified only at startup time. +# Later changes to above system property (e.g. via setProperty method), +# this config file, the password file, or the access file have no effect to the +# running MBean server, the connector, or the registry. +# + +# +# ########## RMI connector settings for local management ########## +# +# com.sun.management.jmxremote.local.only=true|false +# Default for this property is true. (Case for true/false ignored) +# If this property is specified as true then the local JMX RMI connector +# server will only accept connection requests from clients running on +# the host where the out-of-the-box JMX management agent is running. +# In order to ensure backwards compatibility this property could be +# set to false. However, deploying the local management agent in this +# way is discouraged because the local JMX RMI connector server will +# accept connection requests from any client either local or remote. +# For remote management the remote JMX RMI connector server should +# be used instead with authentication and SSL/TLS encryption enabled. +# + +# For allowing the local management agent accept local +# and remote connection requests use the following line +# com.sun.management.jmxremote.local.only=false + +# +# ###################### RMI SSL ############################# +# +# com.sun.management.jmxremote.ssl=true|false +# Default for this property is true. (Case for true/false ignored) +# If this property is specified as false then SSL is not used. +# + +# For RMI monitoring without SSL use the following line +# com.sun.management.jmxremote.ssl=false + +# com.sun.management.jmxremote.ssl.config.file=filepath +# Specifies the location of the SSL configuration file. A properties +# file can be used to supply the keystore and truststore location and +# password settings thus avoiding to pass them as cleartext in the +# command-line. +# +# The current implementation of the out-of-the-box management agent will +# look up and use the properties specified below to configure the SSL +# keystore and truststore, if present: +# javax.net.ssl.keyStore= +# javax.net.ssl.keyStorePassword= +# javax.net.ssl.trustStore= +# javax.net.ssl.trustStorePassword= +# Any other properties in the file will be ignored. This will allow us +# to extend the property set in the future if required by the default +# SSL implementation. +# +# If the property "com.sun.management.jmxremote.ssl" is set to false, +# then this property is ignored. +# + +# For supplying the keystore settings in a file use the following line +# com.sun.management.jmxremote.ssl.config.file=filepath + +# com.sun.management.jmxremote.ssl.enabled.cipher.suites= +# The value of this property is a string that is a comma-separated list +# of SSL/TLS cipher suites to enable. This property can be specified in +# conjunction with the previous property "com.sun.management.jmxremote.ssl" +# in order to control which particular SSL/TLS cipher suites are enabled +# for use by accepted connections. If this property is not specified then +# the SSL/TLS RMI Server Socket Factory uses the SSL/TLS cipher suites that +# are enabled by default. +# + +# com.sun.management.jmxremote.ssl.enabled.protocols= +# The value of this property is a string that is a comma-separated list +# of SSL/TLS protocol versions to enable. This property can be specified in +# conjunction with the previous property "com.sun.management.jmxremote.ssl" +# in order to control which particular SSL/TLS protocol versions are +# enabled for use by accepted connections. If this property is not +# specified then the SSL/TLS RMI Server Socket Factory uses the SSL/TLS +# protocol versions that are enabled by default. +# + +# com.sun.management.jmxremote.ssl.need.client.auth=true|false +# Default for this property is false. (Case for true/false ignored) +# If this property is specified as true in conjunction with the previous +# property "com.sun.management.jmxremote.ssl" then the SSL/TLS RMI Server +# Socket Factory will require client authentication. +# + +# For RMI monitoring with SSL client authentication use the following line +# com.sun.management.jmxremote.ssl.need.client.auth=true + +# com.sun.management.jmxremote.registry.ssl=true|false +# Default for this property is false. (Case for true/false ignored) +# If this property is specified as true then the RMI registry used +# to bind the RMIServer remote object is protected with SSL/TLS +# RMI Socket Factories that can be configured with the properties: +# com.sun.management.jmxremote.ssl.config.file +# com.sun.management.jmxremote.ssl.enabled.cipher.suites +# com.sun.management.jmxremote.ssl.enabled.protocols +# com.sun.management.jmxremote.ssl.need.client.auth +# If the two properties below are true at the same time, i.e. +# com.sun.management.jmxremote.ssl=true +# com.sun.management.jmxremote.registry.ssl=true +# then the RMIServer remote object and the RMI registry are +# both exported with the same SSL/TLS RMI Socket Factories. +# + +# For using an SSL/TLS protected RMI registry use the following line +# com.sun.management.jmxremote.registry.ssl=true + +# +# ################ RMI User authentication ################ +# +# com.sun.management.jmxremote.authenticate=true|false +# Default for this property is true. (Case for true/false ignored) +# If this property is specified as false then no authentication is +# performed and all users are allowed all access. +# + +# For RMI monitoring without any checking use the following line +# com.sun.management.jmxremote.authenticate=false + +# +# ################ RMI Login configuration ################### +# +# com.sun.management.jmxremote.login.config= +# Specifies the name of a JAAS login configuration entry to use when +# authenticating users of RMI monitoring. +# +# Setting this property is optional - the default login configuration +# specifies a file-based authentication that uses the password file. +# +# When using this property to override the default login configuration +# then the named configuration entry must be in a file that gets loaded +# by JAAS. In addition, the login module(s) specified in the configuration +# should use the name and/or password callbacks to acquire the user's +# credentials. See the NameCallback and PasswordCallback classes in the +# javax.security.auth.callback package for more details. +# +# If the property "com.sun.management.jmxremote.authenticate" is set to +# false, then this property and the password & access files are ignored. +# + +# For a non-default login configuration use the following line +# com.sun.management.jmxremote.login.config= + +# +# ################ RMI Password file location ################## +# +# com.sun.management.jmxremote.password.file=filepath +# Specifies location for password file +# This is optional - default location is +# $JRE/lib/management/jmxremote.password +# +# If the property "com.sun.management.jmxremote.authenticate" is set to +# false, then this property and the password & access files are ignored. +# Otherwise the password file must exist and be in the valid format. +# If the password file is empty or non-existent then no access is allowed. +# + +# For a non-default password file location use the following line +# com.sun.management.jmxremote.password.file=filepath + +# +# ################ RMI Access file location ##################### +# +# com.sun.management.jmxremote.access.file=filepath +# Specifies location for access file +# This is optional - default location is +# $JRE/lib/management/jmxremote.access +# +# If the property "com.sun.management.jmxremote.authenticate" is set to +# false, then this property and the password & access files are ignored. +# Otherwise, the access file must exist and be in the valid format. +# If the access file is empty or non-existent then no access is allowed. +# + +# For a non-default password file location use the following line +# com.sun.management.jmxremote.access.file=filepath diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/snmp.acl.template b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/snmp.acl.template new file mode 100644 index 00000000..0e766764 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/management/snmp.acl.template @@ -0,0 +1,110 @@ +# ---------------------------------------------------------------------- +# Template for SNMP Access Control List File +# +# o Copy this template to snmp.acl +# o Set access control for SNMP support +# o Change the permission of snmp.acl to be read-only +# by the owner. +# +# See below for the location of snmp.acl file. +# ---------------------------------------------------------------------- + +############################################################ +# SNMP Access Control List File +############################################################ +# +# Default location of this file is $JRE/lib/management/snmp.acl. +# You can specify an alternate location by specifying a property in +# the management config file $JRE/lib/management/management.properties +# or by specifying a system property (See that file for details). +# + + +############################################################## +# File permissions of the snmp.acl file +############################################################## +# +# Since there are cleartext community strings stored in this file, +# this ACL file must be readable by ONLY the owner, +# otherwise the program will exit with an error. +# +############################################################## +# Format of the acl group +############################################################## +# +# communities: a list of SNMP community strings to which the +# access control applies separated by commas. +# +# access: either "read-only" or "read-write". +# +# managers: a list of hosts to be granted the access rights. +# Each can be expressed as any one of the following: +# - hostname: hubble +# - ip v4 and v6 addresses: 123.456.789.12 , fe80::a00:20ff:fe9b:ea82 +# - ip v4 and v6 netmask prefix notation: 123.456.789.0/24, +# fe80::a00:20ff:fe9b:ea82/64 +# see RFC 2373 (http://www.ietf.org/rfc/rfc2373.txt) +# +# An example of two community groups for multiple hosts: +# acl = { +# { +# communities = public, private +# access = read-only +# managers = hubble, snowbell, nanak +# } +# { +# communities = jerry +# access = read-write +# managers = hubble, telescope +# } +# } +# +############################################################## +# Format of the trap group +############################################################## +# +# trap-community: a single SNMP community string that will be included +# in the traps sent to the hosts. +# +# hosts: a list of hosts to which the SNMP agent will send traps. +# +# An example of two trap community definitions for multiple hosts: +# trap = { +# { +# trap-community = public +# hosts = hubble, snowbell +# } +# { +# trap-community = private +# hosts = telescope +# } +# } +# +############################################################ +# +# Update the community strings (public and private) below +# before copying this template file +# +# Common SNMP ACL Example +# ------------------------ +# +# o Only localhost can connect, and access rights +# are limited to read-only +# o Traps are sent to localhost only +# +# +# acl = { +# { +# communities = public, private +# access = read-only +# managers = localhost +# } +# } +# +# +# trap = { +# { +# trap-community = public +# hosts = localhost +# } +# } diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/meta-index b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/meta-index new file mode 100644 index 00000000..e0747262 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/meta-index @@ -0,0 +1,104 @@ +% VERSION 2 +% WARNING: this file is auto-generated; do not edit +% UNSUPPORTED: this file and its format may change and/or +% may be removed in a future release +! alt-rt.jar +java/math +java/text +java/util +sun/misc +# charsets.jar +sun/nio +sun/awt +sun/io +# jce.jar +javax/crypto +sun/security +META-INF/ORACLE_J.RSA +META-INF/ORACLE_J.SF +# jfr.jar +oracle/jrockit/ +com/oracle/ +jdk/internal/ +! jsse.jar +sun/security +com/sun/net/ +! management-agent.jar +@ resources.jar +com/sun/java/util/jar/pack/ +META-INF/services/javax.print.PrintServiceLookup +com/sun/corba/ +META-INF/services/javax.sound.midi.spi.SoundbankReader +sun/print +META-INF/services/javax.sound.midi.spi.MidiFileReader +META-INF/services/javax.sound.sampled.spi.AudioFileReader +javax/swing +META-INF/services/javax.sound.midi.spi.MidiDeviceProvider +sun/net +META-INF/services/javax.sound.sampled.spi.AudioFileWriter +com/sun/imageio/ +META-INF/services/sun.java2d.pipe.RenderingEngine +sun/org +META-INF/services/javax.sound.midi.spi.MidiFileWriter +sun/rmi +javax/sql +META-INF/services/javax.script.ScriptEngineFactory +com/sun/rowset/ +META-INF/services/javax.print.StreamPrintServiceFactory +java/lang +sun/text +javax/xml +META-INF/services/javax.sound.sampled.spi.MixerProvider +META-INF/services/sun.java2d.cmm.PCMM +META-INF/services/com.sun.tools.internal.xjc.Plugin +com/sun/java/swing/ +com/sun/jndi/ +com/sun/xml/ +com/sun/org/ +META-INF/services/javax.sound.sampled.spi.FormatConversionProvider +! rt.jar +com/sun/java/util/jar/pack/ +java/ +org/ietf/ +jdk/net/ +com/sun/beans/ +com/sun/tracing/ +apple/launcher/ +com/sun/java/browser/ +com/sun/corba/ +com/sun/media/ +com/sun/awt/ +com/sun/management/ +sun/ +apple/applescript/ +com/sun/jmx/ +com/sun/demo/ +apple/security/ +com/sun/imageio/ +com/sun/rmi/ +com/sun/net/ +org/w3c/ +com/sun/swing/ +com/sun/activation/ +apple/laf/ +com/sun/script/ +com/sun/nio/ +com/sun/rowset/ +org/jcp/ +com/sun/istack/ +com/sun/naming/ +org/xml/ +org/omg/ +com/sun/security/ +com/sun/image/ +sunw/util/ +sunw/io/ +com/sun/xml/ +com/oracle/ +com/sun/java/swing/ +com/sun/java_cup/ +com/sun/jndi/ +com/apple/ +com/sun/accessibility/ +com/sun/org/ +javax/ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/net.properties b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/net.properties new file mode 100644 index 00000000..da78a84d --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/net.properties @@ -0,0 +1,74 @@ +############################################################ +# Default Networking Configuration File +# +# This file may contain default values for the networking system properties. +# These values are only used when the system properties are not specified +# on the command line or set programatically. +# For now, only the various proxy settings can be configured here. +############################################################ + +# Whether or not the DefaultProxySelector will default to System Proxy +# settings when they do exist. +# Set it to 'true' to enable this feature and check for platform +# specific proxy settings +# Note that the system properties that do explicitely set proxies +# (like http.proxyHost) do take precedence over the system settings +# even if java.net.useSystemProxies is set to true. + +java.net.useSystemProxies=false + +#------------------------------------------------------------------------ +# Proxy configuration for the various protocol handlers. +# DO NOT uncomment these lines if you have set java.net.useSystemProxies +# to true as the protocol specific properties will take precedence over +# system settings. +#------------------------------------------------------------------------ + +# HTTP Proxy settings. proxyHost is the name of the proxy server +# (e.g. proxy.mydomain.com), proxyPort is the port number to use (default +# value is 80) and nonProxyHosts is a '|' separated list of hostnames which +# should be accessed directly, ignoring the proxy server (default value is +# localhost & 127.0.0.1). +# +# http.proxyHost= +# http.proxyPort=80 +http.nonProxyHosts=localhost|127.*|[::1] +# +# HTTPS Proxy Settings. proxyHost is the name of the proxy server +# (e.g. proxy.mydomain.com), proxyPort is the port number to use (default +# value is 443). The HTTPS protocol handlers uses the http nonProxyHosts list. +# +# https.proxyHost= +# https.proxyPort=443 +# +# FTP Proxy settings. proxyHost is the name of the proxy server +# (e.g. proxy.mydomain.com), proxyPort is the port number to use (default +# value is 80) and nonProxyHosts is a '|' separated list of hostnames which +# should be accessed directly, ignoring the proxy server (default value is +# localhost & 127.0.0.1). +# +# ftp.proxyHost= +# ftp.proxyPort=80 +ftp.nonProxyHosts=localhost|127.*|[::1] +# +# Gopher Proxy settings. proxyHost is the name of the proxy server +# (e.g. proxy.mydomain.com), proxyPort is the port number to use (default +# value is 80) +# +# gopher.proxyHost= +# gopher.proxyPort=80 +# +# Socks proxy settings. socksProxyHost is the name of the proxy server +# (e.g. socks.domain.com), socksProxyPort is the port number to use +# (default value is 1080) +# +# socksProxyHost= +# socksProxyPort=1080 +# +# HTTP Keep Alive settings. remainingData is the maximum amount of data +# in kilobytes that will be cleaned off the underlying socket so that it +# can be reused (default value is 512K), queuedConnections is the maximum +# number of Keep Alive connections to be on the queue for clean up (default +# value is 10). +# http.KeepAlive.remainingData=512 +# http.KeepAlive.queuedConnections=10 diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/psfont.properties.ja b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/psfont.properties.ja new file mode 100644 index 00000000..98a895f5 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/psfont.properties.ja @@ -0,0 +1,119 @@ +# +# +# Copyright (c) 1996, 2000, Oracle and/or its affiliates. All rights reserved. +# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# + +# +# Japanese PostScript printer property file +# +font.num=16 +# +serif=serif +timesroman=serif +sansserif=sansserif +helvetica=sansserif +monospaced=monospaced +courier=monospaced +dialog=sansserif +dialoginput=monospaced +# +serif.latin1.plain=Times-Roman +serif.latin1.italic=Times-Italic +serif.latin1.bolditalic=Times-BoldItalic +serif.latin1.bold=Times-Bold +# +sansserif.latin1.plain=Helvetica +sansserif.latin1.italic=Helvetica-Oblique +sansserif.latin1.bolditalic=Helvetica-BoldOblique +sansserif.latin1.bold=Helvetica-Bold +# +monospaced.latin1.plain=Courier +monospaced.latin1.italic=Courier-Oblique +monospaced.latin1.bolditalic=Courier-BoldOblique +monospaced.latin1.bold=Courier-Bold +# +serif.x11jis0208.plain=Ryumin-Light-H +serif.x11jis0208.italic=Ryumin-Light-H +serif.x11jis0208.bolditalic=Ryumin-Light-H +serif.x11jis0208.bold=Ryumin-Light-H +# +sansserif.x11jis0208.plain=GothicBBB-Medium-H +sansserif.x11jis0208.italic=GothicBBB-Medium-H +sansserif.x11jis0208.bolditalic=GothicBBB-Medium-H +sansserif.x11jis0208.bold=GothicBBB-Medium-H +# +monospaced.x11jis0208.plain=GothicBBB-Medium-H +monospaced.x11jis0208.italic=GothicBBB-Medium-H +monospaced.x11jis0208.bolditalic=GothicBBB-Medium-H +monospaced.x11jis0208.bold=GothicBBB-Medium-H +# +serif.x11jis0201.plain=Ryumin-Light.Hankaku +serif.x11jis0201.italic=Ryumin-Light.Hankaku +serif.x11jis0201.bolditalic=Ryumin-Light.Hankaku +serif.x11jis0201.bold=Ryumin-Light.Hankaku +# +sansserif.x11jis0201.plain=GothicBBB-Medium.Hankaku +sansserif.x11jis0201.italic=GothicBBB-Medium.Hankaku +sansserif.x11jis0201.bolditalic=GothicBBB-Medium.Hankaku +sansserif.x11jis0201.bold=GothicBBB-Medium.Hankaku +# +monospaced.x11jis0201.plain=GothicBBB-Medium.Hankaku +monospaced.x11jis0201.italic=GothicBBB-Medium.Hankaku +monospaced.x11jis0201.bolditalic=GothicBBB-Medium.Hankaku +monospaced.x11jis0201.bold=GothicBBB-Medium.Hankaku +# +Helvetica=0 +Helvetica-Bold=1 +Helvetica-Oblique=2 +Helvetica-BoldOblique=3 +Times-Roman=4 +Times-Bold=5 +Times-Italic=6 +Times-BoldItalic=7 +Courier=8 +Courier-Bold=9 +Courier-Oblique=10 +Courier-BoldOblique=11 +GothicBBB-Medium-H=12 +Ryumin-Light-H=13 +GothicBBB-Medium.Hankaku=14 +Ryumin-Light.Hankaku=15 +# +font.0=Helvetica ISOF +font.1=Helvetica-Bold ISOF +font.2=Helvetica-Oblique ISOF +font.3=Helvetica-BoldOblique ISOF +font.4=Times-Roman ISOF +font.5=Times-Bold ISOF +font.6=Times-Italic ISOF +font.7=Times-BoldItalic ISOF +font.8=Courier ISOF +font.9=Courier-Bold ISOF +font.10=Courier-Oblique ISOF +font.11=Courier-BoldOblique ISOF +font.12=GothicBBB-Medium-H findfont +font.13=Ryumin-Light-H findfont +font.14=GothicBBB-Medium.Hankaku findfont +font.15=Ryumin-Light.Hankaku findfont +# diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/psfontj2d.properties b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/psfontj2d.properties new file mode 100644 index 00000000..085f57b9 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/psfontj2d.properties @@ -0,0 +1,323 @@ +# +# +# Copyright (c) 1999, Oracle and/or its affiliates. All rights reserved. +# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# + +# +# PostScript printer property file for Java 2D printing. +# +# WARNING: This is an internal implementation file, not a public file. +# Any customisation or reliance on the existence of this file and its +# contents or syntax is discouraged and unsupported. +# It may be incompatibly changed or removed without any notice. +# +# +font.num=35 +# +# Legacy logical font family names and logical font aliases should all +# map to the primary logical font names. +# +serif=serif +times=serif +timesroman=serif +sansserif=sansserif +helvetica=sansserif +dialog=sansserif +dialoginput=monospaced +monospaced=monospaced +courier=monospaced +# +# Next, physical fonts which can be safely mapped to standard postscript fonts +# These keys generally map to a value which is the same as the key, so +# the key/value is just a way to say the font has a mapping. +# Sometimes however we map more than one screen font to the same PS font. +# +avantgarde=avantgarde_book +avantgarde_book=avantgarde_book +avantgarde_demi=avantgarde_demi +avantgarde_book_oblique=avantgarde_book_oblique +avantgarde_demi_oblique=avantgarde_demi_oblique +# +itcavantgarde=avantgarde_book +itcavantgarde=avantgarde_book +itcavantgarde_demi=avantgarde_demi +itcavantgarde_oblique=avantgarde_book_oblique +itcavantgarde_demi_oblique=avantgarde_demi_oblique +# +bookman=bookman_light +bookman_light=bookman_light +bookman_demi=bookman_demi +bookman_light_italic=bookman_light_italic +bookman_demi_italic=bookman_demi_italic +# +# Exclude "helvetica" on its own as that's a legacy name for a logical font +helvetica_bold=helvetica_bold +helvetica_oblique=helvetica_oblique +helvetica_bold_oblique=helvetica_bold_oblique +# +itcbookman_light=bookman_light +itcbookman_demi=bookman_demi +itcbookman_light_italic=bookman_light_italic +itcbookman_demi_italic=bookman_demi_italic +# +# Exclude "courier" on its own as that's a legacy name for a logical font +courier_bold=courier_bold +courier_oblique=courier_oblique +courier_bold_oblique=courier_bold_oblique +# +courier_new=courier +courier_new_bold=courier_bold +# +monotype_century_schoolbook=newcenturyschoolbook +monotype_century_schoolbook_bold=newcenturyschoolbook_bold +monotype_century_schoolbook_italic=newcenturyschoolbook_italic +monotype_century_schoolbook_bold_italic=newcenturyschoolbook_bold_italic +# +newcenturyschoolbook=newcenturyschoolbook +newcenturyschoolbook_bold=newcenturyschoolbook_bold +newcenturyschoolbook_italic=newcenturyschoolbook_italic +newcenturyschoolbook_bold_italic=newcenturyschoolbook_bold_italic +# +palatino=palatino +palatino_bold=palatino_bold +palatino_italic=palatino_italic +palatino_bold_italic=palatino_bold_italic +# +# Exclude "times" on its own as that's a legacy name for a logical font +times_bold=times_roman_bold +times_italic=times_roman_italic +times_bold_italic=times_roman_bold_italic +# +times_roman=times_roman +times_roman_bold=times_roman_bold +times_roman_italic=times_roman_italic +times_roman_bold_italic=times_roman_bold_italic +# +times_new_roman=times_roman +times_new_roman_bold=times_roman_bold +times_new_roman_italic=times_roman_italic +times_new_roman_bold_italic=times_roman_bold_italic +# +zapfchancery_italic=zapfchancery_italic +itczapfchancery_italic=zapfchancery_italic +# +# Next the mapping of the font name + charset + style to Postscript font name +# for the logical fonts. +# +serif.latin1.plain=Times-Roman +serif.latin1.bold=Times-Bold +serif.latin1.italic=Times-Italic +serif.latin1.bolditalic=Times-BoldItalic +serif.symbol.plain=Symbol +serif.dingbats.plain=ZapfDingbats +serif.symbol.bold=Symbol +serif.dingbats.bold=ZapfDingbats +serif.symbol.italic=Symbol +serif.dingbats.italic=ZapfDingbats +serif.symbol.bolditalic=Symbol +serif.dingbats.bolditalic=ZapfDingbats +# +sansserif.latin1.plain=Helvetica +sansserif.latin1.bold=Helvetica-Bold +sansserif.latin1.italic=Helvetica-Oblique +sansserif.latin1.bolditalic=Helvetica-BoldOblique +sansserif.symbol.plain=Symbol +sansserif.dingbats.plain=ZapfDingbats +sansserif.symbol.bold=Symbol +sansserif.dingbats.bold=ZapfDingbats +sansserif.symbol.italic=Symbol +sansserif.dingbats.italic=ZapfDingbats +sansserif.symbol.bolditalic=Symbol +sansserif.dingbats.bolditalic=ZapfDingbats +# +monospaced.latin1.plain=Courier +monospaced.latin1.bold=Courier-Bold +monospaced.latin1.italic=Courier-Oblique +monospaced.latin1.bolditalic=Courier-BoldOblique +monospaced.symbol.plain=Symbol +monospaced.dingbats.plain=ZapfDingbats +monospaced.symbol.bold=Symbol +monospaced.dingbats.bold=ZapfDingbats +monospaced.symbol.italic=Symbol +monospaced.dingbats.italic=ZapfDingbats +monospaced.symbol.bolditalic=Symbol +monospaced.dingbats.bolditalic=ZapfDingbats +# +# Next the mapping of the font name + charset + style to Postscript font name +# for the physical fonts. Since these always report style as plain, the +# style key is always plain. So we map using the face name to the correct +# style for the postscript font. This is possible since the face names can +# be replied upon to be different for each style. +# However an application may try to create a Font applying a style to an +# physical name. We want to map to the correct Postscript font there too +# if possible but we do not map cases where the application tries to +# augment a style (eg ask for a bold version of a bold font) +# Defer to the 2D package to attempt create an artificially styled version +# +avantgarde_book.latin1.plain=AvantGarde-Book +avantgarde_demi.latin1.plain=AvantGarde-Demi +avantgarde_book_oblique.latin1.plain=AvantGarde-BookOblique +avantgarde_demi_oblique.latin1.plain=AvantGarde-DemiOblique +# +avantgarde_book.latin1.bold=AvantGarde-Demi +avantgarde_book.latin1.italic=AvantGarde-BookOblique +avantgarde_book.latin1.bolditalic=AvantGarde-DemiOblique +avantgarde_demi.latin1.italic=AvantGarde-DemiOblique +avantgarde_book_oblique.latin1.bold=AvantGarde-DemiOblique +# +bookman_light.latin1.plain=Bookman-Light +bookman_demi.latin1.plain=Bookman-Demi +bookman_light_italic.latin1.plain=Bookman-LightItalic +bookman_demi_italic.latin1.plain=Bookman-DemiItalic +# +bookman_light.latin1.bold=Bookman-Demi +bookman_light.latin1.italic=Bookman-LightItalic +bookman_light.latin1.bolditalic=Bookman-DemiItalic +bookman_light_bold.latin1.italic=Bookman-DemiItalic +bookman_light_italic.latin1.bold=Bookman-DemiItalic +# +courier.latin1.plain=Courier +courier_bold.latin1.plain=Courier-Bold +courier_oblique.latin1.plain=Courier-Oblique +courier_bold_oblique.latin1.plain=Courier-BoldOblique +courier.latin1.bold=Courier-Bold +courier.latin1.italic=Courier-Oblique +courier.latin1.bolditalic=Courier-BoldOblique +courier_bold.latin1.italic=Courier-BoldOblique +courier_italic.latin1.bold=Courier-BoldOblique +# +helvetica_bold.latin1.plain=Helvetica-Bold +helvetica_oblique.latin1.plain=Helvetica-Oblique +helvetica_bold_oblique.latin1.plain=Helvetica-BoldOblique +helvetica.latin1.bold=Helvetica-Bold +helvetica.latin1.italic=Helvetica-Oblique +helvetica.latin1.bolditalic=Helvetica-BoldOblique +helvetica_bold.latin1.italic=Helvetica-BoldOblique +helvetica_italic.latin1.bold=Helvetica-BoldOblique +# +newcenturyschoolbook.latin1.plain=NewCenturySchlbk-Roman +newcenturyschoolbook_bold.latin1.plain=NewCenturySchlbk-Bold +newcenturyschoolbook_italic.latin1.plain=NewCenturySchlbk-Italic +newcenturyschoolbook_bold_italic.latin1.plain=NewCenturySchlbk-BoldItalic +newcenturyschoolbook.latin1.bold=NewCenturySchlbk-Bold +newcenturyschoolbook.latin1.italic=NewCenturySchlbk-Italic +newcenturyschoolbook.latin1.bolditalic=NewCenturySchlbk-BoldItalic +newcenturyschoolbook_bold.latin1.italic=NewCenturySchlbk-BoldItalic +newcenturyschoolbook_italic.latin1.bold=NewCenturySchlbk-BoldItalic +# +palatino.latin1.plain=Palatino-Roman +palatino_bold.latin1.plain=Palatino-Bold +palatino_italic.latin1.plain=Palatino-Italic +palatino_bold_italic.latin1.plain=Palatino-BoldItalic +palatino.latin1.bold=Palatino-Bold +palatino.latin1.italic=Palatino-Italic +palatino.latin1.bolditalic=Palatino-BoldItalic +palatino_bold.latin1.italic=Palatino-BoldItalic +palatino_italic.latin1.bold=Palatino-BoldItalic +# +times_roman.latin1.plain=Times-Roman +times_roman_bold.latin1.plain=Times-Bold +times_roman_italic.latin1.plain=Times-Italic +times_roman_bold_italic.latin1.plain=Times-BoldItalic +times_roman.latin1.bold=Times-Bold +times_roman.latin1.italic=Times-Italic +times_roman.latin1.bolditalic=Times-BoldItalic +times_roman_bold.latin1.italic=Times-BoldItalic +times_roman_italic.latin1.bold=Times-BoldItalic +# +zapfchancery_italic.latin1.plain=ZapfChancery-MediumItalic +# +# Finally the mappings of PS font names to indexes. +# +AvantGarde-Book=0 +AvantGarde-BookOblique=1 +AvantGarde-Demi=2 +AvantGarde-DemiOblique=3 +Bookman-Demi=4 +Bookman-DemiItalic=5 +Bookman-Light=6 +Bookman-LightItalic=7 +Courier=8 +Courier-Bold=9 +Courier-BoldOblique=10 +Courier-Oblique=11 +Helvetica=12 +Helvetica-Bold=13 +Helvetica-BoldOblique=14 +Helvetica-Narrow=15 +Helvetica-Narrow-Bold=16 +Helvetica-Narrow-BoldOblique=17 +Helvetica-Narrow-Oblique=18 +Helvetica-Oblique=19 +NewCenturySchlbk-Bold=20 +NewCenturySchlbk-BoldItalic=21 +NewCenturySchlbk-Italic=22 +NewCenturySchlbk-Roman=23 +Palatino-Bold=24 +Palatino-BoldItalic=25 +Palatino-Italic=26 +Palatino-Roman=27 +Symbol=28 +Times-Bold=29 +Times-BoldItalic=30 +Times-Italic=31 +Times-Roman=32 +ZapfDingbats=33 +ZapfChancery-MediumItalic=34 +# +font.0=AvantGarde-Book ISOF +font.1=AvantGarde-BookOblique ISOF +font.2=AvantGarde-Demi ISOF +font.3=AvantGarde-DemiOblique ISOF +font.4=Bookman-Demi ISOF +font.5=Bookman-DemiItalic ISOF +font.6=Bookman-Light ISOF +font.7=Bookman-LightItalic ISOF +font.8=Courier ISOF +font.9=Courier-Bold ISOF +font.10=Courier-BoldOblique ISOF +font.11=Courier-Oblique ISOF +font.12=Helvetica ISOF +font.13=Helvetica-Bold ISOF +font.14=Helvetica-BoldOblique ISOF +font.15=Helvetica-Narrow ISOF +font.16=Helvetica-Narrow-Bold ISOF +font.17=Helvetica-Narrow-BoldOblique ISOF +font.18=Helvetica-Narrow-Oblique ISOF +font.19=Helvetica-Oblique ISOF +font.20=NewCenturySchlbk-Bold ISOF +font.21=NewCenturySchlbk-BoldItalic ISOF +font.22=NewCenturySchlbk-Italic ISOF +font.23=NewCenturySchlbk-Roman ISOF +font.24=Palatino-Bold ISOF +font.25=Palatino-BoldItalic ISOF +font.26=Palatino-Italic ISOF +font.27=Palatino-Roman ISOF +font.28=Symbol findfont +font.29=Times-Bold ISOF +font.30=Times-BoldItalic ISOF +font.31=Times-Italic ISOF +font.32=Times-Roman ISOF +font.33=ZapfDingbats findfont +font.34=ZapfChancery-MediumItalic ISOF +# diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/resources.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/resources.jar new file mode 100644 index 00000000..9d549e13 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/resources.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/rt.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/rt.jar new file mode 100644 index 00000000..36586f5b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/rt.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/US_export_policy.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/US_export_policy.jar new file mode 100644 index 00000000..2979312d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/US_export_policy.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/blacklist b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/blacklist new file mode 100644 index 00000000..9dfe2f3d --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/blacklist @@ -0,0 +1,95 @@ +# JNLPAppletLauncher applet-launcher.jar +SHA1-Digest-Manifest: 5Bo5/eg892hQ9mgbUW56iDmsp1k= + +# 7066583 +SHA1-Digest-Manifest: x17xGEFzBRXY2pLtXiIbp8J7U9M= +SHA1-Digest-Manifest: ya6YNTzMCFYUO4lwhmz9OWhhIz8= +SHA1-Digest-Manifest: YwuPyF/KMcxcQhgxilzNybFM2+8= + +# 7066809 +SHA1-Digest-Manifest: dBKbNW1PZSjJ0lGcCeewcCrYx5g= +SHA1-Digest-Manifest: lTYCkD1wm5uDcp2G2PNPcADG/ds= +SHA1-Digest-Manifest: GKwQJtblDEuSVf3LdC1ojpUJRGg= + +# 7186931 +SHA1-Digest-Manifest: 0CUppG7J6IL8xHqPCnA377Koahw= +SHA1-Digest-Manifest: 3aJU1qSK6IYmt5MSh2IIIj5G1XE= +SHA1-Digest-Manifest: 8F4F0TXA4ureZbfEXWIFm76QGg4= +SHA1-Digest-Manifest: B1NaDg834Bgg+VE9Ca+tDZOd2BI= +SHA1-Digest-Manifest: bOoQga+XxC3j0HiP552+fYCdswo= +SHA1-Digest-Manifest: C4mtepHAyIKiAjjqOm6xYMo8TkM= +SHA1-Digest-Manifest: cDXEH+bR01R8QVxL+KFKYqFgsR0= +SHA1-Digest-Manifest: cO2ccW2cckTvpR0HVgQa362PyHI= +SHA1-Digest-Manifest: D/TyRle6Sl+CDuBFmdOPy03ERaw= +SHA1-Digest-Manifest: eJfWm86yHp2Oz5U8WrMKbpv6GGA= +SHA1-Digest-Manifest: g3mA5HqcRBlKaUVQsapnKhOSEas= +SHA1-Digest-Manifest: HSPXCvBNG/PaSXg8thDGqSeZlR8= +SHA1-Digest-Manifest: iMHjGyv5gEnTi8uj68yzalml8XQ= +SHA1-Digest-Manifest: jd5MvBoWh7aHiUa1v15lqXVQ9y4= +SHA1-Digest-Manifest: L0l3WOuMNWujmXo5+O/GtmGyyYk= +SHA1-Digest-Manifest: l4meuozuSFLkTZTS6xW3sixdlBI= +SHA1-Digest-Manifest: l93uYyDZGyynzYTknp31yyuNivU= +SHA1-Digest-Manifest: lbhLWSopUIqPQ08UVIA927Y7jZQ= +SHA1-Digest-Manifest: nv5+0eBNHpRIsB9D6TmEbWoNCTs= +SHA1-Digest-Manifest: obWCTaz3uOZwDBDZUsbrrTKoDig= +SHA1-Digest-Manifest: odqJCMnKdgvQLOCAMSWEj1EPQTc= +SHA1-Digest-Manifest: OfQZHjo8GK14bHD4z4dDIp4ZFjE= +SHA1-Digest-Manifest: PVAkXuUCgiDQI19GPrw01Vz4rGQ= +SHA1-Digest-Manifest: Q9HXbUcSCjhwkgpk5NNVG/sArVA= +SHA1-Digest-Manifest: qMVUh9i3yJcTKpuZYSFZH9dspqE= +SHA1-Digest-Manifest: TFYT30IirbYk89l/uKykM6g2cVQ= +SHA1-Digest-Manifest: trhKo6XiSGxRrS//rCL9e3Ca6D4= +SHA1-Digest-Manifest: uWffvhFaWVw3lrER/SJH7Hl4yFg= +SHA1-Digest-Manifest: vSd+kv1p+3jrVK9FjDCBJcoy5us= +SHA1-Digest-Manifest: WX77FlRyFyeUriu+xi/PE1uLALU= +SHA1-Digest-Manifest: WyqHV02O4PYZkcbidH4HKlp/8hY= +SHA1-Digest-Manifest: Y82nn7CFTu1XAOCDjemWwyPLssg= + +# 8002218 +SHA1-Digest-Manifest: saJIx2dYM4ac+paV09g7hyvF7rs= +SHA1-Digest-Manifest: hYV/Hs2xEIHeidB+9ZVjAtTBr/g= + +# 8016260 +SHA1-Digest-Manifest: 0smdeWASG13zex3fGDxo83K7qYo= +SHA1-Digest-Manifest: 4WnMPDBMLBjDfKvAj69W0KuSS8w= +SHA1-Digest-Manifest: 8j/GuWpBhLDCVZBHU1MQNOiDsvM= +SHA1-Digest-Manifest: AR4m0ypEY28WDWxcbuFu9kj5Zjc= +SHA1-Digest-Manifest: GfE+OoJReiuOJ+pKLOZu+Vu0WEM= +SHA1-Digest-Manifest: X3VMVm3b45zxF3/ADtQHa/uIKJU= +SHA1-Digest-Manifest: arC0JJpAy9ZvSEXRYy49Ye2CibQ= +SHA1-Digest-Manifest: pkjJdE2tSwj6et5Bi4mMWF5acSc= +SHA1-Digest-Manifest: sn3aY301ITBSofNBRNcr7ThjaGI= + +# 8017544 +SHA1-Digest-Manifest: fkUYOYVHwIrvWEVwB1HAcovhNEc= + +# 8021173 +SHA1-Digest-Manifest: Dz2BT/+NVo3sql0U3m5sPFdH/VA= + +# 8037056 +SHA1-Digest-Manifest: MVlhreomxYWnvgDArNM90zet5W0= +SHA1-Digest-Manifest: w5irJZDYfOvvHy+O/VIIz2cKw3w= +SHA1-Digest-Manifest: KPRzEcU95ksGJcok+QoDFLuH1QQ= +SHA1-Digest-Manifest: ez41Owng2PUbr2C5rioCQQsm/b0= +SHA-256-Digest-Manifest: VLL/4H0q9NvvtmcFOJ4Xby/5A8CLvniP17VCOFDh7sU= +SHA1-Digest-Manifest: pmEfDqcnm+9D5OfuJbCdyl/5KhQ= +SHA1-Digest-Manifest: HG+pOMGiD4nq7aBST8PmLBRXYSo= +SHA1-Digest-Manifest: 44zEyySUXrZjoYLatw4tftx8clM= +SHA1-Digest-Manifest: fK87QwgSCJzZ/6qEPFG3AkrKvZg= +SHA1-Digest-Manifest: jElS0V6NAE1eAGRcoipqAh4m3gE= +SHA1-Digest-Manifest: XBjfIsdA7VHbWJhwq2jQtm82bL0= +SHA1-Digest-Manifest: /pFoxkI0CBIj8WqLDYR5jpaQ3uU= +SHA1-Digest-Manifest: LbWvEAjCRxp5eJGBM23aT+HIkD4= +SHA1-Digest-Manifest: GIOU0xrFoKvwp/fe0MV5BeQG2dQ= +SHA1-Digest-Manifest: Tb/mRuIKYF7NBYRSZycBgpHaj6s= +SHA1-Digest-Manifest: wD5oyERifHf8PXCgztVoSicsEHc= +SHA1-Digest-Manifest: rWsJWE9ROgb01ZMvLIboUaKFdYg= +SHA1-Digest-Manifest: BYVBeMAT5dhNcv11cG8w00udM2I= +SHA1-Digest-Manifest: 3+g4kzj8ObkUJBTmbbgrXInfziU= +SHA-256-Digest-Manifest: Kx3zq14JuV5ByE35cwkegUnCsiAvBRa4Q6iNQ/JO7I0= +SHA1-Digest-Manifest: L+0tzPoloVGMtoykhAuZASD3g0g= + +# 8067454 +SHA1-Digest-Manifest: mF8yk1Hxc1uH9UorvfG2GJ+ScqY= +SHA1-Digest-Manifest: yUcLgsHB7H6rf04gLNe0ikKrmfI= +SHA1-Digest-Manifest: UcdnWBajIuVvJjoGHAPA11Gkg7E= diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/cacerts b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/cacerts new file mode 100644 index 00000000..60bbb0b8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/cacerts differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/java.policy b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/java.policy new file mode 100644 index 00000000..1120169f --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/java.policy @@ -0,0 +1,52 @@ + +// Standard extensions get all permissions by default + +grant codeBase "file:${{java.ext.dirs}}/*" { + permission java.security.AllPermission; +}; + +// default permissions granted to all domains + +grant { + // Allows any thread to stop itself using the java.lang.Thread.stop() + // method that takes no argument. + // Note that this permission is granted by default only to remain + // backwards compatible. + // It is strongly recommended that you either remove this permission + // from this policy file or further restrict it to code sources + // that you specify, because Thread.stop() is potentially unsafe. + // See the API specification of java.lang.Thread.stop() for more + // information. + permission java.lang.RuntimePermission "stopThread"; + + // allows anyone to listen on dynamic ports + permission java.net.SocketPermission "localhost:0", "listen"; + + // permission for standard RMI registry port + permission java.net.SocketPermission "localhost:1099", "listen"; + + // "standard" properies that can be read by anyone + + permission java.util.PropertyPermission "java.version", "read"; + permission java.util.PropertyPermission "java.vendor", "read"; + permission java.util.PropertyPermission "java.vendor.url", "read"; + permission java.util.PropertyPermission "java.class.version", "read"; + permission java.util.PropertyPermission "os.name", "read"; + permission java.util.PropertyPermission "os.version", "read"; + permission java.util.PropertyPermission "os.arch", "read"; + permission java.util.PropertyPermission "file.separator", "read"; + permission java.util.PropertyPermission "path.separator", "read"; + permission java.util.PropertyPermission "line.separator", "read"; + + permission java.util.PropertyPermission "java.specification.version", "read"; + permission java.util.PropertyPermission "java.specification.vendor", "read"; + permission java.util.PropertyPermission "java.specification.name", "read"; + + permission java.util.PropertyPermission "java.vm.specification.version", "read"; + permission java.util.PropertyPermission "java.vm.specification.vendor", "read"; + permission java.util.PropertyPermission "java.vm.specification.name", "read"; + permission java.util.PropertyPermission "java.vm.version", "read"; + permission java.util.PropertyPermission "java.vm.vendor", "read"; + permission java.util.PropertyPermission "java.vm.name", "read"; +}; + diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/java.security b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/java.security new file mode 100644 index 00000000..ffd9eb24 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/java.security @@ -0,0 +1,441 @@ +# +# This is the "master security properties file". +# +# In this file, various security properties are set for use by +# java.security classes. This is where users can statically register +# Cryptography Package Providers ("providers" for short). The term +# "provider" refers to a package or set of packages that supply a +# concrete implementation of a subset of the cryptography aspects of +# the Java Security API. A provider may, for example, implement one or +# more digital signature algorithms or message digest algorithms. +# +# Each provider must implement a subclass of the Provider class. +# To register a provider in this master security properties file, +# specify the Provider subclass name and priority in the format +# +# security.provider.= +# +# This declares a provider, and specifies its preference +# order n. The preference order is the order in which providers are +# searched for requested algorithms (when no specific provider is +# requested). The order is 1-based; 1 is the most preferred, followed +# by 2, and so on. +# +# must specify the subclass of the Provider class whose +# constructor sets the values of various properties that are required +# for the Java Security API to look up the algorithms or other +# facilities implemented by the provider. +# +# There must be at least one provider specification in java.security. +# There is a default provider that comes standard with the JDK. It +# is called the "SUN" provider, and its Provider subclass +# named Sun appears in the sun.security.provider package. Thus, the +# "SUN" provider is registered via the following: +# +# security.provider.1=sun.security.provider.Sun +# +# (The number 1 is used for the default provider.) +# +# Note: Providers can be dynamically registered instead by calls to +# either the addProvider or insertProviderAt method in the Security +# class. + +# +# List of providers and their preference orders (see above): +# +security.provider.1=sun.security.provider.Sun +security.provider.2=sun.security.rsa.SunRsaSign +security.provider.3=sun.security.ec.SunEC +security.provider.4=com.sun.net.ssl.internal.ssl.Provider +security.provider.5=com.sun.crypto.provider.SunJCE +security.provider.6=sun.security.jgss.SunProvider +security.provider.7=com.sun.security.sasl.Provider +security.provider.8=org.jcp.xml.dsig.internal.dom.XMLDSigRI +security.provider.9=sun.security.smartcardio.SunPCSC +security.provider.10=apple.security.AppleProvider + +# +# Select the source of seed data for SecureRandom. By default an +# attempt is made to use the entropy gathering device specified by +# the securerandom.source property. If an exception occurs when +# accessing the URL then the traditional system/thread activity +# algorithm is used. +# +# On Solaris and Linux systems, if file:/dev/urandom is specified and it +# exists, a special SecureRandom implementation is activated by default. +# This "NativePRNG" reads random bytes directly from /dev/urandom. +# +# On Windows systems, the URLs file:/dev/random and file:/dev/urandom +# enables use of the Microsoft CryptoAPI seed functionality. +# +securerandom.source=file:/dev/urandom +# +# The entropy gathering device is described as a URL and can also +# be specified with the system property "java.security.egd". For example, +# -Djava.security.egd=file:/dev/urandom +# Specifying this system property will override the securerandom.source +# setting. + +# +# Class to instantiate as the javax.security.auth.login.Configuration +# provider. +# +login.configuration.provider=com.sun.security.auth.login.ConfigFile + +# +# Default login configuration file +# +#login.config.url.1=file:${user.home}/.java.login.config + +# +# Class to instantiate as the system Policy. This is the name of the class +# that will be used as the Policy object. +# +policy.provider=sun.security.provider.PolicyFile + +# The default is to have a single system-wide policy file, +# and a policy file in the user's home directory. +policy.url.1=file:${java.home}/lib/security/java.policy +policy.url.2=file:${user.home}/.java.policy + +# whether or not we expand properties in the policy file +# if this is set to false, properties (${...}) will not be expanded in policy +# files. +policy.expandProperties=true + +# whether or not we allow an extra policy to be passed on the command line +# with -Djava.security.policy=somefile. Comment out this line to disable +# this feature. +policy.allowSystemProperty=true + +# whether or not we look into the IdentityScope for trusted Identities +# when encountering a 1.1 signed JAR file. If the identity is found +# and is trusted, we grant it AllPermission. +policy.ignoreIdentityScope=false + +# +# Default keystore type. +# +keystore.type=jks + +# +# List of comma-separated packages that start with or equal this string +# will cause a security exception to be thrown when +# passed to checkPackageAccess unless the +# corresponding RuntimePermission ("accessClassInPackage."+package) has +# been granted. +package.access=sun.,\ + com.sun.xml.internal.,\ + com.sun.imageio.,\ + com.sun.istack.internal.,\ + com.sun.jmx.,\ + com.sun.naming.internal.,\ + com.sun.proxy.,\ + com.sun.corba.se.,\ + com.sun.script.,\ + com.sun.org.apache.bcel.internal.,\ + com.sun.org.apache.regexp.internal.,\ + com.sun.org.apache.xerces.internal.,\ + com.sun.org.apache.xpath.internal.,\ + com.sun.org.apache.xalan.internal.extensions.,\ + com.sun.org.apache.xalan.internal.lib.,\ + com.sun.org.apache.xalan.internal.res.,\ + com.sun.org.apache.xalan.internal.templates.,\ + com.sun.org.apache.xalan.internal.utils.,\ + com.sun.org.apache.xalan.internal.xslt.,\ + com.sun.org.apache.xalan.internal.xsltc.cmdline.,\ + com.sun.org.apache.xalan.internal.xsltc.compiler.,\ + com.sun.org.apache.xalan.internal.xsltc.trax.,\ + com.sun.org.apache.xalan.internal.xsltc.util.,\ + com.sun.org.apache.xml.internal.res.,\ + com.sun.org.apache.xml.internal.serializer.utils.,\ + com.sun.org.apache.xml.internal.utils.,\ + com.sun.org.apache.xml.internal.security.,\ + com.sun.org.glassfish.,\ + org.jcp.xml.dsig.internal.,\ + oracle.jrockit.jfr.,\ + apple. + +# +# List of comma-separated packages that start with or equal this string +# will cause a security exception to be thrown when +# passed to checkPackageDefinition unless the +# corresponding RuntimePermission ("defineClassInPackage."+package) has +# been granted. +# +# by default, none of the class loaders supplied with the JDK call +# checkPackageDefinition. +# +package.definition=sun.,\ + com.sun.xml.internal.,\ + com.sun.imageio.,\ + com.sun.istack.internal.,\ + com.sun.jmx.,\ + com.sun.naming.internal.,\ + com.sun.proxy.,\ + com.sun.corba.se.,\ + com.sun.script.,\ + com.sun.org.apache.bcel.internal.,\ + com.sun.org.apache.regexp.internal.,\ + com.sun.org.apache.xerces.internal.,\ + com.sun.org.apache.xpath.internal.,\ + com.sun.org.apache.xalan.internal.extensions.,\ + com.sun.org.apache.xalan.internal.lib.,\ + com.sun.org.apache.xalan.internal.res.,\ + com.sun.org.apache.xalan.internal.templates.,\ + com.sun.org.apache.xalan.internal.utils.,\ + com.sun.org.apache.xalan.internal.xslt.,\ + com.sun.org.apache.xalan.internal.xsltc.cmdline.,\ + com.sun.org.apache.xalan.internal.xsltc.compiler.,\ + com.sun.org.apache.xalan.internal.xsltc.trax.,\ + com.sun.org.apache.xalan.internal.xsltc.util.,\ + com.sun.org.apache.xml.internal.res.,\ + com.sun.org.apache.xml.internal.serializer.utils.,\ + com.sun.org.apache.xml.internal.utils.,\ + com.sun.org.apache.xml.internal.security.,\ + com.sun.org.glassfish.,\ + org.jcp.xml.dsig.internal.,\ + oracle.jrockit.jfr.,\ + apple. + +# +# Determines whether this properties file can be appended to +# or overridden on the command line via -Djava.security.properties +# +security.overridePropertiesFile=true + +# +# Determines the default key and trust manager factory algorithms for +# the javax.net.ssl package. +# +ssl.KeyManagerFactory.algorithm=SunX509 +ssl.TrustManagerFactory.algorithm=PKIX + +# +# The Java-level namelookup cache policy for successful lookups: +# +# any negative value: caching forever +# any positive value: the number of seconds to cache an address for +# zero: do not cache +# +# default value is forever (FOREVER). For security reasons, this +# caching is made forever when a security manager is set. When a security +# manager is not set, the default behavior in this implementation +# is to cache for 30 seconds. +# +# NOTE: setting this to anything other than the default value can have +# serious security implications. Do not set it unless +# you are sure you are not exposed to DNS spoofing attack. +# +#networkaddress.cache.ttl=-1 + +# The Java-level namelookup cache policy for failed lookups: +# +# any negative value: cache forever +# any positive value: the number of seconds to cache negative lookup results +# zero: do not cache +# +# In some Microsoft Windows networking environments that employ +# the WINS name service in addition to DNS, name service lookups +# that fail may take a noticeably long time to return (approx. 5 seconds). +# For this reason the default caching policy is to maintain these +# results for 10 seconds. +# +# +networkaddress.cache.negative.ttl=10 + +# +# Properties to configure OCSP for certificate revocation checking +# + +# Enable OCSP +# +# By default, OCSP is not used for certificate revocation checking. +# This property enables the use of OCSP when set to the value "true". +# +# NOTE: SocketPermission is required to connect to an OCSP responder. +# +# Example, +# ocsp.enable=true + +# +# Location of the OCSP responder +# +# By default, the location of the OCSP responder is determined implicitly +# from the certificate being validated. This property explicitly specifies +# the location of the OCSP responder. The property is used when the +# Authority Information Access extension (defined in RFC 3280) is absent +# from the certificate or when it requires overriding. +# +# Example, +# ocsp.responderURL=http://ocsp.example.net:80 + +# +# Subject name of the OCSP responder's certificate +# +# By default, the certificate of the OCSP responder is that of the issuer +# of the certificate being validated. This property identifies the certificate +# of the OCSP responder when the default does not apply. Its value is a string +# distinguished name (defined in RFC 2253) which identifies a certificate in +# the set of certificates supplied during cert path validation. In cases where +# the subject name alone is not sufficient to uniquely identify the certificate +# then both the "ocsp.responderCertIssuerName" and +# "ocsp.responderCertSerialNumber" properties must be used instead. When this +# property is set then those two properties are ignored. +# +# Example, +# ocsp.responderCertSubjectName="CN=OCSP Responder, O=XYZ Corp" + +# +# Issuer name of the OCSP responder's certificate +# +# By default, the certificate of the OCSP responder is that of the issuer +# of the certificate being validated. This property identifies the certificate +# of the OCSP responder when the default does not apply. Its value is a string +# distinguished name (defined in RFC 2253) which identifies a certificate in +# the set of certificates supplied during cert path validation. When this +# property is set then the "ocsp.responderCertSerialNumber" property must also +# be set. When the "ocsp.responderCertSubjectName" property is set then this +# property is ignored. +# +# Example, +# ocsp.responderCertIssuerName="CN=Enterprise CA, O=XYZ Corp" + +# +# Serial number of the OCSP responder's certificate +# +# By default, the certificate of the OCSP responder is that of the issuer +# of the certificate being validated. This property identifies the certificate +# of the OCSP responder when the default does not apply. Its value is a string +# of hexadecimal digits (colon or space separators may be present) which +# identifies a certificate in the set of certificates supplied during cert path +# validation. When this property is set then the "ocsp.responderCertIssuerName" +# property must also be set. When the "ocsp.responderCertSubjectName" property +# is set then this property is ignored. +# +# Example, +# ocsp.responderCertSerialNumber=2A:FF:00 + +# +# Policy for failed Kerberos KDC lookups: +# +# When a KDC is unavailable (network error, service failure, etc), it is +# put inside a blacklist and accessed less often for future requests. The +# value (case-insensitive) for this policy can be: +# +# tryLast +# KDCs in the blacklist are always tried after those not on the list. +# +# tryLess[:max_retries,timeout] +# KDCs in the blacklist are still tried by their order in the configuration, +# but with smaller max_retries and timeout values. max_retries and timeout +# are optional numerical parameters (default 1 and 5000, which means once +# and 5 seconds). Please notes that if any of the values defined here is +# more than what is defined in krb5.conf, it will be ignored. +# +# Whenever a KDC is detected as available, it is removed from the blacklist. +# The blacklist is reset when krb5.conf is reloaded. You can add +# refreshKrb5Config=true to a JAAS configuration file so that krb5.conf is +# reloaded whenever a JAAS authentication is attempted. +# +# Example, +# krb5.kdc.bad.policy = tryLast +# krb5.kdc.bad.policy = tryLess:2,2000 +krb5.kdc.bad.policy = tryLast + +# Algorithm restrictions for certification path (CertPath) processing +# +# In some environments, certain algorithms or key lengths may be undesirable +# for certification path building and validation. For example, "MD2" is +# generally no longer considered to be a secure hash algorithm. This section +# describes the mechanism for disabling algorithms based on algorithm name +# and/or key length. This includes algorithms used in certificates, as well +# as revocation information such as CRLs and signed OCSP Responses. +# +# The syntax of the disabled algorithm string is described as this Java +# BNF-style: +# DisabledAlgorithms: +# " DisabledAlgorithm { , DisabledAlgorithm } " +# +# DisabledAlgorithm: +# AlgorithmName [Constraint] +# +# AlgorithmName: +# (see below) +# +# Constraint: +# KeySizeConstraint +# +# KeySizeConstraint: +# keySize Operator DecimalInteger +# +# Operator: +# <= | < | == | != | >= | > +# +# DecimalInteger: +# DecimalDigits +# +# DecimalDigits: +# DecimalDigit {DecimalDigit} +# +# DecimalDigit: one of +# 1 2 3 4 5 6 7 8 9 0 +# +# The "AlgorithmName" is the standard algorithm name of the disabled +# algorithm. See "Java Cryptography Architecture Standard Algorithm Name +# Documentation" for information about Standard Algorithm Names. Matching +# is performed using a case-insensitive sub-element matching rule. (For +# example, in "SHA1withECDSA" the sub-elements are "SHA1" for hashing and +# "ECDSA" for signatures.) If the assertion "AlgorithmName" is a +# sub-element of the certificate algorithm name, the algorithm will be +# rejected during certification path building and validation. For example, +# the assertion algorithm name "DSA" will disable all certificate algorithms +# that rely on DSA, such as NONEwithDSA, SHA1withDSA. However, the assertion +# will not disable algorithms related to "ECDSA". +# +# A "Constraint" provides further guidance for the algorithm being specified. +# The "KeySizeConstraint" requires a key of a valid size range if the +# "AlgorithmName" is of a key algorithm. The "DecimalInteger" indicates the +# key size specified in number of bits. For example, "RSA keySize <= 1024" +# indicates that any RSA key with key size less than or equal to 1024 bits +# should be disabled, and "RSA keySize < 1024, RSA keySize > 2048" indicates +# that any RSA key with key size less than 1024 or greater than 2048 should +# be disabled. Note that the "KeySizeConstraint" only makes sense to key +# algorithms. +# +# Note: This property is currently used by Oracle's PKIX implementation. It +# is not guaranteed to be examined and used by other implementations. +# +# Example: +# jdk.certpath.disabledAlgorithms=MD2, DSA, RSA keySize < 2048 +# +# +jdk.certpath.disabledAlgorithms=MD2, RSA keySize < 1024 + +# Algorithm restrictions for Secure Socket Layer/Transport Layer Security +# (SSL/TLS) processing +# +# In some environments, certain algorithms or key lengths may be undesirable +# when using SSL/TLS. This section describes the mechanism for disabling +# algorithms during SSL/TLS security parameters negotiation, including +# protocol version negotiation, cipher suites selection, peer authentication +# and key exchange mechanisms. +# +# Disabled algorithms will not be negotiated for SSL/TLS connections, even +# if they are enabled explicitly in an application. +# +# For PKI-based peer authentication and key exchange mechanisms, this list +# of disabled algorithms will also be checked during certification path +# building and validation, including algorithms used in certificates, as +# well as revocation information such as CRLs and signed OCSP Responses. +# This is in addition to the jdk.certpath.disabledAlgorithms property above. +# +# See the specification of "jdk.certpath.disabledAlgorithms" for the +# syntax of the disabled algorithm string. +# +# Note: This property is currently used by Oracle's JSSE implementation. +# It is not guaranteed to be examined and used by other implementations. +# +# Example: +# jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 2048 +jdk.tls.disabledAlgorithms=SSLv3 diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/javafx.policy b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/javafx.policy new file mode 100644 index 00000000..6070db8a --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/javafx.policy @@ -0,0 +1,4 @@ +// JavaFX runtime get all permissions by default +grant codeBase "file:${javafx.runtime.home}/lib/jfxrt.jar" { + permission java.security.AllPermission; +}; diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/local_policy.jar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/local_policy.jar new file mode 100644 index 00000000..16b86d1b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/local_policy.jar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/trusted.libraries b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/security/trusted.libraries new file mode 100644 index 00000000..e69de29b diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/server/Xusage.txt b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/server/Xusage.txt new file mode 100644 index 00000000..d24ada9c --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/server/Xusage.txt @@ -0,0 +1,24 @@ + -Xmixed mixed mode execution (default) + -Xint interpreted mode execution only + -Xbootclasspath: + set search path for bootstrap classes and resources + -Xbootclasspath/a: + append to end of bootstrap class path + -Xbootclasspath/p: + prepend in front of bootstrap class path + -Xnoclassgc disable class garbage collection + -Xincgc enable incremental garbage collection + -Xloggc: log GC status to a file with time stamps + -Xbatch disable background compilation + -Xms set initial Java heap size + -Xmx set maximum Java heap size + -Xss set java thread stack size + -Xprof output cpu profiling data + -Xfuture enable strictest checks, anticipating future default + -Xrs reduce use of OS signals by Java/VM (see documentation) + -Xcheck:jni perform additional checks for JNI functions + -Xshare:off do not attempt to use shared class data + -Xshare:auto use shared class data if possible (default) + -Xshare:on require using shared class data, otherwise fail. + +The -X options are non-standard and subject to change without notice. diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/server/libjsig.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/server/libjsig.dylib new file mode 100644 index 00000000..d4278959 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/server/libjsig.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/server/libjvm.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/server/libjvm.dylib new file mode 100644 index 00000000..06bb40bb Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/server/libjvm.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/sound.properties b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/sound.properties new file mode 100644 index 00000000..68309d11 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/sound.properties @@ -0,0 +1,39 @@ +############################################################ +# Sound Configuration File +############################################################ +# +# This properties file is used to specify default service +# providers for javax.sound.midi.MidiSystem and +# javax.sound.sampled.AudioSystem. +# +# The following keys are recognized by MidiSystem methods: +# +# javax.sound.midi.Receiver +# javax.sound.midi.Sequencer +# javax.sound.midi.Synthesizer +# javax.sound.midi.Transmitter +# +# The following keys are recognized by AudioSystem methods: +# +# javax.sound.sampled.Clip +# javax.sound.sampled.Port +# javax.sound.sampled.SourceDataLine +# javax.sound.sampled.TargetDataLine +# +# The values specify the full class name of the service +# provider, or the device name. +# +# See the class descriptions for details. +# +# Example 1: +# Use MyDeviceProvider as default for SourceDataLines: +# javax.sound.sampled.SourceDataLine=com.xyz.MyDeviceProvider +# +# Example 2: +# Specify the default Synthesizer by its name "InternalSynth". +# javax.sound.midi.Synthesizer=#InternalSynth +# +# Example 3: +# Specify the default Receiver by provider and name: +# javax.sound.midi.Receiver=com.sun.media.sound.MidiProvider#SunMIDI1 +# diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/xawt/libmawt.dylib b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/xawt/libmawt.dylib new file mode 100644 index 00000000..05cfd275 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/xawt/libmawt.dylib differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Abidjan b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Abidjan new file mode 100644 index 00000000..f19cedd5 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Abidjan differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Accra b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Accra new file mode 100644 index 00000000..12290b71 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Accra differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Algiers b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Algiers new file mode 100644 index 00000000..a4e7f38b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Algiers differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Bissau b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Bissau new file mode 100644 index 00000000..70d5a787 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Bissau differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Cairo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Cairo new file mode 100644 index 00000000..e8c65c8e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Cairo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Casablanca b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Casablanca new file mode 100644 index 00000000..735a4657 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Casablanca differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Ceuta b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Ceuta new file mode 100644 index 00000000..cd2849f0 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Ceuta differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/El_Aaiun b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/El_Aaiun new file mode 100644 index 00000000..d9cbb735 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/El_Aaiun differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Johannesburg b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Johannesburg new file mode 100644 index 00000000..30c7029c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Johannesburg differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Khartoum b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Khartoum new file mode 100644 index 00000000..30afdc57 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Khartoum differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Lagos b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Lagos new file mode 100644 index 00000000..0c9a8d3e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Lagos differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Maputo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Maputo new file mode 100644 index 00000000..4733bde3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Maputo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Monrovia b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Monrovia new file mode 100644 index 00000000..aef485e2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Monrovia differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Nairobi b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Nairobi new file mode 100644 index 00000000..95f50af0 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Nairobi differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Ndjamena b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Ndjamena new file mode 100644 index 00000000..27513b95 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Ndjamena differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Tripoli b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Tripoli new file mode 100644 index 00000000..420656c3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Tripoli differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Tunis b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Tunis new file mode 100644 index 00000000..9c291446 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Tunis differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Windhoek b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Windhoek new file mode 100644 index 00000000..9b05de70 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Africa/Windhoek differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Adak b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Adak new file mode 100644 index 00000000..6f4c8ff2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Adak differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Anchorage b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Anchorage new file mode 100644 index 00000000..0a095a70 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Anchorage differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Antigua b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Antigua new file mode 100644 index 00000000..113e507a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Antigua differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Araguaina b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Araguaina new file mode 100644 index 00000000..4bf8e54b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Araguaina differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Buenos_Aires b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Buenos_Aires new file mode 100644 index 00000000..4aedb079 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Buenos_Aires differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Catamarca b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Catamarca new file mode 100644 index 00000000..6ee49f28 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Catamarca differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Cordoba b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Cordoba new file mode 100644 index 00000000..1d46b2b4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Cordoba differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Jujuy b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Jujuy new file mode 100644 index 00000000..78b24d57 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Jujuy differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/La_Rioja b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/La_Rioja new file mode 100644 index 00000000..f8ce69c1 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/La_Rioja differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Mendoza b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Mendoza new file mode 100644 index 00000000..a7d10a9e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Mendoza differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Rio_Gallegos b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Rio_Gallegos new file mode 100644 index 00000000..064f3d75 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Rio_Gallegos differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Salta b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Salta new file mode 100644 index 00000000..a3228dd8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Salta differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/San_Juan b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/San_Juan new file mode 100644 index 00000000..3ffa8b9f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/San_Juan differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/San_Luis b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/San_Luis new file mode 100644 index 00000000..c5b83530 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/San_Luis differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Tucuman b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Tucuman new file mode 100644 index 00000000..a3b96a85 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Tucuman differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Ushuaia b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Ushuaia new file mode 100644 index 00000000..e35a483a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Argentina/Ushuaia differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Asuncion b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Asuncion new file mode 100644 index 00000000..b03b3f9d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Asuncion differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Atikokan b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Atikokan new file mode 100644 index 00000000..fb0f96a4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Atikokan differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Bahia b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Bahia new file mode 100644 index 00000000..b717ddcb Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Bahia differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Bahia_Banderas b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Bahia_Banderas new file mode 100644 index 00000000..4d88fe91 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Bahia_Banderas differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Barbados b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Barbados new file mode 100644 index 00000000..67cec56d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Barbados differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Belem b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Belem new file mode 100644 index 00000000..81f0782a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Belem differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Belize b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Belize new file mode 100644 index 00000000..3fd45cad Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Belize differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Blanc-Sablon b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Blanc-Sablon new file mode 100644 index 00000000..5e297903 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Blanc-Sablon differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Boa_Vista b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Boa_Vista new file mode 100644 index 00000000..f04df404 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Boa_Vista differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Bogota b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Bogota new file mode 100644 index 00000000..a8c36149 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Bogota differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Boise b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Boise new file mode 100644 index 00000000..657b509d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Boise differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cambridge_Bay b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cambridge_Bay new file mode 100644 index 00000000..7b4aa02f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cambridge_Bay differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Campo_Grande b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Campo_Grande new file mode 100644 index 00000000..4ef04c3a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Campo_Grande differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cancun b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cancun new file mode 100644 index 00000000..fcedb8b4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cancun differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Caracas b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Caracas new file mode 100644 index 00000000..d9e501ed Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Caracas differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cayenne b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cayenne new file mode 100644 index 00000000..f3201a88 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cayenne differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cayman b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cayman new file mode 100644 index 00000000..a3bda23d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cayman differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Chicago b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Chicago new file mode 100644 index 00000000..b6e34bb8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Chicago differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Chihuahua b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Chihuahua new file mode 100644 index 00000000..ad90dd7f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Chihuahua differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Costa_Rica b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Costa_Rica new file mode 100644 index 00000000..dcdf70d9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Costa_Rica differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Creston b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Creston new file mode 100644 index 00000000..cc74ef27 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Creston differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cuiaba b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cuiaba new file mode 100644 index 00000000..499118c3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Cuiaba differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Curacao b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Curacao new file mode 100644 index 00000000..8be5f82a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Curacao differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Danmarkshavn b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Danmarkshavn new file mode 100644 index 00000000..119e8c13 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Danmarkshavn differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Dawson b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Dawson new file mode 100644 index 00000000..92687f86 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Dawson differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Dawson_Creek b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Dawson_Creek new file mode 100644 index 00000000..674c2e96 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Dawson_Creek differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Denver b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Denver new file mode 100644 index 00000000..f6a199af Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Denver differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Detroit b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Detroit new file mode 100644 index 00000000..98c1481a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Detroit differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Edmonton b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Edmonton new file mode 100644 index 00000000..bfa66539 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Edmonton differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Eirunepe b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Eirunepe new file mode 100644 index 00000000..2ba9b6c2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Eirunepe differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/El_Salvador b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/El_Salvador new file mode 100644 index 00000000..dec153e2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/El_Salvador differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Fortaleza b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Fortaleza new file mode 100644 index 00000000..ddf0a49d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Fortaleza differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Glace_Bay b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Glace_Bay new file mode 100644 index 00000000..b4ab3c54 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Glace_Bay differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Godthab b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Godthab new file mode 100644 index 00000000..47c8b5f4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Godthab differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Goose_Bay b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Goose_Bay new file mode 100644 index 00000000..279fa0c8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Goose_Bay differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Grand_Turk b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Grand_Turk new file mode 100644 index 00000000..5c2e17cc Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Grand_Turk differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Guatemala b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Guatemala new file mode 100644 index 00000000..4b5fbc96 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Guatemala differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Guayaquil b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Guayaquil new file mode 100644 index 00000000..abeec97e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Guayaquil differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Guyana b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Guyana new file mode 100644 index 00000000..9752e2a1 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Guyana differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Halifax b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Halifax new file mode 100644 index 00000000..7d3a8e5c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Halifax differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Havana b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Havana new file mode 100644 index 00000000..59c51087 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Havana differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Hermosillo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Hermosillo new file mode 100644 index 00000000..ba35968f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Hermosillo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Indianapolis b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Indianapolis new file mode 100644 index 00000000..544c3a67 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Indianapolis differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Knox b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Knox new file mode 100644 index 00000000..0e83dfa9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Knox differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Marengo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Marengo new file mode 100644 index 00000000..e7dda2ff Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Marengo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Petersburg b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Petersburg new file mode 100644 index 00000000..131a567b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Petersburg differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Tell_City b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Tell_City new file mode 100644 index 00000000..d5fec619 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Tell_City differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Vevay b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Vevay new file mode 100644 index 00000000..a57f5045 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Vevay differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Vincennes b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Vincennes new file mode 100644 index 00000000..cf8f076e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Vincennes differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Winamac b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Winamac new file mode 100644 index 00000000..c0956ab5 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Indiana/Winamac differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Inuvik b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Inuvik new file mode 100644 index 00000000..6c579046 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Inuvik differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Iqaluit b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Iqaluit new file mode 100644 index 00000000..3c205936 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Iqaluit differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Jamaica b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Jamaica new file mode 100644 index 00000000..d9261162 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Jamaica differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Juneau b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Juneau new file mode 100644 index 00000000..327c700c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Juneau differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Kentucky/Louisville b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Kentucky/Louisville new file mode 100644 index 00000000..ace96d8a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Kentucky/Louisville differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Kentucky/Monticello b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Kentucky/Monticello new file mode 100644 index 00000000..193f04ed Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Kentucky/Monticello differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/La_Paz b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/La_Paz new file mode 100644 index 00000000..aa8d4dc4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/La_Paz differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Lima b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Lima new file mode 100644 index 00000000..38e125e9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Lima differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Los_Angeles b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Los_Angeles new file mode 100644 index 00000000..185946de Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Los_Angeles differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Maceio b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Maceio new file mode 100644 index 00000000..72e8895c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Maceio differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Managua b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Managua new file mode 100644 index 00000000..70966b27 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Managua differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Manaus b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Manaus new file mode 100644 index 00000000..0eef7a31 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Manaus differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Martinique b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Martinique new file mode 100644 index 00000000..4c25163c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Martinique differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Matamoros b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Matamoros new file mode 100644 index 00000000..9ba622c3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Matamoros differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Mazatlan b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Mazatlan new file mode 100644 index 00000000..b3b95159 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Mazatlan differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Menominee b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Menominee new file mode 100644 index 00000000..3897393c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Menominee differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Merida b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Merida new file mode 100644 index 00000000..7af08333 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Merida differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Metlakatla b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Metlakatla new file mode 100644 index 00000000..1428e284 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Metlakatla differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Mexico_City b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Mexico_City new file mode 100644 index 00000000..634ed426 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Mexico_City differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Miquelon b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Miquelon new file mode 100644 index 00000000..605f75ce Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Miquelon differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Moncton b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Moncton new file mode 100644 index 00000000..bb331aca Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Moncton differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Monterrey b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Monterrey new file mode 100644 index 00000000..0cce2950 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Monterrey differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Montevideo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Montevideo new file mode 100644 index 00000000..7ddf4ad4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Montevideo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Montreal b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Montreal new file mode 100644 index 00000000..e0865f57 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Montreal differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Nassau b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Nassau new file mode 100644 index 00000000..42fd5526 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Nassau differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/New_York b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/New_York new file mode 100644 index 00000000..fe1bc5bd Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/New_York differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Nipigon b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Nipigon new file mode 100644 index 00000000..f66e29b1 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Nipigon differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Nome b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Nome new file mode 100644 index 00000000..3c9961d0 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Nome differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Noronha b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Noronha new file mode 100644 index 00000000..7f32312c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Noronha differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/North_Dakota/Beulah b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/North_Dakota/Beulah new file mode 100644 index 00000000..faba6fda Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/North_Dakota/Beulah differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/North_Dakota/Center b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/North_Dakota/Center new file mode 100644 index 00000000..208f067c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/North_Dakota/Center differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/North_Dakota/New_Salem b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/North_Dakota/New_Salem new file mode 100644 index 00000000..60a5c1f0 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/North_Dakota/New_Salem differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Ojinaga b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Ojinaga new file mode 100644 index 00000000..2d02924b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Ojinaga differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Panama b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Panama new file mode 100644 index 00000000..41ffc50f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Panama differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Pangnirtung b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Pangnirtung new file mode 100644 index 00000000..096318a8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Pangnirtung differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Paramaribo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Paramaribo new file mode 100644 index 00000000..4f49a8c2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Paramaribo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Phoenix b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Phoenix new file mode 100644 index 00000000..866d8aa1 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Phoenix differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Port-au-Prince b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Port-au-Prince new file mode 100644 index 00000000..c6a0c698 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Port-au-Prince differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Port_of_Spain b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Port_of_Spain new file mode 100644 index 00000000..2c166c24 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Port_of_Spain differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Porto_Velho b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Porto_Velho new file mode 100644 index 00000000..d4099c68 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Porto_Velho differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Puerto_Rico b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Puerto_Rico new file mode 100644 index 00000000..5d30510f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Puerto_Rico differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Rainy_River b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Rainy_River new file mode 100644 index 00000000..64258c9f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Rainy_River differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Rankin_Inlet b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Rankin_Inlet new file mode 100644 index 00000000..99db076a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Rankin_Inlet differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Recife b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Recife new file mode 100644 index 00000000..3a415bec Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Recife differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Regina b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Regina new file mode 100644 index 00000000..fc0ba8b3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Regina differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Resolute b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Resolute new file mode 100644 index 00000000..74813b59 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Resolute differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Rio_Branco b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Rio_Branco new file mode 100644 index 00000000..e4215715 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Rio_Branco differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santa_Isabel b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santa_Isabel new file mode 100644 index 00000000..96f7b7f2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santa_Isabel differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santarem b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santarem new file mode 100644 index 00000000..133d49d9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santarem differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santiago b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santiago new file mode 100644 index 00000000..096c6a84 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santiago differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santo_Domingo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santo_Domingo new file mode 100644 index 00000000..2062ba8c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Santo_Domingo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Sao_Paulo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Sao_Paulo new file mode 100644 index 00000000..f5404f99 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Sao_Paulo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Scoresbysund b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Scoresbysund new file mode 100644 index 00000000..e070a591 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Scoresbysund differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Sitka b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Sitka new file mode 100644 index 00000000..47477fa9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Sitka differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/St_Johns b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/St_Johns new file mode 100644 index 00000000..e742d9fd Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/St_Johns differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Swift_Current b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Swift_Current new file mode 100644 index 00000000..3d6dc694 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Swift_Current differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Tegucigalpa b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Tegucigalpa new file mode 100644 index 00000000..a6dc4f97 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Tegucigalpa differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Thule b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Thule new file mode 100644 index 00000000..1788c8ac Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Thule differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Thunder_Bay b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Thunder_Bay new file mode 100644 index 00000000..12189774 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Thunder_Bay differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Tijuana b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Tijuana new file mode 100644 index 00000000..edacc846 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Tijuana differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Toronto b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Toronto new file mode 100644 index 00000000..5802bf7e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Toronto differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Vancouver b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Vancouver new file mode 100644 index 00000000..060053e8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Vancouver differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Whitehorse b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Whitehorse new file mode 100644 index 00000000..672c4346 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Whitehorse differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Winnipeg b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Winnipeg new file mode 100644 index 00000000..1be3ea32 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Winnipeg differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Yakutat b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Yakutat new file mode 100644 index 00000000..59802f5c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Yakutat differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Yellowknife b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Yellowknife new file mode 100644 index 00000000..444979b5 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/America/Yellowknife differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Casey b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Casey new file mode 100644 index 00000000..6d6971fc Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Casey differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Davis b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Davis new file mode 100644 index 00000000..fac4447c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Davis differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/DumontDUrville b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/DumontDUrville new file mode 100644 index 00000000..d2aad976 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/DumontDUrville differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Macquarie b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Macquarie new file mode 100644 index 00000000..06a6b243 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Macquarie differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Mawson b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Mawson new file mode 100644 index 00000000..30b4c3b5 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Mawson differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Palmer b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Palmer new file mode 100644 index 00000000..984acc0e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Palmer differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Rothera b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Rothera new file mode 100644 index 00000000..1a5ff48b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Rothera differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Syowa b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Syowa new file mode 100644 index 00000000..8fee4230 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Syowa differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Troll b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Troll new file mode 100644 index 00000000..1aa91d16 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Troll differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Vostok b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Vostok new file mode 100644 index 00000000..1cd5eeb9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Antarctica/Vostok differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Almaty b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Almaty new file mode 100644 index 00000000..b045cb66 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Almaty differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Amman b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Amman new file mode 100644 index 00000000..de4d1e23 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Amman differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Anadyr b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Anadyr new file mode 100644 index 00000000..99134a6d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Anadyr differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Aqtau b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Aqtau new file mode 100644 index 00000000..b7daace2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Aqtau differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Aqtobe b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Aqtobe new file mode 100644 index 00000000..6f0d3aee Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Aqtobe differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ashgabat b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ashgabat new file mode 100644 index 00000000..b7473006 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ashgabat differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Baghdad b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Baghdad new file mode 100644 index 00000000..010f9167 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Baghdad differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Baku b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Baku new file mode 100644 index 00000000..2562329e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Baku differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Bangkok b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Bangkok new file mode 100644 index 00000000..75a8d7f2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Bangkok differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Beirut b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Beirut new file mode 100644 index 00000000..8e367767 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Beirut differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Bishkek b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Bishkek new file mode 100644 index 00000000..4feaaa43 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Bishkek differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Brunei b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Brunei new file mode 100644 index 00000000..a15c2e82 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Brunei differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Chita b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Chita new file mode 100644 index 00000000..38814d86 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Chita differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Choibalsan b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Choibalsan new file mode 100644 index 00000000..d81cb6aa Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Choibalsan differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Colombo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Colombo new file mode 100644 index 00000000..7a55a1df Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Colombo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Damascus b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Damascus new file mode 100644 index 00000000..c4e49ebd Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Damascus differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dhaka b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dhaka new file mode 100644 index 00000000..8224ea0a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dhaka differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dili b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dili new file mode 100644 index 00000000..8612a0d2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dili differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dubai b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dubai new file mode 100644 index 00000000..4be71d70 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dubai differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dushanbe b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dushanbe new file mode 100644 index 00000000..69105c22 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Dushanbe differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Gaza b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Gaza new file mode 100644 index 00000000..bcbaf069 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Gaza differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Hebron b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Hebron new file mode 100644 index 00000000..11447dcc Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Hebron differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ho_Chi_Minh b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ho_Chi_Minh new file mode 100644 index 00000000..4dd2a549 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ho_Chi_Minh differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Hong_Kong b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Hong_Kong new file mode 100644 index 00000000..18b58feb Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Hong_Kong differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Hovd b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Hovd new file mode 100644 index 00000000..aeec7855 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Hovd differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Irkutsk b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Irkutsk new file mode 100644 index 00000000..b38c4b27 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Irkutsk differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Jakarta b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Jakarta new file mode 100644 index 00000000..c5a182e4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Jakarta differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Jayapura b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Jayapura new file mode 100644 index 00000000..8d62e7ba Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Jayapura differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Jerusalem b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Jerusalem new file mode 100644 index 00000000..58d8f02b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Jerusalem differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kabul b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kabul new file mode 100644 index 00000000..927ecae8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kabul differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kamchatka b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kamchatka new file mode 100644 index 00000000..a810baa3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kamchatka differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Karachi b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Karachi new file mode 100644 index 00000000..a6146b25 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Karachi differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kathmandu b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kathmandu new file mode 100644 index 00000000..03970e6c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kathmandu differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Khandyga b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Khandyga new file mode 100644 index 00000000..ea13083a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Khandyga differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kolkata b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kolkata new file mode 100644 index 00000000..7c1e7771 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kolkata differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Krasnoyarsk b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Krasnoyarsk new file mode 100644 index 00000000..a90b0286 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Krasnoyarsk differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kuala_Lumpur b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kuala_Lumpur new file mode 100644 index 00000000..8170bbe5 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kuala_Lumpur differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kuching b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kuching new file mode 100644 index 00000000..d51c2b2e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Kuching differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Macau b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Macau new file mode 100644 index 00000000..65f9aeed Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Macau differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Magadan b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Magadan new file mode 100644 index 00000000..22b6ad51 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Magadan differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Makassar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Makassar new file mode 100644 index 00000000..b9b4302d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Makassar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Manila b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Manila new file mode 100644 index 00000000..b216309c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Manila differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Nicosia b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Nicosia new file mode 100644 index 00000000..be62b9a3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Nicosia differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Novokuznetsk b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Novokuznetsk new file mode 100644 index 00000000..ab939635 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Novokuznetsk differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Novosibirsk b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Novosibirsk new file mode 100644 index 00000000..378226ad Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Novosibirsk differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Omsk b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Omsk new file mode 100644 index 00000000..e9cfbde1 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Omsk differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Oral b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Oral new file mode 100644 index 00000000..2cee6f0d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Oral differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Pontianak b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Pontianak new file mode 100644 index 00000000..0bf2cc02 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Pontianak differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Pyongyang b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Pyongyang new file mode 100644 index 00000000..bde53812 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Pyongyang differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Qatar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Qatar new file mode 100644 index 00000000..8af265e3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Qatar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Qyzylorda b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Qyzylorda new file mode 100644 index 00000000..cfc8b3b9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Qyzylorda differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Rangoon b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Rangoon new file mode 100644 index 00000000..9856e5d9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Rangoon differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh new file mode 100644 index 00000000..193bf208 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh87 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh87 new file mode 100644 index 00000000..dd8eff85 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh87 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh88 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh88 new file mode 100644 index 00000000..44da5ae9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh88 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh89 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh89 new file mode 100644 index 00000000..f4ef0a3e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Riyadh89 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Sakhalin b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Sakhalin new file mode 100644 index 00000000..97b77f90 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Sakhalin differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Samarkand b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Samarkand new file mode 100644 index 00000000..a176d250 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Samarkand differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Seoul b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Seoul new file mode 100644 index 00000000..08139d36 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Seoul differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Shanghai b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Shanghai new file mode 100644 index 00000000..e135c5f2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Shanghai differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Singapore b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Singapore new file mode 100644 index 00000000..a69e322f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Singapore differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Srednekolymsk b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Srednekolymsk new file mode 100644 index 00000000..753fe007 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Srednekolymsk differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Taipei b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Taipei new file mode 100644 index 00000000..f82ef471 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Taipei differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tashkent b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tashkent new file mode 100644 index 00000000..60a12a39 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tashkent differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tbilisi b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tbilisi new file mode 100644 index 00000000..891d1dd5 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tbilisi differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tehran b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tehran new file mode 100644 index 00000000..bc9e1d2e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tehran differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Thimphu b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Thimphu new file mode 100644 index 00000000..6e708db4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Thimphu differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tokyo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tokyo new file mode 100644 index 00000000..1438f0e7 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Tokyo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ulaanbaatar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ulaanbaatar new file mode 100644 index 00000000..81a2c5b8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ulaanbaatar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Urumqi b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Urumqi new file mode 100644 index 00000000..b5d627fe Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Urumqi differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ust-Nera b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ust-Nera new file mode 100644 index 00000000..7be7c034 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Ust-Nera differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Vladivostok b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Vladivostok new file mode 100644 index 00000000..97749358 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Vladivostok differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Yakutsk b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Yakutsk new file mode 100644 index 00000000..afd20320 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Yakutsk differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Yekaterinburg b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Yekaterinburg new file mode 100644 index 00000000..28e00d24 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Yekaterinburg differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Yerevan b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Yerevan new file mode 100644 index 00000000..4957cde6 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Asia/Yerevan differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Azores b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Azores new file mode 100644 index 00000000..1b026599 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Azores differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Bermuda b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Bermuda new file mode 100644 index 00000000..aa5433d7 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Bermuda differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Canary b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Canary new file mode 100644 index 00000000..84293ccf Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Canary differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Cape_Verde b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Cape_Verde new file mode 100644 index 00000000..a379d538 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Cape_Verde differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Faroe b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Faroe new file mode 100644 index 00000000..a11eea23 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Faroe differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Madeira b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Madeira new file mode 100644 index 00000000..8c9bc19b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Madeira differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Reykjavik b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Reykjavik new file mode 100644 index 00000000..5f294bd8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Reykjavik differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/South_Georgia b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/South_Georgia new file mode 100644 index 00000000..e7de564c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/South_Georgia differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Stanley b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Stanley new file mode 100644 index 00000000..c673c56e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Atlantic/Stanley differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Adelaide b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Adelaide new file mode 100644 index 00000000..f976536f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Adelaide differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Brisbane b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Brisbane new file mode 100644 index 00000000..ce400b4d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Brisbane differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Broken_Hill b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Broken_Hill new file mode 100644 index 00000000..a46328ac Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Broken_Hill differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Currie b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Currie new file mode 100644 index 00000000..0bb455f9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Currie differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Darwin b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Darwin new file mode 100644 index 00000000..ec3037cb Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Darwin differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Eucla b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Eucla new file mode 100644 index 00000000..a1d8f4de Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Eucla differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Hobart b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Hobart new file mode 100644 index 00000000..5b93116c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Hobart differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Lindeman b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Lindeman new file mode 100644 index 00000000..dddc82c2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Lindeman differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Lord_Howe b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Lord_Howe new file mode 100644 index 00000000..b98d361c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Lord_Howe differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Melbourne b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Melbourne new file mode 100644 index 00000000..fb15b645 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Melbourne differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Perth b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Perth new file mode 100644 index 00000000..5234476c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Perth differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Sydney b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Sydney new file mode 100644 index 00000000..ad1cdc6e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Australia/Sydney differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/CET b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/CET new file mode 100644 index 00000000..f648311b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/CET differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/CST6CDT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/CST6CDT new file mode 100644 index 00000000..4bd7de4e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/CST6CDT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/EET b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/EET new file mode 100644 index 00000000..842440d5 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/EET differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/EST b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/EST new file mode 100644 index 00000000..3dc09d9d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/EST differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/EST5EDT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/EST5EDT new file mode 100644 index 00000000..fc6a33f5 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/EST5EDT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT new file mode 100644 index 00000000..c053c64b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+1 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+1 new file mode 100644 index 00000000..06c4d826 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+1 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+10 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+10 new file mode 100644 index 00000000..dfff6cb6 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+10 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+11 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+11 new file mode 100644 index 00000000..5aa26c63 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+11 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+12 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+12 new file mode 100644 index 00000000..2db47790 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+12 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+2 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+2 new file mode 100644 index 00000000..e7de564c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+2 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+3 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+3 new file mode 100644 index 00000000..ecd3b14b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+3 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+4 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+4 new file mode 100644 index 00000000..db18bbec Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+4 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+5 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+5 new file mode 100644 index 00000000..3dc09d9d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+5 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+6 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+6 new file mode 100644 index 00000000..f4543072 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+6 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+7 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+7 new file mode 100644 index 00000000..50f2ec30 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+7 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+8 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+8 new file mode 100644 index 00000000..b4acc1ef Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+8 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+9 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+9 new file mode 100644 index 00000000..57a0850a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT+9 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-1 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-1 new file mode 100644 index 00000000..a1c56385 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-1 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-10 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-10 new file mode 100644 index 00000000..45dfc5b3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-10 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-11 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-11 new file mode 100644 index 00000000..bfa86593 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-11 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-12 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-12 new file mode 100644 index 00000000..f31b8b60 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-12 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-13 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-13 new file mode 100644 index 00000000..94559e50 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-13 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-14 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-14 new file mode 100644 index 00000000..065df1b4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-14 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-2 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-2 new file mode 100644 index 00000000..449568b5 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-2 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-3 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-3 new file mode 100644 index 00000000..79569d1b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-3 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-4 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-4 new file mode 100644 index 00000000..167aac09 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-4 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-5 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-5 new file mode 100644 index 00000000..0ec3e1b9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-5 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-6 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-6 new file mode 100644 index 00000000..df2bfd84 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-6 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-7 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-7 new file mode 100644 index 00000000..4f0ba157 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-7 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-8 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-8 new file mode 100644 index 00000000..bc836af9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-8 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-9 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-9 new file mode 100644 index 00000000..cb04e406 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/GMT-9 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/UCT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/UCT new file mode 100644 index 00000000..c053c64b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/UCT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/UTC b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/UTC new file mode 100644 index 00000000..c053c64b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Etc/UTC differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Amsterdam b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Amsterdam new file mode 100644 index 00000000..32735b1e Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Amsterdam differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Andorra b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Andorra new file mode 100644 index 00000000..e32c6a73 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Andorra differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Athens b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Athens new file mode 100644 index 00000000..b2c49f12 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Athens differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Belgrade b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Belgrade new file mode 100644 index 00000000..f1a2e5d4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Belgrade differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Berlin b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Berlin new file mode 100644 index 00000000..92228ebd Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Berlin differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Brussels b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Brussels new file mode 100644 index 00000000..d36abac0 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Brussels differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Bucharest b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Bucharest new file mode 100644 index 00000000..04f680d4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Bucharest differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Budapest b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Budapest new file mode 100644 index 00000000..a8973bb3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Budapest differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Chisinau b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Chisinau new file mode 100644 index 00000000..7a554811 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Chisinau differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Copenhagen b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Copenhagen new file mode 100644 index 00000000..706b5f1b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Copenhagen differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Dublin b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Dublin new file mode 100644 index 00000000..ae2623ec Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Dublin differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Gibraltar b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Gibraltar new file mode 100644 index 00000000..996f2dda Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Gibraltar differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Helsinki b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Helsinki new file mode 100644 index 00000000..7b0b0999 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Helsinki differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Istanbul b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Istanbul new file mode 100644 index 00000000..04248048 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Istanbul differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Kaliningrad b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Kaliningrad new file mode 100644 index 00000000..8d51907a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Kaliningrad differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Kiev b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Kiev new file mode 100644 index 00000000..afe8170b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Kiev differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Lisbon b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Lisbon new file mode 100644 index 00000000..ce5092c7 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Lisbon differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/London b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/London new file mode 100644 index 00000000..8abdac93 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/London differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Luxembourg b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Luxembourg new file mode 100644 index 00000000..ad42d926 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Luxembourg differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Madrid b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Madrid new file mode 100644 index 00000000..9cfe6d47 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Madrid differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Malta b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Malta new file mode 100644 index 00000000..11342ee0 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Malta differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Minsk b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Minsk new file mode 100644 index 00000000..bf8ed8d2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Minsk differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Monaco b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Monaco new file mode 100644 index 00000000..c8962f17 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Monaco differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Moscow b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Moscow new file mode 100644 index 00000000..04a70076 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Moscow differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Oslo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Oslo new file mode 100644 index 00000000..2a03c1ab Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Oslo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Paris b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Paris new file mode 100644 index 00000000..88464607 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Paris differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Prague b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Prague new file mode 100644 index 00000000..a3575ca4 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Prague differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Riga b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Riga new file mode 100644 index 00000000..47a6f7e6 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Riga differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Rome b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Rome new file mode 100644 index 00000000..406e0083 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Rome differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Samara b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Samara new file mode 100644 index 00000000..78de3bc6 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Samara differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Simferopol b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Simferopol new file mode 100644 index 00000000..abec8746 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Simferopol differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Sofia b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Sofia new file mode 100644 index 00000000..4d580d99 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Sofia differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Stockholm b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Stockholm new file mode 100644 index 00000000..585921f6 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Stockholm differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Tallinn b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Tallinn new file mode 100644 index 00000000..2e3502bb Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Tallinn differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Tirane b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Tirane new file mode 100644 index 00000000..68951f23 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Tirane differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Uzhgorod b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Uzhgorod new file mode 100644 index 00000000..006cf7fb Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Uzhgorod differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Vienna b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Vienna new file mode 100644 index 00000000..44358965 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Vienna differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Vilnius b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Vilnius new file mode 100644 index 00000000..19053406 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Vilnius differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Volgograd b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Volgograd new file mode 100644 index 00000000..a2557042 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Volgograd differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Warsaw b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Warsaw new file mode 100644 index 00000000..5b5ae9b2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Warsaw differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Zaporozhye b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Zaporozhye new file mode 100644 index 00000000..fac9e9c3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Zaporozhye differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Zurich b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Zurich new file mode 100644 index 00000000..a8e52137 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Europe/Zurich differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/GMT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/GMT new file mode 100644 index 00000000..c053c64b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/GMT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/HST b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/HST new file mode 100644 index 00000000..dfff6cb6 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/HST differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Chagos b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Chagos new file mode 100644 index 00000000..92d4c2bd Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Chagos differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Christmas b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Christmas new file mode 100644 index 00000000..4f0ba157 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Christmas differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Cocos b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Cocos new file mode 100644 index 00000000..b763ec23 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Cocos differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Kerguelen b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Kerguelen new file mode 100644 index 00000000..a395cc5d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Kerguelen differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Mahe b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Mahe new file mode 100644 index 00000000..f0079c8c Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Mahe differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Maldives b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Maldives new file mode 100644 index 00000000..1a177ad3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Maldives differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Mauritius b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Mauritius new file mode 100644 index 00000000..c5c4200a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Mauritius differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Reunion b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Reunion new file mode 100644 index 00000000..d994b2ea Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Indian/Reunion differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/MET b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/MET new file mode 100644 index 00000000..f648311b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/MET differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/MST b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/MST new file mode 100644 index 00000000..50f2ec30 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/MST differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/MST7MDT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/MST7MDT new file mode 100644 index 00000000..b4485f79 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/MST7MDT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/PST8PDT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/PST8PDT new file mode 100644 index 00000000..909318e9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/PST8PDT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Apia b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Apia new file mode 100644 index 00000000..e7b8f343 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Apia differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Auckland b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Auckland new file mode 100644 index 00000000..ae3a0d04 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Auckland differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Bougainville b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Bougainville new file mode 100644 index 00000000..b048b01b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Bougainville differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Chatham b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Chatham new file mode 100644 index 00000000..7e65e157 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Chatham differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Chuuk b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Chuuk new file mode 100644 index 00000000..2cd33c50 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Chuuk differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Easter b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Easter new file mode 100644 index 00000000..182be40d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Easter differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Efate b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Efate new file mode 100644 index 00000000..53c120ef Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Efate differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Enderbury b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Enderbury new file mode 100644 index 00000000..eb7110d9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Enderbury differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Fakaofo b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Fakaofo new file mode 100644 index 00000000..4738ad4a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Fakaofo differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Fiji b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Fiji new file mode 100644 index 00000000..b3c84dba Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Fiji differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Funafuti b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Funafuti new file mode 100644 index 00000000..3c396db2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Funafuti differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Galapagos b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Galapagos new file mode 100644 index 00000000..62a94dd8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Galapagos differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Gambier b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Gambier new file mode 100644 index 00000000..17a754d9 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Gambier differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Guadalcanal b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Guadalcanal new file mode 100644 index 00000000..89d7a15f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Guadalcanal differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Guam b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Guam new file mode 100644 index 00000000..88a6f734 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Guam differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Honolulu b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Honolulu new file mode 100644 index 00000000..42d62d33 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Honolulu differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Kiritimati b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Kiritimati new file mode 100644 index 00000000..380bec7a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Kiritimati differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Kosrae b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Kosrae new file mode 100644 index 00000000..a837cbc0 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Kosrae differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Kwajalein b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Kwajalein new file mode 100644 index 00000000..dab0ae30 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Kwajalein differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Majuro b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Majuro new file mode 100644 index 00000000..3a6ffc7f Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Majuro differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Marquesas b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Marquesas new file mode 100644 index 00000000..1fc45acb Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Marquesas differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Midway b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Midway new file mode 100644 index 00000000..7830c183 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Midway differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Nauru b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Nauru new file mode 100644 index 00000000..76e61f09 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Nauru differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Niue b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Niue new file mode 100644 index 00000000..5ffe72d2 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Niue differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Norfolk b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Norfolk new file mode 100644 index 00000000..87233037 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Norfolk differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Noumea b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Noumea new file mode 100644 index 00000000..99773723 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Noumea differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Pago_Pago b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Pago_Pago new file mode 100644 index 00000000..a8b92ef8 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Pago_Pago differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Palau b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Palau new file mode 100644 index 00000000..b7a78e6b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Palau differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Pitcairn b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Pitcairn new file mode 100644 index 00000000..d1cef690 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Pitcairn differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Pohnpei b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Pohnpei new file mode 100644 index 00000000..9cb06588 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Pohnpei differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Port_Moresby b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Port_Moresby new file mode 100644 index 00000000..45dfc5b3 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Port_Moresby differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Rarotonga b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Rarotonga new file mode 100644 index 00000000..1a0f6c48 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Rarotonga differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Saipan b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Saipan new file mode 100644 index 00000000..b6c3c1ea Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Saipan differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Tahiti b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Tahiti new file mode 100644 index 00000000..86d257f5 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Tahiti differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Tarawa b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Tarawa new file mode 100644 index 00000000..fd181c2b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Tarawa differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Tongatapu b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Tongatapu new file mode 100644 index 00000000..17a488b7 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Tongatapu differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Wake b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Wake new file mode 100644 index 00000000..6f1c5524 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Wake differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Wallis b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Wallis new file mode 100644 index 00000000..f492d160 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/Pacific/Wallis differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/AST4 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/AST4 new file mode 100644 index 00000000..db18bbec Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/AST4 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/AST4ADT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/AST4ADT new file mode 100644 index 00000000..0eac0dea Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/AST4ADT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/CST6 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/CST6 new file mode 100644 index 00000000..f4543072 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/CST6 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/CST6CDT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/CST6CDT new file mode 100644 index 00000000..f91f7fbb Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/CST6CDT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/EST5 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/EST5 new file mode 100644 index 00000000..3dc09d9d Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/EST5 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/EST5EDT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/EST5EDT new file mode 100644 index 00000000..732bb4da Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/EST5EDT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/HST10 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/HST10 new file mode 100644 index 00000000..dfff6cb6 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/HST10 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/MST7 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/MST7 new file mode 100644 index 00000000..50f2ec30 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/MST7 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/MST7MDT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/MST7MDT new file mode 100644 index 00000000..7a9023cb Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/MST7MDT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/PST8 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/PST8 new file mode 100644 index 00000000..b4acc1ef Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/PST8 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/PST8PDT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/PST8PDT new file mode 100644 index 00000000..84ed6a83 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/PST8PDT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/YST9 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/YST9 new file mode 100644 index 00000000..57a0850a Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/YST9 differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/YST9YDT b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/YST9YDT new file mode 100644 index 00000000..3fa4b947 Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/SystemV/YST9YDT differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/WET b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/WET new file mode 100644 index 00000000..4cf87bda Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/WET differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/ZoneInfoMappings b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/ZoneInfoMappings new file mode 100644 index 00000000..7124bf2b Binary files /dev/null and b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/lib/zi/ZoneInfoMappings differ diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/man/ja/man1/java.1 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/man/ja/man1/java.1 new file mode 100644 index 00000000..9849be38 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/man/ja/man1/java.1 @@ -0,0 +1,900 @@ +." Copyright (c) 1994, 2013, Oracle and/or its affiliates. All rights reserved. +." +.TH java 1 "11 Jul 2013" + +.LP +.SH "NAME" +java \- Javaアă—ăŞă‚±ăĽă‚·ă§ăłă‚’čµ·ĺ‹•ă—ăľă™ă€‚ +.SH "形式" +.sp +.if n \{\ +.RS 4 +.\} +.nf +java [ \fIoptions\fR ] class [ \fIargument \&.\&.\&.\fR ] +java [ \fIoptions\fR ] \-jar file\&.jar [ \fIargument \&.\&.\&.\fR ] +.fi +.if n \{\ +.RE +.\} +.PP +\fIオă—ă‚·ă§ăł\fR +.RS 4 +コăžăłă‰ă©ă‚¤ăłă»ă‚Şă—ă‚·ă§ăłă€‚オă—ă‚·ă§ăłă‚’参照ă—ă¦ăŹă ă•ă„。 +.RE +.PP +クă©ă‚ą +.RS 4 +コăĽă«ă™ă‚‹ă‚Żă©ă‚ąă®ĺŤĺ‰Ťă€‚ +.RE +.PP +\fIfile\&.jar\fR +.RS 4 +コăĽă«ă™ă‚‹JARă•ァイă«ă®ĺŤĺ‰Ťă€‚\fI\-jar\fRコăžăłă‰ă§ă®ăżä˝żç”¨ă•れăľă™ă€‚ +.RE +.PP +\fI引数\fR +.RS 4 +\fImain\fR関数ă«ć¸ˇă•れる引数。 +.RE +.SH "説ćŽ" +.PP +\fIjava\fRコăžăłă‰ăŻJavaアă—ăŞă‚±ăĽă‚·ă§ăłă‚’é–‹ĺ§‹ă—ăľă™ă€‚Java Runtime Environmentă‚’čµ·ĺ‹•ă—ăźĺľŚă€ćŚ‡ĺ®šă•れăźă‚Żă©ă‚ąă‚’ă­ăĽă‰ă—ă€ăťă®ă‚Żă©ă‚ąă®\fImain\fRăˇă‚˝ăă‰ă‚’コăĽă«ă™ă‚‹ă“ă¨ă«ă‚りă€ă“れを行ă„ăľă™ă€‚ +.PP +ă“ă®ăˇă‚˝ăă‰ăŻă€publicăŠă‚ăłstatică¨ă—ă¦ĺ®Łč¨€ă™ă‚‹ĺż…č¦ăŚă‚りăľă™ă€‚ăľăźă€ĺ€¤ăŻčż”ă›ăľă›ă‚“。ă•らă«ă€Stringé…Ťĺ—ă‚’ă‘ă©ăˇăĽă‚żă¨ă—ă¦ćŚ‡ĺ®šă§ăŤă‚‹ĺż…č¦ăŚă‚りăľă™ă€‚ăˇă‚˝ăă‰ĺ®Łč¨€ăŻć¬ˇă®ĺ˝˘ĺĽŹă‚’ĺ«ăżăľă™ă€‚ +.sp +.if n \{\ +.RS 4 +.\} +.nf +public static void main(String args[] +.fi +.if n \{\ +.RE +.\} +.PP +ă‡ă•ă‚©ă«ăă§ăŻă€ă‚Şă—ă‚·ă§ăłă®ăŞă„最ĺťă®ĺĽ•ć•°ăŚă€ă‚łăĽă«ă•れるクă©ă‚ąă®ĺŤĺ‰Ťă«ăŞă‚Šăľă™ă€‚完全修飾クă©ă‚ąĺŤă‚’使用ă™ă‚‹ĺż…č¦ăŚă‚りăľă™ă€‚\fI\-jar\fRオă—ă‚·ă§ăłă‚’指定ă—ăźĺ ´ĺă€ă‚łăžăłă‰ă©ă‚¤ăłă»ă‚Şă—ă‚·ă§ăłä»Ąĺ¤–ă®ćś€ĺťă®ĺĽ•ć•°ăŚă€ă‚˘ă—ăŞă‚±ăĽă‚·ă§ăłă®ă‚Żă©ă‚ąă»ă•ァイă«ă¨ăŞă‚˝ăĽă‚ąă»ă•ァイă«ă‚’ĺ«ă‚€JARă•ァイă«ă®ĺŤĺ‰Ťă«ăŞă‚Šăľă™ă€‚ă“ă®ĺ ´ĺă€ăžă‹ă•ェスăă®Main\-Classăăă€ăĽă§ćŚ‡ĺ®šă•れăźă‚Żă©ă‚ąăŚčµ·ĺ‹•クă©ă‚ąă«ăŞă‚Šăľă™ă€‚ +.PP +Java RuntimeăŻă€ă–ăĽăスăă©ăă—ă»ă‚Żă©ă‚ąă»ă‘スă€ă‚¤ăłă‚ąăăĽă«ć¸ć‹ˇĺĽµć©źč˝ăŠă‚ăłă¦ăĽă‚¶ăĽă»ă‚Żă©ă‚ąă»ă‘スă®3箇所ă‹ă‚‰čµ·ĺ‹•クă©ă‚ąă¨ä»–ă®ä˝żç”¨ă•れă¦ă„るクă©ă‚ąă‚’検索ă—ăľă™ă€‚ +.PP +クă©ă‚ąĺŤăľăźăŻJARă•ァイă«ĺŤă®ĺľŚă«ă‚ă‚‹ă€ă‚łăžăłă‰ă©ă‚¤ăłă»ă‚Şă—ă‚·ă§ăłä»Ąĺ¤–ă®ĺĽ•ć•°ăŻă€\fImain\fR関数ă«ć¸ˇă•れăľă™ă€‚ +.SH "オă—ă‚·ă§ăł" +.PP +čµ·ĺ‹•ă„ăĽă«ă«ăŻă€çŹľĺś¨ă®ă©ăłă‚żă‚¤ă ç’°ĺ˘ă§ă‚µăťăĽăă•れる標準オă—ă‚·ă§ăłă®ă‚»ăăăŚă‚りăľă™ă€‚ +.PP +ăľăźă€ä»®ćłăžă‚·ăłă®çŹľĺś¨ă®ĺ®źčŁ…ă§ăŻă€éťžć¨™ćş–オă—ă‚·ă§ăłă®ă‚»ăăもサăťăĽăă•れăľă™ă€‚ă“れăŻă€ĺ°†ćťĄă®ăŞăŞăĽă‚ąă§ĺ¤‰ć›´ă•れる可č˝ć€§ăŚă‚りăľă™ă€‚非標準オă—ă‚·ă§ăłă‚’参照ă—ă¦ăŹă ă•ă„。 +.SS "標準オă—ă‚·ă§ăł" +.PP +\-client +.RS 4 +Java HotSpot VMクă©ă‚¤ă‚˘ăłăă‚’é¸ćŠžă—ăľă™ă€‚64ă“ăă対応JDKăŻçŹľć™‚ç‚ąă§ăŻă€ă“ă®ă‚Şă—ă‚·ă§ăłă‚’無視ă—ă€ă‹ă‚Źă‚Šă«Java Hotspot Server VMを使用ă—ăľă™ă€‚ +.sp +ă‡ă•ă‚©ă«ăă®Java VMé¸ćŠžăŻă€ć¬ˇă®\fI「サăĽăăĽă‚Żă©ă‚ąă»ăžă‚·ăłă®ć¤śĺ‡şă€Ť\fRăšăĽă‚¸ă‚’参照ă—ă¦ăŹă ă•ă„: + +http://docs\&.oracle\&.com/javase/7/docs/technotes/guides/vm/server\-class\&.html +.RE +.PP +\-server +.RS 4 +Java HotSpot VMサăĽăăĽă‚’é¸ćŠžă—ăľă™ă€‚64ă“ăă対応JDK上ă§ăŻă€ă‚µăťăĽăă•れるă®ăŻJava Hotspot Server VMă®ăżă§ă‚ă‚‹ăźă‚ă€\fI\-\fR\fIserver\fRオă—ă‚·ă§ăłăŚćš—黙的ă«é¸ćŠžă•れăľă™ă€‚ +.sp +ă‡ă•ă‚©ă«ăă®Java VMé¸ćŠžăŻă€ć¬ˇă®ă€Śă‚µăĽăăĽă‚Żă©ă‚ąă»ăžă‚·ăłă®ć¤śĺ‡şă€ŤăšăĽă‚¸ă‚’参照ă—ă¦ăŹă ă•ă„: + +http://docs\&.oracle\&.com/javase/7/docs/technotes/guides/vm/server\-class\&.html +.RE +.PP +\-agentlib:\fIlibname\fR[\fI=options\fR] +.RS 4 +次ă®äľ‹ă®ă‚ă†ăŞăŤă‚¤ă†ă‚Łă–ă»ă‚¨ăĽă‚¸ă‚§ăłăă»ă©ă‚¤ă–ă©ăŞ\fIlibname\fRă‚’ă­ăĽă‰ă—ăľă™ă€‚ +.sp +.if n \{\ +.RS 4 +.\} +.nf +\-agentlib:hprof + +\-agentlib:jdwp=help + +\-agentlib:hprof=help +.fi +.if n \{\ +.RE +.\} +次ă®\fI「JVMTIエăĽă‚¸ă‚§ăłăă»ă‚łăžăłă‰ă©ă‚¤ăłă»ă‚Şă—ă‚·ă§ăłă€Ť\fRを参照ă—ă¦ăŹă ă•ă„: + +http://docs\&.oracle\&.com/javase/7/docs/platform/jvmti/jvmti\&.html#starting +.RE +.PP +\-agentpath:\fIpathname\fR[\fI=options\fR] +.RS 4 +ă•ă«\fIă‘スĺŤ\fRを使用ă—ă¦ă€ăŤă‚¤ă†ă‚Łă–ă»ă‚¨ăĽă‚¸ă‚§ăłăă»ă©ă‚¤ă–ă©ăŞă‚’ă­ăĽă‰ă—ăľă™ă€‚次ă®\fI「JVMTIコăžăłă‰ă©ă‚¤ăłă»ă‚Şă—ă‚·ă§ăłă€Ť\fRを参照ă—ă¦ăŹă ă•ă„: + +http://docs\&.oracle\&.com/javase/7/docs/platform/jvmti/jvmti\&.html#starting +.RE +.PP +\-classpath \fIclasspath\fR, \-cp \fIclasspath\fR +.RS 4 +クă©ă‚ąă»ă•ァイă«ă‚’検索ă™ă‚‹ă‡ă‚Łă¬ă‚ŻăăŞă€JARă•ァイă«ăŠă‚ăłZIPアăĽă‚«ă‚¤ă–ă®ăŞă‚ąăを指定ă—ăľă™ă€‚ +\fIクă©ă‚ąă»ă‘スă»ă‚¨ăłăăŞăŻă‚łă­ăł(:)ă§ĺŚşĺ‡ă‚Šăľă™ă€‚\fR\fI\-classpath\fRăľăźăŻ\fI\-cp\fRを指定ă™ă‚‹ă¨ă€ă“ă®ă‚Şă—ă‚·ă§ăłă®ĺ€¤ă«ă‚ăŁă¦\fICLASSPATH\fRç’°ĺ˘ĺ¤‰ć•°ă®č¨­ĺ®šăŚă‚ŞăĽăăĽă©ă‚¤ă‰ă•れăľă™ă€‚ +.sp +\fI\-classpath\fRă¨\fI\-cp\fRăŚä˝żç”¨ă•れăšă€\fICLASSPATH\fRăŚč¨­ĺ®šă•れă¦ă„ăŞă„ĺ ´ĺă€ă¦ăĽă‚¶ăĽă»ă‚Żă©ă‚ąă»ă‘スăŻçŹľĺś¨ă®ă‡ă‚Łă¬ă‚ŻăăŞ(\&.)ă‹ă‚‰ć§‹ćă•れăľă™ă€‚ +.sp +便宜上ă€\fI*\fRă®ă™ăĽă‚ąĺŤă‚’ĺ«ă‚€ă‚Żă©ă‚ąă»ă‘スč¦ç´ ăŻă€\&.jarăľăźăŻ\&.JARを拡張ĺ­ă«ćŚă¤ă‡ă‚Łă¬ă‚ŻăăŞĺ†…ă®ă™ăąă¦ă®ă•ァイă«ă®ăŞă‚ąăを指定ă™ă‚‹ă®ă¨ĺŚç­‰ă¨ăżăŞă•れăľă™ă€‚Javaă—ă­ă‚°ă©ă ăŻ2ă¤ă®ĺ‘Ľĺ‡şă—ă®é•ă„を認č­ă§ăŤăľă›ă‚“。 +.sp +ăźă¨ăă°ă€ă‡ă‚Łă¬ă‚ŻăăŞmydiră«a\&.jară¨b\&.JARăŚĺ«ăľă‚Śă¦ă„ă‚‹ĺ ´ĺă€ă‚Żă©ă‚ąă»ă‘スč¦ç´ \fImydir/*\fRăŻA\&.jar:b\&.JARă«ĺ±•é–‹ă•れăľă™ăŚă€JARă•ァイă«ă®é †ç•ŞăŻćśŞćŚ‡ĺ®šă¨ăŞă‚Šăľă™ă€‚ă“ă®ăŞă‚ąăă«ăŻă€éš ă—ă•ァイă«ă‚‚ĺ«ă‚ă€ćŚ‡ĺ®šă•れăźă‡ă‚Łă¬ă‚ŻăăŞĺ†…ă®ă™ăąă¦ă®JARă•ァイă«ăŚĺ«ăľă‚Śăľă™ă€‚\fI*\fRă®ăżă‹ă‚‰ăŞă‚‹ă‚Żă©ă‚ąă»ă‘スă»ă‚¨ăłăăŞăŻă€çŹľĺś¨ă®ă‡ă‚Łă¬ă‚ŻăăŞĺ†…ă®ă™ăąă¦ă®JARă•ァイă«ă®ăŞă‚ąăă«ĺ±•é–‹ă•れăľă™ă€‚\fICLASSPATH\fRç’°ĺ˘ĺ¤‰ć•°ă‚‚ă€ĺ®šçľ©ć™‚ă«ăŻĺŚć§ă«ĺ±•é–‹ă•れăľă™ă€‚クă©ă‚ąă»ă‘スă»ăŻă‚¤ă«ă‰ă‚«ăĽă‰ć‹ˇĺĽµăŻă€Java VMă®é–‹ĺ§‹ĺ‰Ťă«čˇŚă‚Źă‚Śăľă™ă€‚Javaă—ă­ă‚°ă©ă ăŻă€ç’°ĺ˘ă‚’問ă„ĺă›ă‚‹ĺ ´ĺを除ăŤă€ć‹ˇĺĽµă•れă¦ă„ăŞă„ăŻă‚¤ă«ă‰ă»ă‚«ăĽă‰ă‚’参照ă—ăľă›ă‚“。ăźă¨ăă°ă€\fISystem\&.getenv("CLASSPATH")\fRをコăĽă«ă—ă¦ĺ•Źă„ĺă›ă‚‹ĺ ´ĺă§ă™ă€‚ +.RE +.PP +\-D\fIproperty=value\fR +.RS 4 +シスă†ă ă»ă—ă­ă‘ă†ă‚Łă®ĺ€¤ă‚’設定ă—ăľă™ă€‚ +.RE +.PP +\-d32 +.RS 4 +アă—ăŞă‚±ăĽă‚·ă§ăłă‚’32ă“ăăç’°ĺ˘ă§ĺ®źčˇŚă—ăľă™ă€‚32ă“ăăç’°ĺ˘ăŚă‚¤ăłă‚ąăăĽă«ă•れă¦ă„ăŞă„ă‹ă‚µăťăĽăă•れă¦ă„ăŞă„ĺ ´ĺăŻă€ă‚¨ă©ăĽăŚĺ ±ĺ‘Šă•れăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€64ă“ăă専用シスă†ă ăŚä˝żç”¨ă•れă¦ă„ă‚‹ĺ ´ĺを除ăŤă€ă‚˘ă—ăŞă‚±ăĽă‚·ă§ăłăŻ32ă“ăăç’°ĺ˘ă§ĺ®źčˇŚă•れăľă™ă€‚ +.RE +.PP +\-d64 +.RS 4 +アă—ăŞă‚±ăĽă‚·ă§ăłă‚’64ă“ăăç’°ĺ˘ă§ĺ®źčˇŚă—ăľă™ă€‚64ă“ăăç’°ĺ˘ăŚă‚¤ăłă‚ąăăĽă«ă•れă¦ă„ăŞă„ă‹ă‚µăťăĽăă•れă¦ă„ăŞă„ĺ ´ĺăŻă€ă‚¨ă©ăĽăŚĺ ±ĺ‘Šă•れăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€64ă“ăă専用シスă†ă ăŚä˝żç”¨ă•れă¦ă„ă‚‹ĺ ´ĺを除ăŤă€ă‚˘ă—ăŞă‚±ăĽă‚·ă§ăłăŻ32ă“ăăç’°ĺ˘ă§ĺ®źčˇŚă•れăľă™ă€‚ +.sp +現在ă®ă¨ă“ろă€Java HotSpot Server VMă®ăżăŚ64ă“ăăă®ć“Ťä˝śă‚’サăťăĽăă—ă¦ă„ă‚‹ăźă‚ă€\fI\-d64\fR使用時ă«ăŻ\fI\-server\fRオă—ă‚·ă§ăłăŚćš—黙的ă«ä˝żç”¨ă•れăľă™ă€‚\fI\-d64\fR使用時ă«ăŻă€\fI\-client\fRオă—ă‚·ă§ăłăŻç„ˇč¦–ă•れăľă™ă€‚ă“ă®ä»•ć§ăŻă€ĺ°†ćťĄă®ăŞăŞăĽă‚ąă§ăŻĺ¤‰ć›´ă«ăŞă‚‹ĺŹŻč˝ć€§ăŚă‚りăľă™ă€‚ +.RE +.PP +\-disableassertions[:\fIpackage name\fR"\&.\&.\&." | :\fIclass name\fR ], \-da[:\fIpackage name\fR"\&.\&.\&." | :\fIclass name\fR ] +.RS 4 +アサăĽă‚·ă§ăłă‚’無効ă«ă—ăľă™ă€‚ă“れăŚă‡ă•ă‚©ă«ăă§ă™ă€‚ +.sp +引数ăŞă—ă®\fIdisableassertions\fRăľăźăŻ\fI\-da\fRを指定ă™ă‚‹ă¨ă€ă‚˘ă‚µăĽă‚·ă§ăłăŚç„ˇĺŠąă«ăŞă‚Šăľă™ă€‚「\fI\&.\&.\&.\fR」ă§çµ‚わる引数を1ă¤ćŚ‡ĺ®šă™ă‚‹ă¨ă€ćŚ‡ĺ®šă—ăźă‘ăケăĽă‚¸ă¨ăťă®ă‚µă–ă‘ăケăĽă‚¸ĺ†…ă§ă‚˘ă‚µăĽă‚·ă§ăłăŚç„ˇĺŠąă«ăŞă‚Šăľă™ă€‚引数ă¨ă—ă¦\fI"\&.\&.\&."\fRを指定ă™ă‚‹ă¨ă€çŹľĺś¨ă®ä˝śćĄ­ă‡ă‚Łă¬ă‚ŻăăŞă«ă‚ă‚‹ĺŤĺ‰Ťă®ăŞă„ă‘ăケăĽă‚¸ĺ†…ă§ă‚˘ă‚µăĽă‚·ă§ăłăŚç„ˇĺŠąă«ăŞă‚Šăľă™ă€‚「\fI\&.\&.\&.\fR」ă§çµ‚わらăŞă„引数を1ă¤ćŚ‡ĺ®šă™ă‚‹ă¨ă€ćŚ‡ĺ®šă—ăźă‚Żă©ă‚ąĺ†…ă§ă‚˘ă‚µăĽă‚·ă§ăłăŚç„ˇĺŠąă«ăŞă‚Šăľă™ă€‚ +.sp +ă‘ăケăĽă‚¸\fIcom\&.wombat\&.fruitbat\fR内ă§ăŻă‚˘ă‚µăĽă‚·ă§ăłă‚’有効ă«ă—ă€ă‚Żă©ă‚ą\fIcom\&.wombat\&.fruitbat\&.Brickbat\fR内ă§ăŻă‚˘ă‚µăĽă‚·ă§ăłă‚’無効ă«ă—ăźă†ăă§ă€ă—ă­ă‚°ă©ă ă‚’実行ă™ă‚‹ă«ăŻă€ć¬ˇă®ă‚ă†ăŞă‚łăžăłă‰ă‚’使用ă—ăľă™ă€‚ +.sp +.if n \{\ +.RS 4 +.\} +.nf +java \-ea:com\&.wombat\&.fruitbat\&.\&.\&. \-da:com\&.wombat\&.fruitbat\&.Brickbat

+.fi +.if n \{\ +.RE +.\} +\fI\-disableassertions\fRăŠă‚ăł\fI\-da\fRスイăăăŻă€ă™ăąă¦ă®ă‚Żă©ă‚ąă»ă­ăĽă€ăĽăŠă‚ăłă‚·ă‚ąă†ă ă»ă‚Żă©ă‚ąă«é©ç”¨ă•れăľă™ă€‚シスă†ă ă»ă‚Żă©ă‚ąă«ăŻă‚Żă©ă‚ąă»ă­ăĽă€ăĽăŻă‚りăľă›ă‚“。ăźă ă—ă€ă“ă®ă«ăĽă«ă«ăŻ1ă¤äľ‹ĺ¤–ăŚă‚りăľă™ă€‚ăťă‚ŚăŻă€ĺĽ•ć•°ăŞă—ă®ĺ˝˘ĺĽŹă§ă“ă®ă‚ąă‚¤ăăを指定ă™ă‚‹ă¨ă€ăťă®ćŚ‡ĺ®šăŚă‚·ă‚ąă†ă ă«é©ç”¨ă•れăŞă„ă€ă¨ă„ă†ă“ă¨ă§ă™ă€‚ă“ă®äľ‹ĺ¤–ă‚’ĺ©ç”¨ă™ă‚Śă°ă€ă‚·ă‚ąă†ă ă»ă‚Żă©ă‚ąă‚’除ăŹă™ăąă¦ă®ă‚Żă©ă‚ąă§ă‚˘ă‚µăĽă‚·ă§ăłă‚’ç°ˇĺŤă«ćś‰ĺŠąă«ă™ă‚‹ă“ă¨ăŚă§ăŤăľă™ă€‚\fI\-disablesystemassertions\fRオă—ă‚·ă§ăłăŻă€ă™ăąă¦ă®ă‚·ă‚ąă†ă ă»ă‚Żă©ă‚ąă§ă‚˘ă‚µăĽă‚·ă§ăłă‚’有効ă«ă™ă‚‹ĺĄă®ă‚ąă‚¤ăăă‚’ćŹäľ›ă—ăľă™ă€‚ +.RE +.PP +\-enableassertions[:\fIpackage name\fR"\&.\&.\&." | :\fIclass name\fR ], \-ea[:\fIpackage name\fR"\&.\&.\&." | :\fIclass name\fR ] +.RS 4 +アサăĽă‚·ă§ăłă‚’有効ă«ă—ăľă™ă€‚アサăĽă‚·ă§ăłăŻă€ă‡ă•ă‚©ă«ăă§ăŻç„ˇĺŠąă«ăŞăŁă¦ă„ăľă™ă€‚ +.sp +引数ăŞă—ă®\fIenableassertions\fRăľăźăŻ\fI\-ea\fRを指定ă™ă‚‹ă¨ă€ă‚˘ă‚µăĽă‚·ă§ăłăŚćś‰ĺŠąă«ăŞă‚Šăľă™ă€‚「\fI\&.\&.\&.\fR」ă§çµ‚わる引数を1ă¤ćŚ‡ĺ®šă™ă‚‹ă¨ă€ćŚ‡ĺ®šă—ăźă‘ăケăĽă‚¸ă¨ăťă®ă‚µă–ă‘ăケăĽă‚¸ĺ†…ă§ă‚˘ă‚µăĽă‚·ă§ăłăŚćś‰ĺŠąă«ăŞă‚Šăľă™ă€‚引数ă¨ă—ă¦\fI"\&.\&.\&."\fRを指定ă™ă‚‹ă¨ă€çŹľĺś¨ă®ä˝śćĄ­ă‡ă‚Łă¬ă‚ŻăăŞă«ă‚ă‚‹ĺŤĺ‰Ťă®ăŞă„ă‘ăケăĽă‚¸ĺ†…ă§ă‚˘ă‚µăĽă‚·ă§ăłăŚćś‰ĺŠąă«ăŞă‚Šăľă™ă€‚「\fI\&.\&.\&.\fR」ă§çµ‚わらăŞă„引数を1ă¤ćŚ‡ĺ®šă™ă‚‹ă¨ă€ćŚ‡ĺ®šă—ăźă‚Żă©ă‚ąĺ†…ă§ă‚˘ă‚µăĽă‚·ă§ăłăŚćś‰ĺŠąă«ăŞă‚Šăľă™ă€‚ +.sp +ĺŤä¸€ă‚łăžăłă‰ă«ă“れらă®ă‚ąă‚¤ăăă®ă‚¤ăłă‚ąă‚żăłă‚ąă‚’複数指定ă—ăźĺ ´ĺăŻă€ćŚ‡ĺ®šă—ăźă‚ąă‚¤ăăăŚé †ç•Şă«ĺ‡¦ç†ă•れă¦ă‹ă‚‰ă‚Żă©ă‚ąăŚă­ăĽă‰ă•れăľă™ă€‚ă—ăźăŚăŁă¦ă€ăźă¨ăă°ă€ă‘ăケăĽă‚¸com\&.wombat\&.fruitbat(サă–ă‘ăケăĽă‚¸ă‚’ĺ«ă‚€)内ă§ă®ăżă‚˘ă‚µăĽă‚·ă§ăłă‚’有効ă«ă—ă¦ă—ă­ă‚°ă©ă ă‚’実行ă™ă‚‹ă«ăŻă€ć¬ˇă®ă‚ă†ăŞă‚łăžăłă‰ă‚’使用ă—ăľă™ă€‚ +.sp +.if n \{\ +.RS 4 +.\} +.nf +java \-ea:com\&.wombat\&.fruitbat\&.\&.\&.
+.fi +.if n \{\ +.RE +.\} +\fI\-enableassertions\fRăŠă‚ăł\fI\-ea\fRスイăăăŻă€ă™ăąă¦ă®ă‚Żă©ă‚ąă»ă­ăĽă€ăĽăŠă‚ăłă‚·ă‚ąă†ă ă»ă‚Żă©ă‚ąă«é©ç”¨ă•れăľă™ă€‚シスă†ă ă»ă‚Żă©ă‚ąă«ăŻă‚Żă©ă‚ąă»ă­ăĽă€ăĽăŻă‚りăľă›ă‚“。ăźă ă—ă€ă“ă®ă«ăĽă«ă«ăŻ1ă¤äľ‹ĺ¤–ăŚă‚りăľă™ă€‚ăťă‚ŚăŻă€ĺĽ•ć•°ăŞă—ă®ĺ˝˘ĺĽŹă§ă“ă®ă‚ąă‚¤ăăを指定ă™ă‚‹ă¨ă€ăťă®ćŚ‡ĺ®šăŚă‚·ă‚ąă†ă ă«é©ç”¨ă•れăŞă„ă€ă¨ă„ă†ă“ă¨ă§ă™ă€‚ă“ă®äľ‹ĺ¤–ă‚’ĺ©ç”¨ă™ă‚Śă°ă€ă‚·ă‚ąă†ă ă»ă‚Żă©ă‚ąă‚’除ăŹă™ăąă¦ă®ă‚Żă©ă‚ąă§ă‚˘ă‚µăĽă‚·ă§ăłă‚’ç°ˇĺŤă«ćś‰ĺŠąă«ă™ă‚‹ă“ă¨ăŚă§ăŤăľă™ă€‚\fI\-enablesystemassertions\fRオă—ă‚·ă§ăłăŻă€ă™ăąă¦ă®ă‚·ă‚ąă†ă ă»ă‚Żă©ă‚ąă§ă‚˘ă‚µăĽă‚·ă§ăłă‚’有効ă«ă™ă‚‹ĺĄă®ă‚ąă‚¤ăăă‚’ćŹäľ›ă—ăľă™ă€‚ +.RE +.PP +\-enablesystemassertions, \-esa +.RS 4 +ă™ăąă¦ă®ă‚·ă‚ąă†ă ă»ă‚Żă©ă‚ąĺ†…ă§ă‚˘ă‚µăĽă‚·ă§ăłă‚’有効ă«ă—ăľă™ă€‚ă¤ăľă‚Šă€ă‚·ă‚ąă†ă ă»ă‚Żă©ă‚ąă«ă¤ă„ă¦ă‚˘ă‚µăĽă‚·ă§ăłă®ă‡ă•ă‚©ă«ăă»ă‚ąă†ăĽă‚żă‚ąă‚’trueă«č¨­ĺ®šă—ăľă™ă€‚ +.RE +.PP +\-disablesystemassertions, \-dsa +.RS 4 +ă™ăąă¦ă®ă‚·ă‚ąă†ă ă»ă‚Żă©ă‚ąĺ†…ă§ă‚˘ă‚µăĽă‚·ă§ăłă‚’無効ă«ă—ăľă™ă€‚ +.RE +.PP +\-helpăľăźăŻ\-? +.RS 4 +使用方法を表示ă—ă¦çµ‚了ă—ăľă™ă€‚ +.RE +.PP +\-jar +.RS 4 +JARă•ァイă«ă«ă‚«ă—ă‚»ă«ĺŚ–ă•れăźă—ă­ă‚°ă©ă ă‚’実行ă—ăľă™ă€‚最ĺťă®ĺĽ•ć•°ăŻă€čµ·ĺ‹•クă©ă‚ąă®ĺŤĺ‰Ťă§ăŻăŞăŹă€JARă•ァイă«ă®ĺŤĺ‰Ťă«ă—ăľă™ă€‚ă“ă®ă‚Şă—ă‚·ă§ăłăŚć©źč˝ă™ă‚‹ă«ăŻă€JARă•ァイă«ă®ăžă‹ă•ェスăă«\fIMain\-Class\fR: +\fIclassname\fRă¨ă„ă†ĺ˝˘ĺĽŹă®čˇŚă‚’指定ă™ă‚‹ĺż…č¦ăŚă‚りăľă™ă€‚\fIclassname\fRă«ăŻă€ă‚˘ă—ăŞă‚±ăĽă‚·ă§ăłă®é–‹ĺ§‹ä˝Ťç˝®ă¨ă—ă¦ć©źč˝ă™ă‚‹\fIpublic static void main(String[] args)\fRăˇă‚˝ăă‰ă‚’ĺ«ă‚€ă‚Żă©ă‚ąă‚’指定ă—ăľă™ă€‚ +.sp +ă“ă®ă‚Şă—ă‚·ă§ăłă‚’使用ă™ă‚‹ă¨ă€ćŚ‡ĺ®šă—ăźJARă•ァイă«ăŚă™ăąă¦ă®ă¦ăĽă‚¶ăĽă»ă‚Żă©ă‚ąă®ă‚˝ăĽă‚ąă«ăŞă‚Šă€ă¦ăĽă‚¶ăĽă»ă‚Żă©ă‚ąă»ă‘スă®ä»–ă®č¨­ĺ®šăŻç„ˇč¦–ă•れăľă™ă€‚ +.sp +\fIjava \-jar\fRオă—ă‚·ă§ăłă§ĺ®źčˇŚă§ăŤă‚‹JARă•ァイă«ăŻă€ĺ®źčˇŚć¨©é™ă®ă‚»ăăă‚’äżťćŚă—ă¦ă„ăľă™ă€‚ă“ă®ăźă‚ă€\fIjava \-jar\fRを使用ă—ăŞă„ă§ĺ®źčˇŚă™ă‚‹ă“ă¨ă‚‚可č˝ă§ă™ă€‚次ă®ă€ŚJARă•ァイă«ă®ć¦‚č¦ă€Ťă‚’参照ă—ă¦ăŹă ă•ă„: + +http://docs\&.oracle\&.com/javase/7/docs/technotes/guides/jar/jarGuide\&.html +.RE +.PP +\-javaagent:\fIjarpath\fR[\fI=options\fR] +.RS 4 +Javaă—ă­ă‚°ă©ăźăłă‚°č¨€čŞžă‚¨ăĽă‚¸ă‚§ăłăă‚’ă­ăĽă‰ă—ăľă™ă€‚ +.RE +.PP +\-jre\-restrict\-search +.RS 4 +ă¦ăĽă‚¶ăĽă»ă—ă©ă‚¤ă™ăĽăăŞJREă‚’ăăĽă‚¸ă§ăłć¤śç´˘ă«ĺ«ă‚ăľă™ă€‚ +.RE +.PP +\-no\-jre\-restrict\-search +.RS 4 +ă¦ăĽă‚¶ăĽă»ă—ă©ă‚¤ă™ăĽăăŞJREă‚’ăăĽă‚¸ă§ăłć¤śç´˘ă‹ă‚‰é™¤ĺ¤–ă—ăľă™ă€‚ +.RE +.PP +\-showversion +.RS 4 +ăăĽă‚¸ă§ăłć…報を表示ă—ă¦ç¶ščˇŚă—ăľă™ă€‚(も参照ă—ă¦ăŹă ă•ă„。) +.RE +.PP +\-splash:\fIimagepath\fR +.RS 4 +\fIimagepath\fRă«ćŚ‡ĺ®šă•れăźç”»ĺŹă‚’ĺ«ă‚€ă‚ąă—ă©ăă‚·ăĄç”»éť˘ă‚’表示ă—ăľă™ă€‚ +.RE +.PP +\-verbose, \-verbose:class +.RS 4 +クă©ă‚ąăŚă­ăĽă‰ă•れるăźăłă«ă‚Żă©ă‚ąă«é–˘ă™ă‚‹ć…報を表示ă—ăľă™ă€‚ +.RE +.PP +\-verbose:gc +.RS 4 +ガă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚·ă§ăłă»ă‚¤ă™ăłăăŚç™şç”źă™ă‚‹ăźăłă«ĺ ±ĺ‘Šă—ăľă™ă€‚ +.RE +.PP +\-verbose:jni +.RS 4 +ăŤă‚¤ă†ă‚Łă–ă»ăˇă‚˝ăă‰ă®ä˝żç”¨ăŠă‚ăłăťă®ä»–ă®Java Native Interfaceアクă†ă‚Łă“ă†ă‚Łă«é–˘ă™ă‚‹ć…報を報告ă—ăľă™ă€‚ +.RE +.PP +\-version +.RS 4 +ăăĽă‚¸ă§ăłć…報を表示ă—ă¦çµ‚了ă—ăľă™ă€‚\fI\-showversion\fRオă—ă‚·ă§ăłă‚‚参照ă—ă¦ăŹă ă•ă„。 +.RE +.PP +\-version:\fIrelease\fR +.RS 4 +コăžăłă‰ă©ă‚¤ăłă«ćŚ‡ĺ®šă•れăźă‚Żă©ă‚ąăľăźăŻJARă•ァイă«ăŚă€releaseă§ćŚ‡ĺ®šă•れăźăăĽă‚¸ă§ăłă‚’ĺż…č¦ă¨ă—ă¦ă„ă‚‹ă“ă¨ă‚’示ă—ăľă™ă€‚コăĽă«ă•れăź\fIjava\fRコăžăłă‰ă®ăăĽă‚¸ă§ăłăŚă“ă®ćŚ‡ĺ®šĺ†…ĺ®ąă‚’ćş€ăźă•ăšă€ă‹ă¤é©ĺ‡ăŞĺ®źčŁ…ăŚă‚·ă‚ąă†ă ä¸Šă§č¦‹ă¤ă‹ăŁăźĺ ´ĺă«ăŻă€ăťă®é©ĺ‡ăŞĺ®źčŁ…ăŚä˝żç”¨ă•れăľă™ă€‚ +.sp +\fIrelease\fRオă—ă‚·ă§ăłă§ăŻă€ç‰ąĺ®šă®ăăĽă‚¸ă§ăłă¨ă€ăăĽă‚¸ă§ăłć–‡ĺ­—ĺ—ă¨ĺ‘Ľă°ă‚Śă‚‹ăăĽă‚¸ă§ăłă®ăŞă‚ąăを指定ă—ăľă™ă€‚ăăĽă‚¸ă§ăłć–‡ĺ­—ĺ—ăŻă€ă„ăŹă¤ă‹ă®ăăĽă‚¸ă§ăłçŻ„ĺ›˛ă‚’ç©şç™˝ă§ĺŚşĺ‡ăŁăźĺ˝˘ĺĽŹă®é †ĺşŹä»ăŤăŞă‚ąăă§ă™ă€‚ăăĽă‚¸ă§ăłçŻ„ĺ›˛ăŻă€\fIăăĽă‚¸ă§ăłID\fRă€\fIăăĽă‚¸ă§ăłID\fRă¨ăťă‚Śă«ç¶šăŹă‚˘ă‚ąă‚żăŞă‚ąă‚Ż(\fI*\fR)ă€\fIăăĽă‚¸ă§ăłID\fRă¨ăťă‚Śă«ç¶šăŹă—ă©ă‚ąč¨ĺŹ·(\fI+\fR)ă€ăľăźăŻă‚˘ăłă‘サăłă‰(\fI&\fR)を使用ă—ă¦çµĺă•れăź2ă¤ă®\fIăăĽă‚¸ă§ăłID\fRă‹ă‚‰ć§‹ćă•れるăăĽă‚¸ă§ăłçŻ„ĺ›˛ă§ă™ă€‚次ă®äľ‹ă®ă‚ă†ă«ă€ă‚˘ă‚ąă‚żăŞă‚ąă‚ŻăŻă—ă¬ă•ィăクス一致をă€ă—ă©ă‚ąč¨ĺŹ·ăŻćŚ‡ĺ®šă•れăźăăĽă‚¸ă§ăłä»Ąä¸Šă‚’ă€ă‚˘ăłă‘サăłă‰ăŻ2ă¤ă®ăăĽă‚¸ă§ăłçŻ„ĺ›˛ă®č«–ç†\fIand\fRă‚’ăťă‚Śăžă‚Ść„Źĺ‘łă—ăľă™ă€‚ +.sp +.if n \{\ +.RS 4 +.\} +.nf +\-version:"1\&.6\&.0_13 1\&.6* & 1\&.6\&.0_10+" +.fi +.if n \{\ +.RE +.\} +前ă®äľ‹ă®ć„Źĺ‘łăŻă€ăăĽă‚¸ă§ăł1\&.6\&.0_13ă€ăľăźăŻ1\&.6ă‚’\fIăăĽă‚¸ă§ăłID\fRă—ă¬ă•ィăクスă«ćŚă¤1\&.6\&.0_10以上ă®ăăĽă‚¸ă§ăłă‚’クă©ă‚ąăľăźăŻJARă•ァイă«ăŚĺż…č¦ă¨ă—ă¦ă„ă‚‹ă€ă¨ă„ă†ă“ă¨ă§ă™ă€‚ăăĽă‚¸ă§ăłć–‡ĺ­—ĺ—ă®ĺŽłĺŻ†ăŞć§‹ć–‡ă‚„定義ă«ă¤ă„ă¦ăŻă€ă€ŚJavaăŤăăăŻăĽă‚Żčµ·ĺ‹•ă—ă­ăコ㫠& API仕ć§(JSR\-56)」ă®ă€Śä»éڞA」を参照ă—ă¦ăŹă ă•ă„。 +.sp +JARă•ァイă«ă®ĺ ´ĺăŻă€ăăĽă‚¸ă§ăłč¦ä»¶ă‚’コăžăłă‰ă©ă‚¤ăłă«ćŚ‡ĺ®šă™ă‚‹ă‚りもă€JARă•ァイă«ă®ăžă‹ă•ェスă内ă«ćŚ‡ĺ®šă™ă‚‹ă“ă¨ăŚćŽ¨ĺĄ¨ă•れă¦ă„ăľă™ă€‚ +.sp +ă“ă®ă‚Şă—ă‚·ă§ăłă®ä˝żç”¨ă«é–˘ă™ă‚‹é‡Ťč¦ăŞăťăŞă‚·ăĽć…ĺ ±ăŻă€ćł¨ć„Źă‚’参照ă—ă¦ăŹă ă•ă„。 +.RE +.SS "非標準オă—ă‚·ă§ăł" +.PP +\-X +.RS 4 +非標準オă—ă‚·ă§ăłă«é–˘ă™ă‚‹ć…報を表示ă—ă¦çµ‚了ă—ăľă™ă€‚ +.RE +.PP +\-Xint +.RS 4 +イăłă‚żă—ăŞă‚żĺ°‚用ă˘ăĽă‰ă§ĺ‹•作ă—ăľă™ă€‚ăŤă‚¤ă†ă‚Łă–ă»ă‚łăĽă‰ă¸ă®ă‚łăłă‘イă«ăŻç„ˇĺŠąă«ăŞă‚Šă€ă™ăąă¦ă®ăイăコăĽă‰ăŚă‚¤ăłă‚żă—ăŞă‚żă«ă‚ăŁă¦ĺ®źčˇŚă•れăľă™ă€‚Java HotSpot VMクă©ă‚¤ă‚˘ăłăă«ĺŻľĺżśă™ă‚‹ă‚łăłă‘イă©ăŚćŹäľ›ă™ă‚‹ă‘ă•ă‚©ăĽăžăłă‚ąä¸Šă®ĺ©ç‚ąăŻă€ă“ă®ă˘ăĽă‰ă§ăŻĺ®źçŹľă•れăľă›ă‚“。 +.RE +.PP +\-Xbatch +.RS 4 +ăăクグă©ă‚¦ăłă‰ă»ă‚łăłă‘イă«ă‚’無効ă«ă—ăľă™ă€‚通常ă€Java VMă§ăŻă€ăăクグă©ă‚¦ăłă‰ă»ă‚łăłă‘イă«ăŚçµ‚了ă™ă‚‹ăľă§ă€ăˇă‚˝ăă‰ă‚’ăăクグă©ă‚¦ăłă‰ă»ă‚żă‚ąă‚Żă¨ă—ă¦ă‚łăłă‘イă«ă—ă€ă‚¤ăłă‚żă—ăŞă‚żă»ă˘ăĽă‰ă§ăˇă‚˝ăă‰ă‚’実行ă—ăľă™ă€‚\-Xbatchă•ă©ă‚°ă‚’指定ă™ă‚‹ă¨ă€ăăクグă©ă‚¦ăłă‰ă»ă‚łăłă‘イă«ăŚç„ˇĺŠąă«ăŞă‚Šă€ă™ăąă¦ă®ăˇă‚˝ăă‰ă®ă‚łăłă‘イă«ăŚĺ®Śäş†ă™ă‚‹ăľă§ă•ォアグă©ă‚¦ăłă‰ă»ă‚żă‚ąă‚Żă¨ă—ă¦ĺ‡¦ç†ă•れăľă™ă€‚ +.RE +.PP +\-X\fIbootclasspath\fR:\fIbootclasspath\fR +.RS 4 +\fIă–ăĽăă»ă‚Żă©ă‚ąă»ă•ァイă«ă‚’検索ă™ă‚‹ă‡ă‚Łă¬ă‚ŻăăŞă€JARă•ァイă«ăŠă‚ăłZIPアăĽă‚«ă‚¤ă–ă®ă‚łă­ăłă§ĺŚşĺ‡ă‚‰ă‚ŚăźăŞă‚ąăを指定ă—ăľă™ă€‚\fR指定ă—ăźă‘スă«ĺ­ĺś¨ă™ă‚‹ă–ăĽăă»ă‚Żă©ă‚ąă»ă•ァイă«ăŚă€Javaă—ă©ăăă•ă‚©ăĽă JDKă«ĺ«ăľă‚Śă‚‹ă–ăĽăă»ă‚Żă©ă‚ąă»ă•ァイă«ă®ă‹ă‚Źă‚Šă«ä˝żç”¨ă•れăľă™ă€‚ +.sp +rt\&.jar内ă®ă‚Żă©ă‚ąă‚’オăĽăăĽă©ă‚¤ă‰ă™ă‚‹ç›®çš„ă§ă“ă®ă‚Şă—ă‚·ă§ăłă‚’使用ă™ă‚‹ă‚˘ă—ăŞă‚±ăĽă‚·ă§ăłăŻă€ă‚·ă‚ąă†ă ă«é…Ťç˝®ă—ăŞă„ă§ăŹă ă•ă„。Java Runtime EnvironmentăイăŠăŞă»ă‚łăĽă‰ă»ă©ă‚¤ă‚»ăłă‚ąé•反ă«ăŞă‚Šăľă™ă€‚ +.RE +.PP +\-X\fIbootclasspath\fR/a:\fIpath\fR +.RS 4 +ă‡ă‚Łă¬ă‚ŻăăŞă€JARă•ァイă«ăŠă‚ăłZIPアăĽă‚«ă‚¤ă–ă®ă‘スをコă­ăłă§ĺŚşĺ‡ăŁă¦ćŚ‡ĺ®šă—ăľă™ă€‚ă‘スăŻă‡ă•ă‚©ă«ăă®ă–ăĽăスăă©ăă—ă»ă‚Żă©ă‚ąă»ă‘スă®ĺľŚă«čż˝ĺŠ ă•れăľă™ă€‚ +.RE +.PP +\-X\fIbootclasspath\fR/p:\fIpath\fR +.RS 4 +ă‡ă‚Łă¬ă‚ŻăăŞă€JARă•ァイă«ăŠă‚ăłZIPアăĽă‚«ă‚¤ă–ă®ă‘スをコă­ăłă§ĺŚşĺ‡ăŁă¦ćŚ‡ĺ®šă—ăľă™ă€‚ă‘スăŻă‡ă•ă‚©ă«ăă®ă–ăĽăスăă©ăă—ă»ă‚Żă©ă‚ąă»ă‘スă®ĺ‰Ťă«čż˝ĺŠ ă•れăľă™ă€‚ +.sp +rt\&.jar内ă®ă‚Żă©ă‚ąă‚’オăĽăăĽă©ă‚¤ă‰ă™ă‚‹ç›®çš„ă§ă€ă“ă®ă‚Şă—ă‚·ă§ăłă‚’使用ă™ă‚‹ă‚˘ă—ăŞă‚±ăĽă‚·ă§ăłă‚’ă‡ă—ă­ă‚¤ă—ăŞă„ă§ăŹă ă•ă„。Java Runtime EnvironmentăイăŠăŞă»ă‚łăĽă‰ă»ă©ă‚¤ă‚»ăłă‚ąă«é•反ă—ăľă™ă€‚ +.RE +.PP +\-Xcheck:jni +.RS 4 +Java Native Interface (JNI)機č˝ă«ĺŻľă—ă¦čż˝ĺŠ ăă‚§ăクを行ă„ăľă™ă€‚具体的ă«ăŻă€Javaä»®ćłăžă‚·ăłăŻJNIăŞă‚Żă‚¨ă‚ąăを処ç†ă™ă‚‹ĺ‰Ťă«ă€JNI関数ă«ć¸ˇă•れるă‘ă©ăˇăĽă‚żă¨ă€ĺ®źčˇŚç’°ĺ˘ă®ă‡ăĽă‚żă‚’検証ă—ăľă™ă€‚無効ăŞă‡ăĽă‚żăŚč¦‹ă¤ă‹ăŁăźĺ ´ĺăŻă€ăŤă‚¤ă†ă‚Łă–ă»ă‚łăĽă‰ă«ĺ•ŹéˇŚăŚă‚ă‚‹ă“ă¨ă‚’示ă—ă¦ă„ă‚‹ăźă‚ă€Javaä»®ćłăžă‚·ăłăŻč‡´ĺ‘˝çš„エă©ăĽă‚’発生ă—ă¦çµ‚了ă—ăľă™ă€‚ă“ă®ă‚Şă—ă‚·ă§ăłă‚’使用ă™ă‚‹ă¨ă€ă‘ă•ă‚©ăĽăžăłă‚ąä˝Žä¸‹ăŚäşćłă•れăľă™ă€‚ +.RE +.PP +\-Xfuture +.RS 4 +クă©ă‚ąă¨ă•ァイă«ă®ĺ˝˘ĺĽŹă‚’厳密ă«ăă‚§ăクă—ăľă™ă€‚下位互換性を保ă¤ăźă‚ă€SDKä»®ćłăžă‚·ăłăŚĺ®źčˇŚă™ă‚‹ă‡ă•ă‚©ă«ăă®ĺ˝˘ĺĽŹăă‚§ăクăŻă€JDKă‚˝ă•ăウェアă®ăăĽă‚¸ă§ăł1\&.1\&.xăŚĺ®źčˇŚă™ă‚‹ăă‚§ăクă¨ĺŚç¨‹ĺş¦ă®ĺŽłĺŻ†ă•ă«ăŞăŁă¦ă„ăľă™ă€‚\fI\-Xfuture\fRオă—ă‚·ă§ăłă‚’指定ă™ă‚‹ă¨ă€ă‚Żă©ă‚ąă»ă•ァイă«ĺ˝˘ĺĽŹă®ä»•ć§ă¸ă®ćş–拠を強化ă™ă‚‹ăźă‚ă®ă‚り厳密ăŞăă‚§ăクăŚćś‰ĺŠąă«ăŞă‚Šăľă™ă€‚Javaアă—ăŞă‚±ăĽă‚·ă§ăłčµ·ĺ‹•ă„ăĽă«ă®ĺ°†ćťĄă®ăŞăŞăĽă‚ąă§ăŻă€ă‚り厳密ăŞăă‚§ăクăŚă‡ă•ă‚©ă«ăă«ăŞă‚‹ăźă‚ă€ć–°ă—ă„コăĽă‰ă‚’開発ă™ă‚‹ă¨ăŤă«ăŻă“ă®ă•ă©ă‚°ă‚’使用ă™ă‚‹ă“ă¨ă‚’ăŠč–¦ă‚ă—ăľă™ă€‚ +.RE +.PP +\-Xnoclassgc +.RS 4 +クă©ă‚ąă®ă‚¬ă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚·ă§ăłă‚’無効ă«ă—ăľă™ă€‚ă“ă®ă‚Şă—ă‚·ă§ăłă‚’使用ă™ă‚‹ă¨ă€ă­ăĽă‰ć¸ă‚Żă©ă‚ąă‹ă‚‰ăˇă˘ăŞăĽăŚĺ›žĺľ©ă•れるă“ă¨ăŚăŞăŹăŞă‚‹ăźă‚ă€ĺ…¨ä˝“çš„ăŞăˇă˘ăŞăĽä˝żç”¨é‡ŹăŚĺ˘—大ă—ăľă™ă€‚ă“ă®ĺ ´ĺă€ă‚˘ă—ăŞă‚±ăĽă‚·ă§ăłă«ă‚ăŁă¦ăŻ\fIOutOfMemoryError\fRăŚă‚ąă­ăĽă•れる可č˝ć€§ăŚă‚りăľă™ă€‚ +.RE +.PP +\-Xincgc +.RS 4 +イăłă‚ŻăŞăˇăłă‚żă«ă»ă‚¬ă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚żă‚’有効ă«ă—ăľă™ă€‚イăłă‚ŻăŞăˇăłă‚żă«ă»ă‚¬ă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚żăŻă€ă‡ă•ă‚©ă«ăă§ăŻç„ˇĺŠąă«ăŞăŁă¦ă„ăľă™ă€‚有効ă«ă™ă‚‹ă¨ă€ă—ă­ă‚°ă©ă ă®ĺ®źčˇŚä¸­ă«ă‚¬ă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚·ă§ăłă«ă‚る一時ĺść­˘ăŚç™şç”źă—ăŞăŹăŞă‚Šăľă™ă€‚イăłă‚ŻăŞăˇăłă‚żă«ă»ă‚¬ă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚żăŻă€ă—ă­ă‚°ă©ă ă¨ĺŚć™‚ă«ĺ®źčˇŚă™ă‚‹ă“ă¨ăŚă‚りă€ă“ă®ĺ ´ĺă€ă—ă­ă‚°ă©ă ă®ĺ©ç”¨ă§ăŤă‚‹ă—ă­ă‚»ăサč˝ĺŠ›ăŚä˝Žä¸‹ă—ăľă™ă€‚ +.RE +.PP +\-Xloggc:\fIfile\fR +.RS 4 +\fI\-verbose:gc\fRă¨ĺŚć§ă«ă‚¬ă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚·ă§ăłă»ă‚¤ă™ăłăăŚç™şç”źă™ă‚‹ăźăłă«ĺ ±ĺ‘Šă—ăľă™ăŚă€ăťă®ă‡ăĽă‚żă‚’ă•ァイă«ă«č¨éڞă—ăľă™ă€‚\fI\-verbose:gc\fRを指定ă—ăźă¨ăŤă«ĺ ±ĺ‘Šă•れるć…ĺ ±ă®ä»–ă«ă€ĺ ±ĺ‘Šă•れるĺ„イă™ăłăă®ĺ…é ­ă«ă€ćś€ĺťă®ă‚¬ă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚·ă§ăłă»ă‚¤ă™ăłăă‹ă‚‰ă®çµŚéŽć™‚é–“(ç§’ĺŤä˝Ť)ăŚä»ă‘加ăられăľă™ă€‚ +.sp +ăŤăăăŻăĽă‚Żă®ă¬ă‚ąăťăłă‚ąć™‚é–“ă«ă‚ăŁă¦Java VMă®ĺ®źčˇŚé€źĺş¦ăŚä˝Žä¸‹ă™ă‚‹ă®ă‚’éżă‘ă‚‹ăźă‚ă€ă“ă®ă•ァイă«ă®ć Ľç´Ťĺ…ăŻă€ĺ¸¸ă«ă­ăĽă‚«ă«ă»ă•ァイă«ă»ă‚·ă‚ąă†ă ă«ă—ă¦ăŹă ă•ă„。ă•ァイă«ă»ă‚·ă‚ąă†ă ăŚćş€ćťŻă«ăŞă‚‹ă¨ă€ă•ァイă«ăŻĺ‡ă‚Šč©°ă‚られă€ăťă®ă•ァイă«ă«ă‡ăĽă‚żăŚĺĽ•ç¶šăŤč¨éڞă•れăľă™ă€‚ă“ă®ă‚Şă—ă‚·ă§ăłă¨\fI\-verbose:gc\fRă®ä¸ˇć–ąăŚă‚łăžăłă‰ă©ă‚¤ăłă«ćŚ‡ĺ®šă•れă¦ă„ă‚‹ĺ ´ĺăŻă€ă“ă®ă‚Şă—ă‚·ă§ăłăŚĺ„Şĺ…ă•れăľă™ă€‚ +.RE +.PP +\-XmnsizeăľăźăŻ\-XX:\fINewSize\fR +.RS 4 +若ă„世代(ăŠăĽă‚µăŞ)ă®ă‚µă‚¤ă‚şă‚’設定ă—ăľă™ă€‚ +.RE +.PP +\-Xms\fIn\fR +.RS 4 +ăˇă˘ăŞăĽĺ‰˛ĺ˝“ă¦ă—ăĽă«ă®ĺťćśźă‚µă‚¤ă‚şă‚’ăイăć•°ă§ćŚ‡ĺ®šă—ăľă™ă€‚指定ă™ă‚‹ĺ€¤ăŻă€1MBă‚り大ăŤă„1024ă®ĺ€Ťć•°ă«ă™ă‚‹ĺż…č¦ăŚă‚りăľă™ă€‚ă‚­ă­ăイăを指定ă™ă‚‹ă«ăŻă€ć–‡ĺ­—\fIk\fRăľăźăŻ\fIK\fRă‚’ä»ă‘ăľă™ă€‚ăˇă‚¬ăイăを指定ă™ă‚‹ă«ăŻă€ć–‡ĺ­—\fIm\fRăľăźăŻ\fIM\fRă‚’ä»ă‘ăľă™ă€‚ă‡ă•ă‚©ă«ă値ăŻă€ĺ®źčˇŚć™‚ă«ă‚·ă‚ąă†ă ć§‹ćă«ĺźşăĄă„ă¦é¸ćŠžă•れăľă™ă€‚次ă®\fI「ガă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚żă®ă‚¨ă«ă‚´ăŽăźă‚Żă‚ąă€Ť\fRを参照ă—ă¦ăŹă ă•ă„: + +http://docs\&.oracle\&.com/javase/7/docs/technotes/guide/vm/gc\-ergonomics\&.html +.sp +äľ‹: +.sp +.if n \{\ +.RS 4 +.\} +.nf +\-Xms6291456 +\-Xms6144k +\-Xms6m +.fi +.if n \{\ +.RE +.\} +.RE +.PP +\-Xmx\fIn\fR +.RS 4 +ăˇă˘ăŞăĽĺ‰˛ĺ˝“ă¦ă—ăĽă«ă®ćś€ĺ¤§ă‚µă‚¤ă‚şă‚’ăイăć•°ă§ćŚ‡ĺ®šă—ăľă™ă€‚指定ă™ă‚‹ĺ€¤ăŻă€2MBă‚り大ăŤă„1024ă®ĺ€Ťć•°ă«ă™ă‚‹ĺż…č¦ăŚă‚りăľă™ă€‚ă‚­ă­ăイăを指定ă™ă‚‹ă«ăŻă€ć–‡ĺ­—\fIk\fRăľăźăŻ\fIK\fRă‚’ä»ă‘ăľă™ă€‚ăˇă‚¬ăイăを指定ă™ă‚‹ă«ăŻă€ć–‡ĺ­—\fIm\fRăľăźăŻ\fIM\fRă‚’ä»ă‘ăľă™ă€‚ă‡ă•ă‚©ă«ă値ăŻă€ĺ®źčˇŚć™‚ă«ă‚·ă‚ąă†ă ć§‹ćă«ĺźşăĄă„ă¦é¸ćŠžă•れăľă™ă€‚ +.sp +サăĽăăĽă»ă‡ă—ă­ă‚¤ăˇăłăă§ăŻă€\fI\-Xms\fRăŠă‚ăł\fI\-Xmx\fRăŻé€šĺ¸¸ĺŚă値ă«č¨­ĺ®šă•れăľă™ă€‚次ă®\fI「ガă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚żă®ă‚¨ă«ă‚´ăŽăźă‚Żă‚ąă€Ť\fRを参照ă—ă¦ăŹă ă•ă„: + +http://docs\&.oracle\&.com/javase/7/docs/technotes/guide/vm/gc\-ergonomics\&.html +.sp +äľ‹: +.sp +.if n \{\ +.RS 4 +.\} +.nf +\-Xmx83886080 +\-Xmx81920k +\-Xmx80m +.fi +.if n \{\ +.RE +.\} +Solaris 7ăŠă‚ăłSolaris 8 SPARCă—ă©ăăă•ă‚©ăĽă ă®ĺ ´ĺă®ă“ă®ĺ€¤ă®ä¸Šé™ăŻă€ăŠă‚ăť4000mă‹ă‚‰ă‚ŞăĽăăĽăăă‰ă®é‡Źă‚’引ă„ăźă‚‚ă®ă§ă™ă€‚Solaris 2\&.6ăŠă‚ăłx86ă—ă©ăăă•ă‚©ăĽă ă®ĺ ´ĺă®ä¸Šé™ăŻă€ăŠă‚ăť2000mă‹ă‚‰ă‚ŞăĽăăĽăăă‰ă®é‡Źă‚’引ă„ăźă‚‚ă®ă§ă™ă€‚Linuxă—ă©ăăă•ă‚©ăĽă ă®ĺ ´ĺă®ä¸Šé™ăŻă€ăŠă‚ăť2000mă‹ă‚‰ă‚ŞăĽăăĽăăă‰ă®é‡Źă‚’引ă„ăźă‚‚ă®ă§ă™ă€‚ +.RE +.PP +\-Xprof +.RS 4 +実行中ă®ă—ă­ă‚°ă©ă ă®ă—ă­ă•ァイă«ă‚’生ćă—ă€ă—ă­ă•ァイă«ă»ă‡ăĽă‚żă‚’標準出力ă«ĺ‡şĺŠ›ă—ăľă™ă€‚ă“ă®ă‚Şă—ă‚·ă§ăłăŻă€ă—ă­ă‚°ă©ă é–‹ç™şç”¨ă®ă¦ăĽă†ă‚ŁăŞă†ă‚Łă¨ă—ă¦ćŹäľ›ă•れă¦ă„ăľă™ă€‚本番稼ĺŤă‚·ă‚ąă†ă ă§ă®ä˝żç”¨ă‚’目的ă¨ă—ăźă‚‚ă®ă§ăŻă‚りăľă›ă‚“。 +.RE +.PP +\-Xrs +.RS 4 +Java VMă«ă‚るオăšă¬ăĽă†ă‚Łăłă‚°ă»ă‚·ă‚ąă†ă ă»ă‚·ă‚°ăŠă«ă®ä˝żç”¨ă‚’減らă—ăľă™ă€‚ +.sp +以前ă®ăŞăŞăĽă‚ąă§ăŻă€Javaアă—ăŞă‚±ăĽă‚·ă§ăłă‚’秩序正ă—ăŹă‚·ăŁăăă€ă‚¦ăłă™ă‚‹ăźă‚ă®ă‚·ăŁăăă€ă‚¦ăłă»ă•ăク機č˝ăŚčż˝ĺŠ ă•れăľă—ăźă€‚ă“ă®ć©źč˝ă«ă‚りă€Java VMăŚçŞç„¶çµ‚了ă—ăźĺ ´ĺă§ă‚‚ă€ă‚·ăŁăăă€ă‚¦ăłć™‚ă«ă¦ăĽă‚¶ăĽă»ă‚ŻăŞăĽăłă»ă‚˘ăă—コăĽă‰(ă‡ăĽă‚żă™ăĽă‚ąćŽĄç¶šă®ă‚Żă­ăĽă‚şăŞă©)を実行ă§ăŤă‚‹ă‚ă†ă«ăŞă‚Šăľă—ăźă€‚ +.sp +Java VMăŻă€äşćśźă—ăŞă„Java VM終了ă®ă‚·ăŁăăă€ă‚¦ăłă»ă•ăクを実装ă™ă‚‹ăźă‚ă«ă‚·ă‚°ăŠă«ă‚’ă‚­ăŁăăă—ăľă™ă€‚Java VMăŻă€\fISIGHUP\fRă€\fISIGINT\fRăŠă‚ăł\fISIGTERM\fRを使用ă—ă¦ă‚·ăŁăăă€ă‚¦ăłă»ă•ăクă®ĺ®źčˇŚă‚’é–‹ĺ§‹ă—ăľă™ă€‚ +.sp +JVMăŻă€ă‡ăăă‚°ă®ç›®çš„ă§ă‚ąă¬ăă‰ă»ă‚ąă‚żăクをă€ăłă—ă™ă‚‹ă¨ă„ă†ć©źč˝ă‚’実現ă™ă‚‹ăźă‚ă«ă€ĺŚć§ă®ăˇă‚«ă‹ă‚şă ă‚’使用ă—ăľă™ă€‚JVMăŻă€ă‚ąă¬ăă‰ă»ă€ăłă—を実行ă™ă‚‹ăźă‚ă«\fISIGQUIT\fRを使用ă—ăľă™ă€‚ +.sp +Java VMă‚’ĺź‹ă‚込んă§ă„るアă—ăŞă‚±ăĽă‚·ă§ăłăŻ\fISIGINT\fRă‚„\fISIGTERM\fRăŞă©ă®ă‚·ă‚°ăŠă«ă‚’é »çąă«ăă©ăă—ă™ă‚‹ĺż…č¦ăŚă‚りă€ăťă®çµćžśJava VMă®ă‚·ă‚°ăŠă«ă»ăŹăłă‰ă©ă¨čˇťçŞă™ă‚‹ĺŹŻč˝ć€§ăŚă‚りăľă™ă€‚\fI\-Xrs\fRコăžăłă‰ă©ă‚¤ăłă»ă‚Şă—ă‚·ă§ăłă‚’使用ă™ă‚‹ă¨ă€ă“ă®ĺ•ŹéˇŚă«ĺŻľĺ‡¦ă§ăŤăľă™ă€‚\fI\-Xrs\fRăŚJava VMă§ä˝żç”¨ă•れă¦ă„ă‚‹ĺ ´ĺă€\fISIGINT\fRă€\fISIGTERM\fRă€\fISIGHUP\fRăŠă‚ăł\fISIGQUIT\fRă®ă‚·ă‚°ăŠă«ă»ăžă‚ąă‚ŻăŻJava VMă«ă‚ăŁă¦ĺ¤‰ć›´ă•れăšă€ă“れらă®ă‚·ă‚°ăŠă«ă®ă‚·ă‚°ăŠă«ă»ăŹăłă‰ă©ăŻă‚¤ăłă‚ąăăĽă«ă•れăľă›ă‚“。 +.sp +\fI\-Xrs\fRを指定ă™ă‚‹ă¨ă€ć¬ˇă®2ă¤ă®çµćžśăŚç”źăăľă™: +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +\fISIGQUIT\fRă«ă‚るスă¬ăă‰ă»ă€ăłă—ăŻä˝żç”¨ă§ăŤăľă›ă‚“。 +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +ă‚·ăŁăăă€ă‚¦ăłă»ă•ăク処ç†ă®ĺ®źčˇŚăŻă€Java VMăŚçµ‚了ă—ă‚ă†ă¨ă—ă¦ă„る時点ă§\fISystem\&.exit()\fRを呼ăłĺ‡şă™ăŞă©ă—ă¦ă€ă¦ăĽă‚¶ăĽă»ă‚łăĽă‰ĺ´ă§čˇŚă†ĺż…č¦ăŚă‚りăľă™ă€‚ +.RE +.RE +.PP +\-Xss\fIn\fR +.RS 4 +スă¬ăă‰ă®ă‚ąă‚żăクă»ă‚µă‚¤ă‚şă‚’設定ă—ăľă™ă€‚ +.RE +.PP +\-XX:AllocationPrefetchStyle=\fIn\fR +.RS 4 +割当中ă«ä˝żç”¨ă•れるă—ăŞă•ă‚§ăăă®ă‚ąă‚żă‚¤ă«ă‚’設定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăăŻ2ă§ă™ă€‚ +.RE +.PP +\-XX:+AggressiveOpts +.RS 4 +積極的ăŞćś€é©ĺŚ–ă‚’ćś‰ĺŠąă«ă—ăľă™ă€‚ +.RE +.PP +\-XX:+|\-DisableAttachMechanism +.RS 4 +コăžăłă‰(\fIjmap\fRă‚„\fIjconsole\fRăŞă©)ăŚJava VMă«ćŽĄç¶šă§ăŤă‚‹ă‹ă©ă†ă‹ă‚’指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ă“ă®ć©źč˝ăŻç„ˇĺŠąă«ăŞăŁă¦ă„ăľă™ă€‚ă¤ăľă‚Šă€ć¬ˇă®äľ‹ă®ă‚ă†ă«ćŽĄç¶šăŚćś‰ĺŠąă§ă™ă€‚ +.sp +.if n \{\ +.RS 4 +.\} +.nf +java \-XX:+DisableAttachMechanism +.fi +.if n \{\ +.RE +.\} +.RE +.PP +\-XX:+|\-FlightRecorder +.RS 4 +アă—ăŞă‚±ăĽă‚·ă§ăłă®ĺ®źčˇŚä¸­ă«ă€Javaă•ă©ă‚¤ăă»ă¬ă‚łăĽă€(JFR)ă®ä˝żç”¨ă‚’ĺ‡ă‚Šć›żăăľă™ă€‚ă“れăŻĺ•†ç”¨ć©źč˝ă§ă€\fI\-XX:+UnlockCommercialFeatures\fRオă—ă‚·ă§ăłă‚’次ă®ă‚ă†ă«ćŚ‡ĺ®šă™ă‚‹ă“ă¨ă‚‚ĺż…č¦ă«ăŞă‚Šăľă™ă€‚ +.sp +.if n \{\ +.RS 4 +.\} +.nf +java \-XX:UnlockCommercialFeatures \-XX:+FlightRecorder +.fi +.if n \{\ +.RE +.\} +.RE +.PP +\-XX:FlightRecorderOptions=\fIparameter\fR=\fIvalue\fR +.RS 4 +JFRă®ĺ‹•作をĺ¶ĺľˇă™ă‚‹ă‘ă©ăˇăĽă‚żă‚’設定ă—ăľă™ă€‚ă“ă®ă‚Şă—ă‚·ă§ăłă‚’使用ă§ăŤă‚‹ă®ăŻă€JFRăŚćś‰ĺŠąăŞĺ ´ĺ(\fI\-XX:+FlightRecorder\fRオă—ă‚·ă§ăłăŚćŚ‡ĺ®šă•れă¦ă„ă‚‹ĺ ´ĺ)ă®ăżă§ă™ă€‚ +.sp +次ă®ăŞă‚ąăă«ăŻă€ä˝żç”¨ĺŹŻč˝ăŞă™ăąă¦ă®JFRă‘ă©ăˇăĽă‚żăŚĺ«ăľă‚Śăľă™ă€‚ +.PP +defaultrecording=true|false +.RS 4 +ăăクグă©ă‚¦ăłă‰č¨éڞăŚćś‰ĺŠąă‹ă©ă†ă‹ă‚’指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ă“ă®ă‘ă©ăˇăĽă‚żăŻ\fIfalse\fR +(ăăクグă©ă‚¦ăłă‰č¨éڞăŻç„ˇĺŠą)ă«č¨­ĺ®šă•れă¦ă„ăľă™ă€‚有効ă«ă™ă‚‹ă«ăŻă€ă‘ă©ăˇăĽă‚żă‚’\fItrue\fRă«č¨­ĺ®šă—ăľă™ă€‚ +.RE +.PP +disk=true|false +.RS 4 +JFRă§ă‡ă‚Łă‚ąă‚Żă«é€Łç¶šč¨éŚ˛ă‚’ć›¸ăŤčľĽă‚€ĺż…č¦ăŚă‚ă‚‹ă‹ă©ă†ă‹ă‚’指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ă“ă®ă‘ă©ăˇăĽă‚żăŻ\fIfalse\fR +(ă‡ă‚Łă‚ąă‚Żă¸ă®é€Łç¶šč¨éڞăŻç„ˇĺŠą)ă«č¨­ĺ®šă•れă¦ă„ăľă™ă€‚有効ă«ă™ă‚‹ă«ăŻă€ă‘ă©ăˇăĽă‚żă‚’\fItrue\fRă«č¨­ĺ®šă—ăľă™ă€‚ +.RE +.PP +dumponexit=true|false +.RS 4 +JVMăŚĺ¶ĺľˇă•れăźć–ąĺĽŹă§çµ‚了ă—ăźă¨ăŤă«ă€JFRă‡ăĽă‚żă®ă€ăłă—ă»ă•ァイă«ă‚’生ćă™ă‚‹ă‹ă©ă†ă‹ă‚’指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ă“ă®ă‘ă©ăˇăĽă‚żăŻ\fIfalse\fR +(終了時ă«ă€ăłă—ă»ă•ァイă«ăŻç”źćă•れăŞă„)ă«č¨­ĺ®šă•れă¦ă„ăľă™ă€‚有効ă«ă™ă‚‹ă«ăŻă€ă‘ă©ăˇăĽă‚żă‚’\fItrue\fRă«č¨­ĺ®šă—ăľă™ă€‚ +.sp +ă€ăłă—ă»ă•ァイă«ăŻă€\fIdumponexitpath\fRă‘ă©ăˇăĽă‚żă«ă‚ăŁă¦ćŚ‡ĺ®šă•れăźĺ ´ć‰€ă«ć›¸ăŤčľĽăľă‚Śăľă™ă€‚ +.RE +.PP +dumponexitpath=\fIpath\fR +.RS 4 +\fIdumponexit=true\fRă‘ă©ăˇăĽă‚żăŚč¨­ĺ®šă•れă¦ă„ă‚‹ĺ ´ĺă«ă€JVMăŚĺ¶ĺľˇă•れăźć–ąĺĽŹă§çµ‚了ă™ă‚‹ă¨ăŤă«ä˝śćă•れるă€JFRă‡ăĽă‚żă‚’ĺ«ă‚€ă€ăłă—ă»ă•ァイă«ă®ă‘スă¨ĺŤĺ‰Ťă‚’指定ă—ăľă™ă€‚指定ă—ăźă‘スăŚă‡ă‚Łă¬ă‚ŻăăŞă®ĺ ´ĺă€JVMăŻä˝ść日時を示ă™ă•ァイă«ĺŤă‚’割り当ă¦ăľă™ă€‚指定ă—ăźă‘スă«ă™ă§ă«ĺ­ĺś¨ă™ă‚‹ă•ァイă«ă®ă•ァイă«ĺŤăŚĺ«ăľă‚Śă‚‹ĺ ´ĺă€ćŚ‡ĺ®šă—ăźă•ァイă«ĺŤă«ć—Ąä»ăŠă‚ăłă‚żă‚¤ă ă»ă‚ąă‚żăłă—を追加ă—ă¦ć–°ă—ă„ă•ァイă«ăŚä˝śćă•れăľă™ă€‚ +.RE +.PP +globalbuffersize=\fIsize\fR +.RS 4 +ă‡ăĽă‚żäżťĺ­ă«ä˝żç”¨ă™ă‚‹ç·Źă—ă©ă‚¤ăžăŞă»ăˇă˘ăŞăĽé‡Ź(MBĺŤä˝Ť)を指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ă‚µă‚¤ă‚şăŻ10MBă«č¨­ĺ®šă•れă¦ă„ăľă™ă€‚ +.RE +.PP +maxage=\fItime\fR +.RS 4 +ă‡ă•ă‚©ă«ăč¨éڞă®ă‡ă‚Łă‚ąă‚Żă»ă‡ăĽă‚żă®ćś€ĺ¤§äżťćŚć™‚é–“(ĺ†ĺŤä˝Ť)を指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ćś€ĺ¤§äżťćŚć™‚é–“ăŻ15ĺ†ă«č¨­ĺ®šă•れă¦ă„ăľă™ă€‚ă“ă®ă‘ă©ăˇăĽă‚żăŻă€\fIdisk=true\fRă‘ă©ăˇăĽă‚żăŚč¨­ĺ®šă•れă¦ă„ă‚‹ĺ ´ĺă®ăżćś‰ĺŠąă§ă™ă€‚ +.RE +.PP +maxchunksize=\fIsize\fR +.RS 4 +č¨éŚ˛ĺ†…ă®ă‡ăĽă‚żă»ăăŁăłă‚Żă®ćś€ĺ¤§ă‚µă‚¤ă‚ş(MBĺŤä˝Ť)を指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ă‡ăĽă‚żă»ăăŁăłă‚Żă®ćś€ĺ¤§ă‚µă‚¤ă‚şăŻ12MBă«č¨­ĺ®šă•れă¦ă„ăľă™ă€‚ +.RE +.PP +maxsize=\fIsize\fR +.RS 4 +ă‡ă•ă‚©ă«ăč¨éڞă®ă‡ă‚Łă‚ąă‚Żă»ă‡ăĽă‚żă®ćś€ĺ¤§ă‚µă‚¤ă‚ş(MBĺŤä˝Ť)を指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ă‡ă‚Łă‚ąă‚Żă»ă‡ăĽă‚żă®ćś€ĺ¤§ă‚µă‚¤ă‚şăŻĺ¶é™ă•れă¦ă„ăľă›ă‚“。 +.sp +ă“ă®ă‘ă©ăˇăĽă‚żăŻă€\fIdisk=true\fRă‘ă©ăˇăĽă‚żăŚč¨­ĺ®šă•れă¦ă„ă‚‹ĺ ´ĺă«ă®ăżćś‰ĺŠąă§ă™ă€‚ +.RE +.PP +repository=\fIpath\fR +.RS 4 +一時ă‡ă‚Łă‚ąă‚Żč¨ć†¶ĺźźă®ăŞăťă‚¸ăăŞ(ă‡ă‚Łă¬ă‚ŻăăŞ)を指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ă‚·ă‚ąă†ă ă®ä¸€ć™‚ă‡ă‚Łă¬ă‚ŻăăŞăŚä˝żç”¨ă•れăľă™ă€‚ +.RE +.PP +settings=\fIpath\fR +.RS 4 +イă™ăłă設定ă•ァイă«(タイă—ăŻJFS)ă®ă‘スă¨ĺŤĺ‰Ťă‚’指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€\fIJAVA_HOME/jre/lib/jfr\fRă«ă‚ă‚‹\fIdefault\&.jfs\fRă•ァイă«ăŚä˝żç”¨ă•れăľă™ă€‚ +.RE +.PP +threadbuffersize=\fIsize\fR +.RS 4 +スă¬ăă‰ă”ă¨ă®ă­ăĽă‚«ă«ă»ăăă•ァă»ă‚µă‚¤ă‚ş(KBĺŤä˝Ť)を指定ă—ăľă™ă€‚ă“ă®ă‘ă©ăˇăĽă‚żă®ĺ€¤ăŚé«ă„ă¨ă€ç«¶ĺă™ă‚‹ă“ă¨ăŞăŹă€ă‚り多ăŹă®ă‡ăĽă‚żă‚’収集ă—ă¦ă‚°ă­ăĽăă«č¨ć†¶ĺźźă«ă•ă©ăă‚·ăĄă™ă‚‹ă“ă¨ăŚă§ăŤăľă™ă€‚スă¬ăă‰ăŚĺ¤šă„ç’°ĺ˘ă§ăŻă‚˘ă—ăŞă‚±ăĽă‚·ă§ăłă®ă•ăăă—ăŞăłăも増加ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ă­ăĽă‚«ă«ă»ăăă•ァă»ă‚µă‚¤ă‚şăŻ5KBă«č¨­ĺ®šă•れă¦ă„ăľă™ă€‚ +.RE +.sp +ă‚«ăłăžă§ĺŚşĺ‡ăŁă¦ă€č¤‡ć•°ă®ă‘ă©ăˇăĽă‚żă®ĺ€¤ă‚’指定ă§ăŤăľă™ă€‚ăźă¨ăă°ă€ă‡ă‚Łă‚ąă‚Żă«é€Łç¶šč¨éŚ˛ă‚’ć›¸ăŤčľĽăżă€ă‡ăĽă‚żă»ăăŁăłă‚Żă®ćś€ĺ¤§ă‚µă‚¤ă‚şă‚’10MBă«č¨­ĺ®šă™ă‚‹ă‚ă†ă«JFRă«ćŚ‡ç¤şă™ă‚‹ă«ăŻă€ć¬ˇă®ă‚ă†ă«ćŚ‡ĺ®šă—ăľă™ă€‚ +.sp +.if n \{\ +.RS 4 +.\} +.nf +\-XX:FlightRecorderOptions=disk=true,maxchunksize=10M +.fi +.if n \{\ +.RE +.\} +.RE +.PP +\-XXLargePageSizeInBytes=\fIn\fR +.RS 4 +ă©ăĽă‚¸ă»ăšăĽă‚¸ă®ćś€ĺ¤§ă‚µă‚¤ă‚şă‚’指定ă—ăľă™ă€‚ +.RE +.PP +\-XX:MaxGCPauseMillis=\fIn\fR +.RS 4 +最大GC休止時間ă®ă‚żăĽă‚˛ăăを設定ă—ăľă™ă€‚ +.sp +ă“れăŻă‚˝ă•ăă»ă‚´ăĽă«ă®ăźă‚ă€Java VMăŻĺ®źçŹľă®ăźă‚ă«ćś€ĺ–„ă®ĺŠŞĺŠ›ă‚’ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§č¨­ĺ®šă•れă¦ă„る最大値ăŻă‚りăľă›ă‚“。 +.RE +.PP +\-XX:NewSize +.RS 4 +若ă„世代(ăŠăĽă‚µăŞ)ă®ă‚µă‚¤ă‚şă‚’設定ă—ăľă™ă€‚\fI\-Xmnsize\fRă¨ĺŚăă§ă™ă€‚ +.RE +.PP +\-XX:ParallelGCThreads=\fIn\fR +.RS 4 +ă‘ă©ă¬ă«ă»ă‚łă¬ă‚Żă‚żĺ†…ă®GCスă¬ăă‰ă®ć•°ă‚’設定ă—ăľă™ă€‚ +.RE +.PP +\-XX:PredictedClassLoadCount=\fIn\fR +.RS 4 +ă“ă®ă‚Şă—ă‚·ă§ăłă§ăŻă€ćś€ĺťă«\fIUnlockExperimentalVMOptions\fRă•ă©ă‚°ă‚’設定ă™ă‚‹ĺż…č¦ăŚă‚りăľă™ă€‚アă—ăŞă‚±ăĽă‚·ă§ăłăŚĺ¤šć•°ă®ă‚Żă©ă‚ąă‚’ă­ăĽă‰ă™ă‚‹ĺ ´ĺă§ă€ç‰ąă«\fIclass\&.forName()\fRăŚé »çąă«ä˝żç”¨ă•れる場ĺăŻ\fIPredictedClassLoadCount\fRă•ă©ă‚°ă‚’使用ă—ăľă™ă€‚推奨値ăŻă€\fI\-verbose:class\fRă‹ă‚‰ă®ĺ‡şĺŠ›ă«ç¤şă•れă¦ă„ă‚‹ă­ăĽă‰ć¸ă‚Żă©ă‚ąă®ć•°ă§ă™ă€‚ +.sp +äľ‹: +.sp +.if n \{\ +.RS 4 +.\} +.nf +java \-XX:+UnlockExperimentalVMOptions \-XX:PredictedClassLoadCount=60013 +.fi +.if n \{\ +.RE +.\} +.RE +.PP +\-XX:+PrintCompilation +.RS 4 +Java HotSpot VMă€ă‚¤ăŠăźăクă»ă©ăłă‚żă‚¤ă ă»ă‚łăłă‘イă©ă‹ă‚‰ă®č©łç´°ĺ‡şĺŠ›ă‚’ĺŤ°ĺ·ă—ăľă™ă€‚ +.RE +.PP +\-XX:+PrintGCDetails \-XX:+PrintGCTimeStamps +.RS 4 +ガă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚·ă§ăłĺ‡şĺŠ›ă‚’ă‚żă‚¤ă ă‚ąă‚żăłă—ă¨ă¨ă‚‚ă«ĺŤ°ĺ·ă—ăľă™ă€‚ +.RE +.PP +\-XX:SoftRefLRUPolicyMSPerMB=0 +.RS 4 +ă“ă®ă•ă©ă‚°ăŻă€ă‚˝ă•ăウェア参照ă®ç©ŤćĄµçš„処ç†ă‚’有効ă«ă—ăľă™ă€‚ă“ă®ă•ă©ă‚°ăŻă€ă‚˝ă•ăウェア参照カウăłăăŚJava HotSpot VMガă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚żă«ĺ˝±éźżă™ă‚‹ĺ ´ĺă«ä˝żç”¨ă—ăľă™ă€‚ +.RE +.PP +\-XX:StartFlightRecording=\fIparameter\fR=\fIvalue\fR +.RS 4 +Javaアă—ăŞă‚±ăĽă‚·ă§ăłă®JFRč¨éŚ˛ă‚’é–‹ĺ§‹ă—ăľă™ă€‚ă“ă®ă‚Şă—ă‚·ă§ăłăŻă€ĺ®źčˇŚć™‚ă«JFRă‚’čµ·ĺ‹•ă™ă‚‹\fIstart_flightrecording\fR診断コăžăłă‰ă«ç›¸ĺ˝“ă—ăľă™ă€‚JFRč¨éڞă®é–‹ĺ§‹ć™‚ă«ă€ć¬ˇă®ă‘ă©ăˇăĽă‚żă‚’設定ă§ăŤăľă™ă€‚ +.PP +compress=true|false +.RS 4 +\fIgzip\fRă•ァイă«ĺś§ç¸®ă¦ăĽă†ă‚ŁăŞă†ă‚Łă‚’使用ă—ă¦ă€ă‡ă‚Łă‚ąă‚Żă§JFRč¨éڞă­ă‚°ă»ă•ァイă«(タイă—ăŻJFR)を圧縮ă™ă‚‹ă‹ă©ă†ă‹ă‚’指定ă—ăľă™ă€‚ă“ă®ă‘ă©ăˇăĽă‚żăŻă€\fIfilename\fRă‘ă©ăˇăĽă‚żăŚćŚ‡ĺ®šă•れă¦ă„ă‚‹ĺ ´ĺă®ăżćś‰ĺŠąă§ă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€\fIfalse\fR +(č¨éŚ˛ă‚’ĺś§ç¸®ă—ăŞă„)ă«č¨­ĺ®šă•れă¦ă„ăľă™ă€‚圧縮を有効ă«ă™ă‚‹ă«ăŻă€ă‘ă©ăˇăĽă‚żă‚’\fItrue\fRă«č¨­ĺ®šă—ăľă™ă€‚ +.RE +.PP +defaultrecording=true|false +.RS 4 +č¨éڞăŚé€Łç¶šçš„ă‹ă€ăľăźăŻé™ĺ®šă•れăźć™‚é–“ă«ĺŻľă—ă¦ĺ®źčˇŚă•れるă‹ă‚’指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ă“ă®ă‘ă©ăˇăĽă‚żăŻ\fIfalse\fR +(č¨éڞăŻé™ĺ®šă•れăźć™‚é–“ă«ĺŻľă—ă¦ĺ®źčˇŚă•れる)ă«č¨­ĺ®šă•れă¦ă„ăľă™ă€‚č¨éŚ˛ă‚’é€Łç¶šçš„ă«ĺ®źčˇŚă™ă‚‹ă«ăŻă€ă‘ă©ăˇăĽă‚żă‚’\fItrue\fRă«č¨­ĺ®šă—ăľă™ă€‚ +.RE +.PP +delay=\fItime\fR +.RS 4 +Javaアă—ăŞă‚±ăĽă‚·ă§ăłă®čµ·ĺ‹•時間ă¨č¨éŚ˛é–‹ĺ§‹ă¨ă®é–“ă®é…ĺ»¶(ăźăŞç§’ĺŤä˝Ť)を指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€é…ĺ»¶ăŻĺ­ĺś¨ă›ăšă€ă“ă®ă‘ă©ăˇăĽă‚żăŻ0ă«č¨­ĺ®šă•れă¦ă„ăľă™ă€‚ +.RE +.PP +duration=\fItime\fR +.RS 4 +č¨éڞă®ćśźé–“(ăźăŞç§’ĺŤä˝Ť)を指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ćśźé–“ăŻĺ¶é™ă•れă¦ă„ăľă›ă‚“。 +.RE +.PP +filename=\fIpath\fR +.RS 4 +JFRč¨éڞă­ă‚°ă»ă•ァイă«ă®ă‘スă¨ĺŤĺ‰Ťă‚’指定ă—ăľă™ă€‚ +.RE +.PP +name=\fIidentifier\fR +.RS 4 +JFRč¨éڞă®č­ĺĄĺ­ă‚’指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€Recording xă«č¨­ĺ®šă•れă¦ă„ăľă™ +.RE +.PP +maxage=\fItime\fR +.RS 4 +ă‡ă•ă‚©ă«ăč¨éڞă®ă‡ă‚Łă‚ąă‚Żă»ă‡ăĽă‚żă®ćś€ĺ¤§äżťćŚć™‚é–“(ĺ†ĺŤä˝Ť)を指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ćś€ĺ¤§äżťćŚć™‚é–“ăŻ15ĺ†ă«č¨­ĺ®šă•れă¦ă„ăľă™ă€‚ +.RE +.PP +maxsize=\fIsize\fR +.RS 4 +スă¬ăă‰ă»ăăă•ァă‹ă‚‰ă‚°ă­ăĽăă«ă»ăăă•ァă«ă•ă©ăă‚·ăĄă•れるăľă§ă®ă€č¨éڞă®ćś€ĺ¤§ă‚µă‚¤ă‚ş(MBĺŤä˝Ť)を指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€ćś€ĺ¤§ă‚µă‚¤ă‚şăŻĺ¶é™ă•れă¦ă„ăľă›ă‚“。 +.sp +ă“ă®ă‘ă©ăˇăĽă‚żăŻă€ă‚µă‚¤ă‚şăŚĺ¶é™ă•れăźč¨éڞă®ĺ ´ĺă®ăżćś‰ĺŠąă§ă™ă€‚ +.RE +.PP +settings=\fIpath\fR +.RS 4 +イă™ăłă設定ă•ァイă«(タイă—ăŻJFS)ă®ă‘スă¨ĺŤĺ‰Ťă‚’指定ă—ăľă™ă€‚ă‡ă•ă‚©ă«ăă§ăŻă€\fIJAVA_HOME/jre/lib/jfr\fRă«ă‚ă‚‹\fIdefault\&.jfs\fRă•ァイă«ăŚä˝żç”¨ă•れăľă™ă€‚ +.RE +.sp +ă‚«ăłăžă§ĺŚşĺ‡ăŁă¦ă€č¤‡ć•°ă®ă‘ă©ăˇăĽă‚żă®ĺ€¤ă‚’指定ă§ăŤăľă™ă€‚ăźă¨ăă°ă€č¨éŚ˛ă‚’çŹľĺś¨ă®ä˝śćĄ­ă‡ă‚Łă¬ă‚ŻăăŞă®test\&.jfră«äżťĺ­ă—ă€ă­ă‚°ă»ă•ァイă«ă‚’圧縮ă™ă‚‹ă‚ă†JFRă«ćŚ‡ç¤şă™ă‚‹ă«ăŻă€ć¬ˇă®ă‚ă†ă«ćŚ‡ĺ®šă—ăľă™ă€‚ +.sp +.if n \{\ +.RS 4 +.\} +.nf +\-XX:StartFlightRecording=filename=test\&.jfr,compress=true +.fi +.if n \{\ +.RE +.\} +.RE +.PP +\-XX:TLABSize=\fIn\fR +.RS 4 +スă¬ăă‰ă»ă­ăĽă‚«ă«ĺ‰˛ĺ˝“ă¦ăăă•ァ(TLAB)ăŚJava HotSpot VMă§ă‡ă•ă‚©ă«ăă§ćś‰ĺŠąă«ăŞăŁă¦ă„ăľă™ă€‚Java HotSpot VMă§ăŻă€TLABă®ă‚µă‚¤ă‚şă‚’割当ă¦ă‘タăĽăłă«ĺźşăĄă„ă¦ć±şĺ®šă—ăľă™ă€‚\fI\-XX:TLABSize\fRオă—ă‚·ă§ăłă§TLABă®ă‚µă‚¤ă‚şă‚’微調整ă§ăŤăľă™ă€‚ +.RE +.PP +\-XX:+UnlockCommercialFeatures +.RS 4 +ă“ă®ă•ă©ă‚°ăŻă€ĺ•†ç”¨ć©źč˝ă®ä˝żç”¨ă‚’č˝ĺ‹•çš„ă«ă­ăク解除ă™ă‚‹ĺ ´ĺă«ä˝żç”¨ă—ăľă™ă€‚商用機č˝ă¨ăŻă€ă€ŚJava SE Products」WebăšăĽă‚¸ă§č¦Źĺ®šă•れă¦ă„ă‚‹ă¨ăŠă‚Šă€Oracle Java SE Advanced製ĺ“ăľăźăŻOracle Java SE Suite製ĺ“ă§ă™ă€‚ +.sp +ă“ă®ă•ă©ă‚°ăŚćŚ‡ĺ®šă•れă¦ă„ăŞă„ĺ ´ĺă€ă‡ă•ă‚©ă«ăăŻJavaä»®ćłăžă‚·ăłă‚’使用可č˝ăŞĺ•†ç”¨ć©źč˝ăŞă—ă§ĺ®źčˇŚă™ă‚‹ă“ă¨ă§ă™ă€‚ăťă‚Śă‚‰ă‚’有効ă«ă—ăźĺľŚă€ĺ®źčˇŚć™‚ă«ăťă‚Śă‚‰ă®ä˝żç”¨ă‚’無効ă«ă™ă‚‹ă“ă¨ăŻă§ăŤăľă›ă‚“。 +.RE +.PP +\-XX:+UseAltSigs +.RS 4 +Java VMă§ăŻă‡ă•ă‚©ă«ăă§\fISIGUSR1\fRăŠă‚ăł\fISIGUSR2\fRを使用ă—ăľă™ăŚă€\fISIGUSR1\fRăŠă‚ăł\fISIGUSR2\fRă‚’ă‚·ă‚°ăŠă«é€ŁéŽ–ă™ă‚‹ă‚˘ă—ăŞă‚±ăĽă‚·ă§ăłă¨ç«¶ĺă™ă‚‹ĺ ´ĺăŚă‚りăľă™ă€‚\fI\-XX:+UseAltSigs\fRオă—ă‚·ă§ăłă‚’指定ă™ă‚‹ă¨ă€Java VMăŻă‡ă•ă‚©ă«ăă¨ă—ă¦\fISIGUSR1\fRă¨\fISIGUSR2\fR以外ă®ă‚·ă‚°ăŠă«ă‚’使用ă—ăľă™ă€‚ +.RE +.PP +\-XX:+|\-UseCompressedOops +.RS 4 +64ă“ăăJava VMă§ĺś§ç¸®ă•れăźĺŹ‚ç…§ă‚’ćś‰ĺŠąă«ă—ăľă™ă€‚ +.sp +ă“ă®ă‚Şă—ă‚·ă§ăłăŻă€ă‡ă•ă‚©ă«ăă§trueă«ăŞă‚Šăľă™ă€‚ +.RE +.PP +\-XX:+UseConcMarkSweepGCăľăźăŻ\-XX:+UseG1GC +.RS 4 +Concurrent Mark Sweep (CMS)ăľăźăŻG1ガă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚·ă§ăłă‚’有効ă«ă—ăľă™ă€‚ +.RE +.PP +\-XX:+|\-UseLargePages +.RS 4 +ă©ăĽă‚¸ă»ăšăĽă‚¸ă»ă‚µăťăĽăを有効ă«ă—ăľă™ă€‚ +.sp +ă©ăĽă‚¸ă»ăšăĽă‚¸ăŻă€Solarisă§ăŻă‡ă•ă‚©ă«ăă§ćś‰ĺŠąă«ăŞăŁă¦ă„ăľă™ă€‚ +.RE +.PP +\-XX:+UseParallelOldGC +.RS 4 +ă‘ă©ă¬ă«ă»ă‚¬ă™ăĽă‚¸ă»ă‚łă¬ă‚Żă‚żă‚’有効ă«ă—ăľă™ă€‚ă“れăŻă‚ąă«ăĽă—ăăăŠă‚ăłĺąłĺť‡ă¬ă‚ąăťăłă‚ąć™‚é–“ă«ĺŻľă—ă¦ćś€é©ĺŚ–ă•れăľă™ă€‚ +.RE +.SH "注意" +.PP +\fI\-version:release\fRオă—ă‚·ă§ăłă§ăŻă€ăŞăŞăĽă‚ąćŚ‡ĺ®šă®č¤‡é›‘ă•ă«ĺ¶é™ăŻă‚りăľă›ă‚“。ăźă ă—ă€ĺŹŻč˝ăŞăŞăŞăĽă‚ąćŚ‡ĺ®šă®é™ă‚‰ă‚Śăźă‚µă–ă‚»ăăă®ăżăŚé©ĺ‡ăŞă‚µă‚¦ăłă‰ă»ăťăŞă‚·ăĽă‚’表現ă§ăŤă€ăťă‚Śă‚‰ă®ăżăŚĺ®Śĺ…¨ă«ă‚µăťăĽăă•れăľă™ă€‚ăťă‚Śă‚‰ă®ăťăŞă‚·ăĽă‚’次ă«ç¤şă—ăľă™ă€‚ +.sp +.RS 4 +.ie n \{\ +\h'-04' 1.\h'+01'\c +.\} +.el \{\ +.sp -1 +.IP " 1." 4.2 +.\} +任意ă®ăăĽă‚¸ă§ăłă€‚ă“れăŻă€ă“ă®ă‚Şă—ă‚·ă§ăłă‚’使用ă—ăŞă„ă“ă¨ă§čˇ¨çŹľă§ăŤăľă™ă€‚ +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04' 2.\h'+01'\c +.\} +.el \{\ +.sp -1 +.IP " 2." 4.2 +.\} +次ă®äľ‹ă®ă‚ă†ă«ă€ă‚る特定ă®\fIăăĽă‚¸ă§ăłID\fR値ă‚りも大ăŤă„任意ă®ăăĽă‚¸ă§ăłă€‚ +.sp +.if n \{\ +.RS 4 +.\} +.nf +"1\&.6\&.0_10+" +.fi +.if n \{\ +.RE +.\} +ă“ă®ĺ ´ĺă€1\&.6\&.0_10ă‚りも大ăŤă„任意ă®ăăĽă‚¸ă§ăłăŚä˝żç”¨ă•れăľă™ă€‚ă“れăŻă€ćŚ‡ĺ®šă•れăźăăĽă‚¸ă§ăłă§ç‰ąĺ®šă®ă‚¤ăłă‚żă•ă‚§ăĽă‚ąăŚĺ°Žĺ…Ąă•れăź(ă‚ă‚‹ă„ăŻăťă®ăă‚°ăŚäż®ć­Łă•れăź)ĺ ´ĺă«äľżĺ©ă§ă™ă€‚ +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04' 3.\h'+01'\c +.\} +.el \{\ +.sp -1 +.IP " 3." 4.2 +.\} +次ă®äľ‹ă®ă‚ă†ă«ă€ă‚る特定ă®ăăĽă‚¸ă§ăłIDă‚りも大ăŤă„ăăĽă‚¸ă§ăłă§ă€ăťă®ăŞăŞăĽă‚ąă»ă•ァăźăŞă®ä¸Šé™ă«ă‚ăŁă¦ĺ¶é™ă•れるもă®ă€‚ +.sp +.if n \{\ +.RS 4 +.\} +.nf +"1\&.6\&.0_10+ & 1\&.6*" +.fi +.if n \{\ +.RE +.\} +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04' 4.\h'+01'\c +.\} +.el \{\ +.sp -1 +.IP " 4." 4.2 +.\} +次ă®äľ‹ă®ă‚ă†ă«ă€é …ç›®2ăľăźăŻ3ă®\fIor\fR式。 +.sp +.if n \{\ +.RS 4 +.\} +.nf + "1\&.6\&.0_10+ & 1\&.6* 1\&.7+" +.fi +.if n \{\ +.RE +.\} +é …ç›®2ă¨ĺŚć§ă§ă™ă€‚ă“れăŻă€ă‚る変更ăŚç‰ąĺ®šă®ăŞăŞăĽă‚ą(1\&.7)ă§ĺ°Žĺ…Ąă•れăźăŚă€ăťă®ĺŚă変更ăŚä»Ąĺ‰Ťă®ăŞăŞăĽă‚ąă®ă‚˘ăă—ă‡ăĽăă§ă‚‚ĺ©ç”¨ĺŹŻč˝ă«ăŞăŁăźă€ă¨ă„ă†ĺ ´ĺă«äľżĺ©ă§ă™ă€‚ +.RE +.SH "ă‘ă•ă‚©ăĽăžăłă‚ąă»ăăĄăĽă‹ăłă‚°ă®äľ‹" +.PP +スă«ăĽă—ăăăľăźăŻă¬ă‚ąăťăłă‚ąć™‚é–“ă®é«é€źĺŚ–ă®ă©ăˇă‚‰ă‹ă‚’最é©ĺŚ–ă™ă‚‹ăźă‚ă®ă€č©¦é¨“çš„ăŞăăĄăĽă‹ăłă‚°ă»ă•ă©ă‚°ă®ä˝żç”¨äľ‹ă‚’次ă«ç¤şă—ăľă™ă€‚ +.PP +\fBExample 1\fR, スă«ăĽă—ăăă‚’ĺ‘上ă™ă‚‹ăźă‚ă®ăăĄăĽă‹ăłă‚° +.RS 4 +.sp +.if n \{\ +.RS 4 +.\} +.nf +java \-d64 \-server \-XX:+AggressiveOpts \-XX:+UseLargePages \-Xmn10g \-Xms26g \-Xmx26g +.fi +.if n \{\ +.RE +.\} +.RE +.PP +\fBExample 2\fR, ă¬ă‚ąăťăłă‚ąć™‚間を速ăŹă™ă‚‹ăźă‚ă®ăăĄăĽă‹ăłă‚° +.RS 4 +.sp +.if n \{\ +.RS 4 +.\} +.nf + java \-d64 \-XX:+UseG1GC \-Xms26g Xmx26g \-XX:MaxGCPauseMillis=500 \-XX:+PrintGCTimeStamps +.fi +.if n \{\ +.RE +.\} +.RE +.SH "終了スă†ăĽă‚żă‚ą" +.PP +一č¬ă«ă€ć¬ˇă®çµ‚了値ăŚčµ·ĺ‹•ă„ăĽă«ă‹ă‚‰čż”ă•れるă®ăŻé€šĺ¸¸ă€čµ·ĺ‹•ĺ…ăŚä¸Ťć­ŁăŞĺĽ•ć•°ă§ĺ‘Ľăłĺ‡şă•れăźă‹ă€ć·±ĺ»ăŞă‚¨ă©ăĽăŚç™şç”źă—ăźă‹ă€ă‚ă‚‹ă„ăŻJavaä»®ćłăžă‚·ăłă‹ă‚‰äľ‹ĺ¤–ăŚă‚ąă­ăĽă•れăźĺ ´ĺă§ă™ă€‚ăźă ă—Javaアă—ăŞă‚±ăĽă‚·ă§ăłăŻă€API呼出ă—\fISystem\&.exit(exitValue)\fRを使用ă—ă¦ä»»ć„Źă®ĺ€¤ă‚’čż”ă™ă“ă¨ă‚’é¸ćŠžă™ă‚‹ă“ă¨ă‚‚ă§ăŤăľă™ă€‚ +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +\fI0\fR: 正常終了 +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +\fI>0\fR: エă©ăĽç™şç”ź +.RE +.SH "関連項目" +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +javac [SolarisăŠă‚ăłLinux] [Windows] +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +jdb [SolarisăŠă‚ăłLinux] [Windows] +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +javah [SolarisăŠă‚ăłLinux] [Windows] +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +jar [SolarisăŠă‚ăłLinux] [Windows] +.RE +.br +'pl 8.5i +'bp diff --git a/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/man/ja/man1/javaws.1 b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/man/ja/man1/javaws.1 new file mode 100644 index 00000000..f0b7e544 --- /dev/null +++ b/desktop/test-osx/Tick's Tales.app/Contents/MacOS/jre/man/ja/man1/javaws.1 @@ -0,0 +1,203 @@ +." Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. +." +.TH javaws 1 "05 Jul 2012" + +.LP +.SH "ĺŤĺ‰Ť" +\f2javaws\fPコăžăłă‰ă©ă‚¤ăł +.LP +.SH "ĺŤĺ‰Ť" +.LP +.LP +\f2javaws\fP \- Java Web Start起動コăžăłă‰ +.LP +.SH "形式" +.LP +.LP +\f2javaws [run\-options] \fP +.LP +.LP +\f2javaws [control\-options]\fP +.LP +.SH "ă‘ă©ăˇăĽă‚ż" +.LP +.LP +\f2[run\-options]\fP +.LP +.LP +コăžăłă‰ă©ă‚¤ăłĺ®źčˇŚă‚Şă—ă‚·ă§ăłă€‚実行オă—ă‚·ă§ăłăŻä»»ć„Źă®é †ĺşŹă§ćŚ‡ĺ®šă§ăŤăľă™ă€‚ĺ„種実行オă—ă‚·ă§ăłă®č©łç´°ăŻă€ć¬ˇă®ĺ®źčˇŚă‚Şă—ă‚·ă§ăłă‚’参照ă—ă¦ăŹă ă•ă„。 +.LP +.LP +\f2\fP +.LP +.LP +JNLP(Java Network Launching Protocol)ă•ァイă«ă®ă‘スăľăźăŻURL(Uniform Resource Locator)ă®ă©ăˇă‚‰ă‹ă‚’指定ă§ăŤăľă™ă€‚ +.LP +.LP +\f2[control\-options]\fP +.LP +.LP +コăžăłă‰ă©ă‚¤ăłĺ¶ĺľˇă‚Şă—ă‚·ă§ăłă€‚ĺ¶ĺľˇă‚Şă—ă‚·ă§ăłăŻä»»ć„Źă®é †ĺşŹă§ćŚ‡ĺ®šă§ăŤăľă™ă€‚ĺ„種ĺ¶ĺľˇă‚Şă—ă‚·ă§ăłă®č©łç´°ăŻă€ć¬ˇă®ĺ¶ĺľˇă‚Şă—ă‚·ă§ăłă‚’参照ă—ă¦ăŹă ă•ă„。 +.LP +.SH "説ćŽ" +.LP +.LP +\f2javaws\fPコăžăłă‰ăŻă€JNLP(Java Network Launching Protocol)ă®ăŞă•ァă¬ăłă‚ąĺ®źčŁ…ă§ă‚ă‚‹Java Web Startă‚’čµ·ĺ‹•ă—ăľă™ă€‚Java Web StartăŻă€ăŤăăăŻăĽă‚Żä¸Šă§ĺ‹•作ă™ă‚‹Javaアă—ăŞă‚±ăĽă‚·ă§ăłăľăźăŻă‚˘ă—ă¬ăăă‚’čµ·ĺ‹•ă—ăľă™ă€‚ +.LP +.LP +JNLPă•ァイă«ăŚćŚ‡ĺ®šă•れăźĺ ´ĺă€\f2javaws\fPăŻă€ăťă®JNLPă•ァイă«ă§ćŚ‡ĺ®šă•れăźJavaアă—ăŞă‚±ăĽă‚·ă§ăł/アă—ă¬ăăă‚’čµ·ĺ‹•ă—ăľă™ă€‚ +.LP +.LP +\f2javaws\fPčµ·ĺ‹•ă„ăĽă«ă«ăŻă€çŹľĺś¨ă®ăŞăŞăĽă‚ąă§ă‚µăťăĽăă•れă¦ă„ă‚‹1組ă®ă‚Şă—ă‚·ă§ăłăŚă‚りăľă™ă€‚ăźă ă—ă€ă“れらă®ă‚Şă—ă‚·ă§ăłăŻĺ°†ćťĄă®ăŞăŞăĽă‚ąă§ăŻĺ‰Šé™¤ă•れる可č˝ć€§ăŚă‚りăľă™ă€‚ +.LP +.SH "実行オă—ă‚·ă§ăł" +.LP +.LP +\f2\-offline\fP +.LP +.LP +Java Web Startをオă•ă©ă‚¤ăłă»ă˘ăĽă‰ă§ĺ®źčˇŚă—ăľă™ă€‚ +.LP +.LP +\f2\-Xnosplash\fP +.LP +.LP +ĺťćśźă‚ąă—ă©ăă‚·ăĄç”»éť˘ă‚’表示ă—ăľă›ă‚“。 +.LP +.LP +\f2\-open \fP +.LP +.LP +ă“ă®ă‚Şă—ă‚·ă§ăłă‚’指定ă™ă‚‹ă¨ă€JNLPă•ァイă«ĺ†…ă®ĺĽ•ć•°ăŚ\f2\-open\fPă«ç˝®ăŤćŹ›ă‚Źă‚Šăľă™ă€‚ +.LP +.LP +\f2\-print \fP +.LP +.LP +ă“ă®ă‚Şă—ă‚·ă§ăłă‚’指定ă™ă‚‹ă¨ă€JNLPă•ァイă«ĺ†…ă®ĺĽ•ć•°ăŚ\f2\-print\fPă«ç˝®ăŤćŹ›ă‚Źă‚Šăľă™ă€‚ +.LP +.LP +\f2\-online\fP +.LP +.LP +オăłă©ă‚¤ăłă»ă˘ăĽă‰ă‚’使用ă—ăľă™(ă‡ă•ă‚©ă«ăă®ĺ‹•作)。 +.LP +.LP +\f2\-wait\fP +.LP +.LP +ă“ă®ă‚Şă—ă‚·ă§ăłă‚’指定ă—ăźĺ ´ĺă€\f2javaws\fPă—ă­ă‚»ă‚ąăŻă€ă‚˘ă—ăŞă‚±ăĽă‚·ă§ăłăŚçµ‚了ă™ă‚‹ăľă§çµ‚了ă—ăľă›ă‚“。Windowsă—ă©ăăă•ă‚©ăĽă ä¸Šă§ăŻă€ă“ă®ă‚Şă—ă‚·ă§ăłăŻčެćŽă—ăźă¨ăŠă‚Šă«ć©źč˝ă—ăľă›ă‚“。 +.LP +.LP +\f2\-verbose\fP +.LP +.LP +追加ă®ĺ‡şĺŠ›ă‚’čˇ¨ç¤şă—ăľă™ă€‚ +.LP +.LP +\f2\-J