-
- 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 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!
-
-
- unRAR restriction
- -----------------
-
- The unRAR sources cannot be used to re-create the RAR compression
-algorithm,
- which is proprietary. Distribution of modified unRAR sources in separate
-form
- or as a part of other software is permitted, provided that it is clearly
- stated in the documentation and source comments that the code may
- not be used to develop a RAR (WinRAR) compatible archiver.
-
-
- AES code license
- ----------------
-
- Copyright (c) 2001, Dr Brian Gladman
-
- LICENSE TERMS
-
- The free distribution and use of this software in both source and binary
- form is allowed (with or without changes) provided that:
-
- 1. distributions of this source code include the above copyright
- notice, this list of conditions and the following disclaimer;
-
- 2. distributions in binary form include the above copyright
- notice, this list of conditions and the following disclaimer
- in the documentation and/or other associated materials;
-
- 3. the copyright holder's name is not used to endorse products
- built using this software without specific written permission.
-
- DISCLAIMER
-
- This software is provided 'as is' with no explicit or implied warranties
- in respect of its properties, including, but not limited to, correctness
- and fitness for purpose.
-
-
-***************************************************************************
-
-%%The following software may be included in this product:
-UPX
-
-Use of any of this software is governed by the terms of the license below:
-
------BEGIN PGP SIGNED MESSAGE-----
-
-
- 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.
-
-***************************************************************************
-
-%%The following software may be included in this product:
-LZMA Software Development Kit
-
-Use of any of this software is governed by the terms of the license below:
-
-License
-
-LZMA SDK is available under any of the following licenses:
-
- 1. GNU Lesser General Public License (GNU LGPL)
- 2. Common Public License (CPL)
- 3. Simplified license for unmodified code (read SPECIAL EXCEPTION)
- 4. Proprietary license
-
-This means that you can select one of these four options and follow rules of that license.
-
-SPECIAL EXCEPTION: Igor Pavlov, as the author of this code, expressly permit you statically or dynamically to link your code (or bind by name) to the files from LZMA SDK without subjecting your linked code to the terms of the CPL or GNU LGPL. Any modification or addition to any file in the LZMA SDK, however, is subject to the GNU LGPL or CPL terms.
-
-This SPECIAL EXCEPTION allows you to use LZMA SDK in applications with proprietary code, provided you keep the LZMA SDK code unmodified.
-
-SPECIAL EXCEPTION #2: Igor Pavlov, as the author of this code, expressly permits you to use LZMA SDK 4.43 under the same terms and conditions contained in the License Agreement you have for any previous version of LZMA SDK developed by Igor Pavlov.
-
-SPECIAL EXCEPTION #2 allows holders of proprietary licenses to use latest version of LZMA SDK as update for previous versions.
-
-GNU LGPL and CPL are pretty similar and both these licenses are classified as free software licenses at http://www.gnu.org/ and OSI-approved at http://www.opensource.org/.
-
-LZMA SDK also is available under a proprietary license which can include:
-
- 1. The right to modify code from the LZMA SDK without subjecting the modified code to the terms of the CPL or GNU LGPL
- 2. Technical support for LZMA SDK via email
-
-To request such a proprietary license, or for any additional consultations, send an email message, using the 7-Zip support page: Send message to LZMA developer
-
-The source code of 7-Zip is released under the terms of the GNU LGPL. You can download the source code of 7-Zip at 7-Zip's Source Forge Page
-
-Additional License(s)
-
-The license included with the software differs slightly from the version posted on the website. Specifically it includes SPECIAL EXCEPTION #3, which is not present in the license on the website. The license from the software archive follows:
-
-LICENSE
--------
-
-LZMA SDK is available under any of the following licenses:
-
-1) GNU Lesser General Public License (GNU LGPL)
-2) Common Public License (CPL)
-3) Simplified license for unmodified code (read SPECIAL EXCEPTION)
-4) Proprietary license
-
-It means that you can select one of these four options and follow rules of that license.
-
-
-1,2) GNU LGPL and CPL licenses are pretty similar and both these licenses are classified as
- - "Free software licenses" at http://www.gnu.org/
- - "OSI-approved" at http://www.opensource.org/
-
-
-3) SPECIAL EXCEPTION
-
-Igor Pavlov, as the author of this code, expressly permits you to statically or dynamically link your code (or bind by name) to the files from LZMA SDK without subjecting your linked code to the terms of the CPL or GNU LGPL. Any modifications or additions to files from LZMA SDK, however,
-are subject to the GNU LGPL or CPL terms.
-
-SPECIAL EXCEPTION allows you to use LZMA SDK in applications with
-closed code,
-while you keep LZMA SDK code unmodified.
-
-
-SPECIAL EXCEPTION #2: Igor Pavlov, as the author of this code, expressly permits you to use this code under the same terms and conditions contained in the License Agreement you have for any previous version of LZMA SDK developed by Igor Pavlov.
-
-SPECIAL EXCEPTION #2 allows owners of proprietary licenses to use latest version of LZMA SDK as update for previous versions.
-
-
-SPECIAL EXCEPTION #3: Igor Pavlov, as the author of this code, expressly permits you to use code of the following files: BranchTypes.h, LzmaTypes.h, LzmaTest.c, LzmaStateTest.c, LzmaAlone.cpp, LzmaAlone.cs, LzmaAlone.java as public domain code.
-
-
-4) Proprietary license
-
-LZMA SDK also can be available under a proprietary license which
-can include:
-
-1) Right to modify code without subjecting modified code to the terms of the CPL or GNU LGPL
-2) Technical support for code
-
-To request such proprietary license or any additional consultations, send email message from that page:http://www.7-zip.org/support.html
-
-
-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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-You should have received a copy of the Common Public License along with this library.
-
-***************************************************************************
-
-%%The following software may be included in this product:
-Active Template Library (ATL)
-
-Use of any of this software is governed by the terms of the license below:
-
-(note: search for "ATL")
-
-Visual Studio 2005 EULA
- MICROSOFT SOFTWARE LICENSE TERMS
-MICROSOFT VISUAL STUDIO 2005 PROFESSIONAL EDITION
-
-These license terms are an agreement between Microsoft Corporation (or based on
-where you live, one of its affiliates) and you. Please read them. They apply
-to the software named above, which includes the media on which you received it,
-if any. The terms also apply to any Microsoft
- • updates,
- • supplements,
- • Internet-based services, and
- • support services
-for this software, unless other terms accompany those items. If so, those terms
-apply.
-
-BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT THEM, DO
-NOT USE THE SOFTWARE. INSTEAD, RETURN IT TO THE RETAILER FOR A REFUND OR
-CREDIT. If you cannot obtain a refund there, contact Microsoft or the Microsoft
-affiliate serving your country for information about Microsoft’s refund
-policies. See www.microsoft.com/worldwide. In the United States and Canada,
-call (800) MICROSOFT or see www.microsoft.com/info/nareturns.htm.
-AS DESCRIBED BELOW, USING SOME FEATURES ALSO OPERATES AS YOUR CONSENT TO THE
-TRANSMISSION OF CERTAIN STANDARD COMPUTER INFORMATION FOR INTERNET-BASED SERVICES.
-
-NOTICE: APPLICATIONS AND SERVICES BUILT WITH MICROSOFT VISUAL J# 2005 WILL RUN
-ONLY IN THE MICROSOFT .NET FRAMEWORK. VISUAL J# 2005 HAS BEEN INDEPENDENTLY
-DEVELOPED BY MICROSOFT. IT IS NOT ENDORSED OR APPROVED BY SUN MICROSYSTEMS, INC.
-------------------------------
-IF YOU COMPLY WITH THESE LICENSE TERMS, YOU HAVE THE RIGHTS BELOW FOR EACH
-LICENSE YOU ACQUIRE.
-
-1. OVERVIEW.
-
-a. Software. The software includes development tools, software programs and
-documentation.
-
-b. License Model. The software is licensed on a per user basis.
-
-2. INSTALLATION AND USE RIGHTS.
-
-a. General. One user may install and use copies of the software to design,
-develop, test and demonstrate your programs. Testing does not include staging
-on a server in a production environment, such as loading content prior to
-production use.
-
-b. Included Microsoft Programs. These license terms apply to all Microsoft
-programs included with the software. If the license terms with any of those
-programs give you other rights that do not expressly conflict with these license
-terms, you also have those rights.
-
-c. Third Party Programs. The software contains third party programs. The
-license terms with those programs apply to your use of them.
-
-3. ADDITIONAL LICENSING REQUIREMENTS AND/OR USE RIGHTS.
-
-a. User Testing. Your end users may access the software to perform acceptance
-tests on your programs.
-
-b. Distributable Code. The software contains code that you are permitted to
-distribute in programs you develop if you comply with the terms below.
-
-i. Right to Use and Distribute. The code and text files listed below are
-“Distributable Code.”
- • REDIST.TXT Files. You may copy and distribute the object code form of code
-listed in REDIST.TXT files.
- • Sample Code. You may modify, copy, and distribute the source and object
-code form of code marked as “sample.”
- • Microsoft Merge Modules. You may copy and distribute the unmodified output
-of Microsoft Merge Modules.
- • MFCs, ATLs and CRTs. You may modify the source code form of Microsoft
-Foundation Classes (MFCs), Active Template Libraries (ATLs), and C runtimes
-(CRTs) to design, develop and test your programs, and copy and distribute the
-object code form of your modified files under a new name.
- • MDAC. You may copy and distribute the object code form of the MDAC_TYP.EXE
-file.
- • Image Library. You may copy and distribute images and animations in the
-Image Library as described in the software documentation. You may also modify
-that content. If you modify the content, it must be for use that is consistent
-with the permitted use of the unmodified content.
- • Third Party Distribution. You may permit distributors of your programs to
-copy and distribute the Distributable Code as part of those programs.
-
-ii. Distribution Requirements. For any Distributable Code you distribute, you must
- • add significant primary functionality to it in your programs;
- • require distributors and external end users to agree to terms that protect
-it at least as much as this agreement;
- • display your valid copyright notice on your programs; and
- • indemnify, defend, and hold harmless Microsoft from any claims, including
-attorneys’ fees, related to the distribution or use of your programs.
-
-iii. Distribution Restrictions. You may not
- • alter any copyright, trademark or patent notice in the Distributable Code;
- • use Microsoft’s trademarks in your programs’ names or in a way that suggests
-your programs come from or are endorsed by Microsoft;
- • distribute Distributable Code, other than code listed in OTHER-DIST.TXT
-files, to run on a platform other than the Windows platform;
- • include Distributable Code in malicious, deceptive or unlawful programs; or
- • modify or distribute the source code of any Distributable Code so that any
-part of it becomes subject to an Excluded License. An Excluded License is one
-that requires, as a condition of use, modification or distribution, that
- • the code be disclosed or distributed in source code form; or
- • others have the right to modify it.
-
-c. Additional Functionality. Microsoft may provide additional functionality for
-the software. Other license terms and fees may apply.
-
-4. INTERNET-BASED SERVICES. Microsoft provides Internet-based services with the
-software. It may change or cancel them at any time.
-
-a. Consent for Internet-Based Services. The software feature described below
-connects to Microsoft or service provider computer systems over the Internet.
-In some cases, you will not receive a separate notice when they connect. You
-may switch off this feature or not use it. For more information about this
-feature, see the software documentation. BY USING THIS FEATURE, YOU CONSENT TO
-THE TRANSMISSION OF THIS INFORMATION. Microsoft does not use the information to
-identify or contact you.
-
-Computer Information. The following feature uses Internet protocols, which send
-to the appropriate systems computer information, such as your Internet protocol
-address, the type of operating system, browser and name and version of the
-software you are using, and the language code of the device where you installed
-the software. Microsoft uses this information to make the Internet-based
-service available to you.
- • Digital Certificates. The software uses digital certificates. These
-digital certificates confirm the identity of Internet users sending X.509
-standard encrypted information. The software retrieves certificates and updates
-certificate revocation lists. These security features operate only when you use
-the Internet.
-
-b. Misuse of Internet-based Services. You may not use this service in any way
-that could harm it or impair anyone else’s use of it. You may not use the
-service to try to gain unauthorized access to any service, data, account or
-network by any means.
-
-5. TIME-SENSITIVE SOFTWARE. If the version of the software is a trial version,
-the software will stop running either ninety days or one hundred eighty days
-after you install it, depending on the trial version you have. You will receive
-notice before it stops running. You may not be able to access data used with
-the software when it stops running.
-
-6. PRODUCT KEYS. The software requires a key to install or access it. You are
-responsible for the use of keys assigned to you. You should not share the keys
-with third parties.
-
-7. MICROSOFT WINDOWS SOFTWARE. The software contains the Microsoft .NET
-Framework 2.0 and Microsoft Data Access Component 2.8 SP1 software. These
-software are part of Windows. The license terms for Windows apply to your use
-of the .NET Framework 2.0 and Microsoft Data Access Component software.
-
-8. SQL SERVER BENCHMARK TESTING. You must obtain Microsoft’s prior written
-approval to disclose to a third party the results of any benchmark test of the
-SQL Server software that accompanies this software.
-
-9. MICROSOFT .NET FRAMEWORK BENCHMARK TESTING. The software includes the .NET
-Framework component of the Windows operating systems (“.NET Component”). You
-may conduct internal benchmark testing of the .NET Component. You may disclose
-the results of any benchmark test of the .NET Component, provided that you
-comply with the following terms: (1) you must disclose all the information
-necessary for replication of the tests, including complete and accurate details
-of your benchmark testing methodology, the test scripts/cases, tuning
-parameters applied, hardware and software platforms tested, the name and version
-number of any third party testing tool used to conduct the testing, and complete
-source code for the benchmark suite/harness that is developed by or for you and
-used to test both the .NET Component and the competing implementation(s); (2)
-you must disclose the date (s) that you conducted the benchmark tests, along
-with specific version information for all Microsoft software products tested,
-including the .NET Component; (3) your benchmark testing was performed using all
-performance tuning and best practice guidance set forth in the product
-documentation and/or on Microsoft’s support web sites, and uses the latest
-updates, patches and fixes available for the .NET Component and the relevant
-Microsoft operating system; (4) it shall be sufficient if you make the
-disclosures provided for above at a publicly available location such as a
-website, so long as every public disclosure of the results of your benchmark
-test expressly identifies the public site containing all required disclosures;
-and (5) nothing in this provision shall be deemed to waive any other right that
-you may have to conduct benchmark testing. The foregoing obligations shall not
-apply to your disclosure of the results of any customized benchmark test of the
-.NET Component, whereby such disclosure is made under confidentiality in
-conjunction with a bid request by a prospective customer, such customer’s
-application(s) are specifically tested and the results are only disclosed to
-such specific customer. Notwithstanding any other agreement you may have with
-Microsoft, if you disclose such benchmark test results, Microsoft shall have the
-right to disclose the results of benchmark tests it conducts of your products
-that compete with the .NET Component, provided it complies with the same
-conditions above.
-
-10. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only
-gives you some rights to use the software. Microsoft reserves all other rights.
- Unless applicable law gives you more rights despite this limitation, you may
-use the software only as expressly permitted in this agreement. In doing so,
-you must comply with any technical limitations in the software that only allow
-you to use it in certain ways. For more information, see
-www.microsoft.com/licensing/userights. You may not
- • work around any technical limitations in the software;
- • reverse engineer, decompile or disassemble the software, except and only to
-the extent that applicable law expressly permits, despite this limitation;
- • make more copies of the software than specified in this agreement or allowed
-by applicable law, despite this limitation;
- • publish the software for others to copy;
- • rent, lease or lend the software; or
- • use the software for commercial software hosting services.
-
-11. BACKUP COPY. You may make one backup copy of the software. You may use it
-only to reinstall the software.
-
-12. DOCUMENTATION. Any person that has valid access to your computer or
-internal network may copy and use the documentation for your internal, reference
-purposes.
-
-13. NOT FOR RESALE SOFTWARE. You may not sell software marked as “NFR” or “Not
-for Resale.”
-
-14. ACADEMIC EDITION SOFTWARE. You must be a “Qualified Educational User” to
-use software marked as “Academic Edition” or “AE.” If you do not know whether
-you are a Qualified Educational User, visit www.microsoft.com/education or
-contact the Microsoft affiliate serving your country.
-
-15. UPGRADE. If this software is marked as an upgrade version, you may use it
-only if you have a license to use the software eligible for upgrade. If you
-upgrade, this software takes the place of the earlier version, and this
-agreement takes the place of the agreement for that earlier version. You may
-use the earlier version only as permitted in the Downgrade clause below.
-
-16. DOWNGRADE. You may install and use this version and an earlier version of
-the software at the same time. This agreement applies to your use of the
-earlier version. If the earlier version includes different components, any
-
-terms for those components in the agreement that comes with the earlier version
-apply to your use of them. Microsoft is not obligated to supply earlier
-versions to you.
-
-17. TRANSFER TO A THIRD PARTY. The first user of the software may transfer it,
-and this agreement, directly to a third party. Before the transfer, that party
-must agree that this agreement applies to the transfer and use of the software.
- The first user must uninstall the software before transferring it separately
-from the device. The first user may not retain any copies.
-
-18. EXPORT RESTRICTIONS. The software is subject to United States export laws
-and regulations. You must comply with all domestic and international export
-laws and regulations that apply to the software. These laws include
-restrictions on destinations, end users and end use. For additional
-information, see www.microsoft.com/exporting.
-
-19. SUPPORT SERVICES. Microsoft provides support services for the software as
-described at www.support.microsoft.com/common/international.aspx.
-
-20. ENTIRE AGREEMENT. This agreement (including the warranty below), and the
-terms for supplements, updates, Internet-based services and support services
-that you use, are the entire agreement for the software and support services.
-
-21. APPLICABLE LAW.
-
-a. United States. If you acquired the software in the United States, Washington
-state law governs the interpretation of this agreement and applies to claims for
-breach of it, regardless of conflict of laws principles. The laws of the state
-where you live govern all other claims, including claims under state consumer
-protection laws, unfair competition laws, and in tort.
-
-b. Outside the United States. If you acquired the software in any other
-country, the laws of that country apply.
-
-22. LEGAL EFFECT. This agreement describes certain legal rights. You may have
-other rights under the laws of your state or country. You may also have rights
-with respect to the party from whom you acquired the software. This agreement
-does not change your rights under the laws of your state or country if the laws
-of your state or country do not permit it to do so.
-
-23. LIMITATION ON AND EXCLUSION OF DAMAGES. YOU CAN RECOVER FROM MICROSOFT AND
-ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO THE AMOUNT YOU PAID FOR THE SOFTWARE.
-YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS,
-SPECIAL, INDIRECT OR INCIDENTAL DAMAGES.
-This limitation applies to
- • anything related to the software, services, content (including code) on
-third party Internet sites, or third party programs; and
- • claims for breach of contract, breach of warranty, guarantee or condition,
-strict liability, negligence, or other tort to the extent permitted by
-applicable law.
-
-It also applies even if
- • repair, replacement or a refund for the software does not fully compensate
-you for any losses; or
- • Microsoft knew or should have known about the possibility of the damages.
-
-Some states do not allow the exclusion or limitation of incidental or
-consequential damages, so the above limitation or exclusion may not apply to
-you. They also may not apply to you because your country may not allow the
-exclusion or limitation of incidental, consequential or other damages.
-
-**************************************************************************************
-LIMITED WARRANTY
-A. LIMITED WARRANTY. If you follow the instructions, the software will perform
-substantially as described in the Microsoft materials that you receive in or
-with the software.
-
-B. TERM OF WARRANTY; WARRANTY RECIPIENT; LENGTH OF ANY IMPLIED WARRANTIES. THE
-LIMITED WARRANTY COVERS THE SOFTWARE FOR ONE YEAR AFTER ACQUIRED BY THE FIRST
-USER. IF YOU RECEIVE SUPPLEMENTS, UPDATES, OR REPLACEMENT SOFTWARE DURING THAT
-YEAR, THEY WILL BE COVERED FOR THE REMAINDER OF THE WARRANTY OR 30 DAYS,
-WHICHEVER IS LONGER. If the first user transfers the software, the remainder of
-the warranty will apply to the recipient.
-TO THE EXTENT PERMITTED BY LAW, ANY IMPLIED WARRANTIES, GUARANTEES OR CONDITIONS
-LAST ONLY DURING THE TERM OF THE LIMITED WARRANTY. Some states do not allow
-limitations on how long an implied warranty lasts, so these limitations may not
-apply to you. They also might not apply to you because some countries may not
-allow limitations on how long an implied warranty, guarantee or condition lasts.
-
-C. EXCLUSIONS FROM WARRANTY. This warranty does not cover problems caused by
-your acts (or failures to act), the acts of others, or events beyond Microsoft’s
-reasonable control.
-
-D. REMEDY FOR BREACH OF WARRANTY. MICROSOFT WILL REPAIR OR REPLACE THE SOFTWARE
-AT NO CHARGE. IF MICROSOFT CANNOT REPAIR OR REPLACE IT, MICROSOFT WILL REFUND
-THE AMOUNT SHOWN ON YOUR RECEIPT FOR THE SOFTWARE. IT WILL ALSO REPAIR OR
-REPLACE SUPPLEMENTS, UPDATES AND REPLACEMENT SOFTWARE AT NO CHARGE. IF
-MICROSOFT CANNOT REPAIR OR REPLACE THEM, IT WILL REFUND THE AMOUNT YOU PAID FOR
-THEM, IF ANY. YOU MUST UNINSTALL THE SOFTWARE AND RETURN ANY MEDIA AND OTHER
-ASSOCIATED MATERIALS TO MICROSOFT WITH PROOF OF PURCHASE TO OBTAIN A REFUND.
-THESE ARE YOUR ONLY REMEDIES FOR BREACH OF THE LIMITED WARRANTY.
-
-E. CONSUMER RIGHTS NOT AFFECTED. YOU MAY HAVE ADDITIONAL CONSUMER RIGHTS UNDER
-YOUR LOCAL LAWS, WHICH THIS AGREEMENT CANNOT CHANGE.
-
-F. WARRANTY PROCEDURES. You need proof of purchase for warranty service.
-
-1. United States and Canada. For warranty service or information about how to
-obtain a refund for software acquired in the United States and Canada, contact
-Microsoft at
- • (800) MICROSOFT;
- • Microsoft Customer Service and Support, One Microsoft Way, Redmond, WA
-98052-6399; or
- • visit www.microsoft.com/info/nareturns.htm.
-
-2. Europe, Middle East and Africa. If you acquired the software in Europe, the
-Middle East or Africa, Microsoft Ireland Operations Limited makes this limited
-warranty. To make a claim under this warranty, you should contact either
- • Microsoft Ireland Operations Limited, Customer Care Centre, Atrium Building
-Block B, Carmanhall Road, Sandyford Industrial Estate, Dublin 18, Ireland; or
- • the Microsoft affiliate serving your country (see www.microsoft.com/worldwide).
-
-3. Outside United States, Canada, Europe, Middle East and Africa. If you
-acquired the software outside the United States, Canada, Europe, the Middle East
-and Africa, contact the Microsoft affiliate serving your country (see
-www.microsoft.com/worldwide).
-
-G. NO OTHER WARRANTIES. THE LIMITED WARRANTY IS THE ONLY DIRECT WARRANTY FROM
-MICROSOFT. MICROSOFT GIVES NO OTHER EXPRESS WARRANTIES, GUARANTEES OR
-CONDITIONS. WHERE ALLOWED BY YOUR LOCAL LAWS, MICROSOFT EXCLUDES IMPLIED
-WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NON-INFRINGEMENT. If your local laws give you any implied warranties,
-guarantees or conditions, despite this exclusion, your remedies are described in
-the Remedy for Breach of Warranty clause above, to the extent permitted by your
-local laws.
-
-H. LIMITATION ON AND EXCLUSION OF DAMAGES FOR BREACH OF WARRANTY. THE
-LIMITATION ON AND EXCLUSION OF DAMAGES CLAUSE ABOVE APPLIES TO BREACHES OF THIS
-LIMITED WARRANTY.
-
-THIS WARRANTY GIVES YOU SPECIFIC LEGAL RIGHTS, AND YOU MAY ALSO HAVE OTHER
-RIGHTS WHICH VARY FROM STATE TO STATE. YOU MAY ALSO HAVE OTHER RIGHTS WHICH
-VARY FROM COUNTRY TO COUNTRY.
-
-Please note: As this software is distributed in Quebec, Canada, some of the
-clauses in this agreement are provided below in French.
-
-Remarque : Ce logiciel étant distribué au Québec, Canada, certaines des clauses
-dans ce contrat sont fournies ci-dessous en français.
-
-GARANTIE LIMITÉE
-
-A. GARANTIE LIMITÉE. Si vous suivez les instructions, le logiciel fonctionnera
-dans son ensemble comme il est décrit dans la documentation de Microsoft reçue
-avec ou dans le logiciel.
-
-B. DURÉE DE LA GARANTIE ; BÉNÉFICIAIRE DE LA GARANTIE ; DURÉE DE TOUTE GARANTIE
-IMPLICITE. La garantie limitée couvre le logiciel pendant un an après son
-acquisition par le premier utilisateur. Si vous recevez des compléments, des
-mises à jour ou un logiciel de remplacement au cours de cette année, ils seront
-couverts par la garantie pendant la durée restante ou pendant 30 jours, la
-période la plus longue étant retenue. Si le premier utilisateur transfère le
-logiciel, la durée restante de la garantie s’applique au destinataire.
-Dans la limite autorisée par la loi en vigueur, toute garantie ou condition
-implicite dont vous bénéficiez prendra fin au terme de la garantie limitée.
-Certains États n’autorisent pas les limitations portant sur la durée d’une
-garantie implicite, de sorte que les limitations ci-dessus peuvent ne pas vous
-être applicables. Elles peuvent également ne pas vous être applicables, car
-certains pays n’autorisent pas les limitations portant sur la durée d’une
-garantie ou condition implicite.
-
-C. EXCLUSIONS DE LA GARANTIE. Cette garantie ne couvre pas les problèmes
-engendrés par vos propres actes (ou absences d’actes), ceux de tiers ou tout
-autre événement indépendant de la volonté de Microsoft.
-
-D. RECOURS DANS LE CADRE DE LA VIOLATION DE GARANTIE. Nous nous engageons à
-réparer ou à remplacer le logiciel gratuitement. Si nous ne pouvons pas le
-réparer ni le remplacer, nous rembourserons le montant que vous avez payé pour
-le logiciel figurant sur le reçu. Nous nous engageons à réparer ou à remplacer
-les compléments, les mises à jour et le logiciel de remplacement gratuitement.
-Si nous ne pouvons pas les réparer ni les remplacer, nous rembourserons le
-montant que vous avez payé pour ces composants, le cas échéant. Vous devez
-désinstaller le logiciel et le renvoyer à Microsoft avec une preuve d’achat pour
-vous faire rembourser. Ces recours sont les seuls dont vous disposez dans le
-cadre de la violation de garantie limitée.
-
-E. DROITS DES CONSOMMATEURS NON AFFECTÉS. Vous pouvez bénéficier de droits des
-consommateurs supplémentaires dans le cadre du droit local, que ce contrat ne
-peut modifier.
-
-F. PROCÉDURES RELATIVES AUX RÉCLAMATIONS DANS LE CADRE DE LA GARANTIE. Vous
-devrez fournir une preuve d’achat pour obtenir de l’aide en matière de garantie.
-
-1. États-Unis et Canada. Pour obtenir de l’aide en matière de garantie ou des
-informations sur la procédure à suivre pour vous faire rembourser un logiciel
-acquis aux États-Unis et au Canada, mettez-vous en rapport avec Microsoft
- • (800) MICROSOFT ;
- • Microsoft Customer Service and Support, One Microsoft Way, Redmond, WA
-98052-6399 ; ou
- • en visitant www.microsoft.com/info/nareturns.htm.
-
-2. Europe, Moyen-Orient et Afrique. Si vous avez acquis le logiciel en Europe,
-au Moyen-Orient ou en Afrique, Microsoft Ireland Operations Limited offre cette
-garantie limitée. Pour faire une réclamation au titre de cette garantie, vous
-devez vous mettre en rapport avec
- • Microsoft Ireland Operations Limited, Customer Care Centre, Atrium Building
-Block B, Carmanhall Road, Sandyford Industrial Estate, Dublin 18, Irlande ; ou
- • votre filiale nationale de Microsoft (visitez le site
-www.microsoft.com/worldwide).
-
-3. En dehors des États-Unis, du Canada, de l’Europe, du Moyen-Orient et de
-l’Afrique. Si vous avez acquis le logiciel en dehors des États-Unis, du Canada,
-de l’Europe, du Moyen-Orient et de l’Afrique, mettez-vous en rapport avec votre
-filiale nationale de Microsoft (visitez le site www.microsoft.com/worldwide).
-
-G. AUCUNE AUTRE GARANTIE. La garantie limitée est la seule garantie directe de
-Microsoft. Nous n’accordons aucune autre garantie ou condition expresse. Dans
-toute la mesure permise par le droit local, les garanties implicites de qualité
-marchande, d’adéquation à un usage particulier et d’absence de contrefaçon sont
-exclues. Si le droit local vous accorde des garanties ou conditions implicites,
-nonobstant la présente exclusion, les recours dont vous disposez sont ceux
-présentés dans la clause de recours dans le cadre de la violation de garantie
-ci-dessus, dans la limite autorisée par le droit local.
-
-H. LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ DANS LE CADRE
-DE LA VIOLATION DE GARANTIE. La clause de limitation des dommages-intérêts et
-exclusion de responsabilité ci-dessous s’applique aux violations de cette
-garantie limitée.
-
-La présente garantie vous confère des droits légaux spécifiques et vous pouvez
-également bénéficier d’autres droits qui varient d’un État à l’autre. Vous
-pouvez également bénéficier d’autres droits qui varient d’un pays à l’autre.
-
-LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES
-DOMMAGES. Vous pouvez obtenir de Microsoft et de ses fournisseurs une
-indemnisation en cas de dommages directs uniquement à hauteur du montant que
-vous avez payé pour le logiciel. Vous ne pouvez prétendre à aucune indemnisation
-pour les autres dommages, y compris les dommages spéciaux, indirects ou
-accessoires et pertes de bénéfices.
-
-Cette limitation concerne
- • toute affaire liée au logiciel, aux services ou au contenu (y compris le
-code) figurant sur des sites Internet tiers ou dans des programmes tiers ; et
- • les réclamations au titre de violation de contrat ou de garantie ou
-condition, ou au titre de responsabilité stricte, de négligence ou d’une autre
-faute dans la limite autorisée par la loi en vigueur.
-
-Elle s’applique également, même si
- • la réparation, le remplacement ou le remboursement du logiciel ne compense
-pas intégralement toute perte subie ; ou
- • Microsoft connaissait l’éventualité d’un tel dommage.
-
-Certains États n’autorisent pas l’exclusion ou la limitation de responsabilité
-pour les dommages indirects ou accessoires, de sorte que la limitation ou
-l’exclusion ci-dessus peut ne pas vous être applicable. Elles peuvent également
-ne pas vous être applicables, car votre pays n’autorise pas l’exclusion ou la
-limitation de responsabilité pour les dommages indirects, accessoires ou de
-quelque nature que ce soit.
-
-EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous
-pourriez avoir d’autres droits prévus par les lois de votre État ou pays. Vous
-pourriez également avoir des droits à l’égard de la partie de qui vous avez
-acquis de logiciel. Le présent contrat ne modifie pas les droits que vous
-confèrent les lois de votre État ou pays si celles ci ne le permettent pas.
-
-***************************************************************************
diff --git a/ReplicatorG/build/windows/dist/java/Welcome.html b/ReplicatorG/build/windows/dist/java/Welcome.html
deleted file mode 100644
index c55c68a..0000000
--- a/ReplicatorG/build/windows/dist/java/Welcome.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-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 2009 Sun Microsystems, Inc., 4150 Network Circle, Santa
-Clara, California 95054, U.S.A.
-All rights reserved.
-
-
-
diff --git a/ReplicatorG/build/windows/dist/java/bin/JdbcOdbc.dll b/ReplicatorG/build/windows/dist/java/bin/JdbcOdbc.dll
deleted file mode 100644
index 8da11d6..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/JdbcOdbc.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/attach.dll b/ReplicatorG/build/windows/dist/java/bin/attach.dll
deleted file mode 100644
index bc42a02..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/attach.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/awt.dll b/ReplicatorG/build/windows/dist/java/bin/awt.dll
deleted file mode 100644
index 46627da..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/awt.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/axbridge.dll b/ReplicatorG/build/windows/dist/java/bin/axbridge.dll
deleted file mode 100644
index b680443..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/axbridge.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/client/Xusage.txt b/ReplicatorG/build/windows/dist/java/bin/client/Xusage.txt
deleted file mode 100644
index 11302aa..0000000
--- a/ReplicatorG/build/windows/dist/java/bin/client/Xusage.txt
+++ /dev/null
@@ -1,24 +0,0 @@
- -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/ReplicatorG/build/windows/dist/java/bin/client/classes.jsa b/ReplicatorG/build/windows/dist/java/bin/client/classes.jsa
deleted file mode 100644
index 0258a6f..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/client/classes.jsa and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/client/jvm.dll b/ReplicatorG/build/windows/dist/java/bin/client/jvm.dll
deleted file mode 100644
index 3f8efa7..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/client/jvm.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/cmm.dll b/ReplicatorG/build/windows/dist/java/bin/cmm.dll
deleted file mode 100644
index 754aede..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/cmm.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/dcpr.dll b/ReplicatorG/build/windows/dist/java/bin/dcpr.dll
deleted file mode 100644
index 82e22a8..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/dcpr.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/deploy.dll b/ReplicatorG/build/windows/dist/java/bin/deploy.dll
deleted file mode 100644
index e3ecb58..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/deploy.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/deploytk.dll b/ReplicatorG/build/windows/dist/java/bin/deploytk.dll
deleted file mode 100644
index 01f016d..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/deploytk.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/dt_shmem.dll b/ReplicatorG/build/windows/dist/java/bin/dt_shmem.dll
deleted file mode 100644
index 28605ba..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/dt_shmem.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/dt_socket.dll b/ReplicatorG/build/windows/dist/java/bin/dt_socket.dll
deleted file mode 100644
index 377182a..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/dt_socket.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/eula.dll b/ReplicatorG/build/windows/dist/java/bin/eula.dll
deleted file mode 100644
index 00ac819..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/eula.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/fontmanager.dll b/ReplicatorG/build/windows/dist/java/bin/fontmanager.dll
deleted file mode 100644
index d5c6e20..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/fontmanager.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/hpi.dll b/ReplicatorG/build/windows/dist/java/bin/hpi.dll
deleted file mode 100644
index cced3cb..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/hpi.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/hprof.dll b/ReplicatorG/build/windows/dist/java/bin/hprof.dll
deleted file mode 100644
index 29a470f..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/hprof.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/instrument.dll b/ReplicatorG/build/windows/dist/java/bin/instrument.dll
deleted file mode 100644
index 4cd1a30..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/instrument.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/ioser12.dll b/ReplicatorG/build/windows/dist/java/bin/ioser12.dll
deleted file mode 100644
index 77b40f9..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/ioser12.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/j2pcsc.dll b/ReplicatorG/build/windows/dist/java/bin/j2pcsc.dll
deleted file mode 100644
index 849f521..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/j2pcsc.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/j2pkcs11.dll b/ReplicatorG/build/windows/dist/java/bin/j2pkcs11.dll
deleted file mode 100644
index 4032091..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/j2pkcs11.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jaas_nt.dll b/ReplicatorG/build/windows/dist/java/bin/jaas_nt.dll
deleted file mode 100644
index fa11d26..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jaas_nt.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/java-rmi.exe b/ReplicatorG/build/windows/dist/java/bin/java-rmi.exe
deleted file mode 100644
index ca32913..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/java-rmi.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/java.dll b/ReplicatorG/build/windows/dist/java/bin/java.dll
deleted file mode 100644
index b16670f..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/java.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/java.exe b/ReplicatorG/build/windows/dist/java/bin/java.exe
deleted file mode 100644
index 15a4c37..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/java.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/java_crw_demo.dll b/ReplicatorG/build/windows/dist/java/bin/java_crw_demo.dll
deleted file mode 100644
index e4f2764..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/java_crw_demo.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/javacpl.cpl b/ReplicatorG/build/windows/dist/java/bin/javacpl.cpl
deleted file mode 100644
index 3da45fc..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/javacpl.cpl and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/javacpl.exe b/ReplicatorG/build/windows/dist/java/bin/javacpl.exe
deleted file mode 100644
index aecbaf9..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/javacpl.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/javaw.exe b/ReplicatorG/build/windows/dist/java/bin/javaw.exe
deleted file mode 100644
index c297274..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/javaw.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/javaws.exe b/ReplicatorG/build/windows/dist/java/bin/javaws.exe
deleted file mode 100644
index a5cea0e..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/javaws.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jawt.dll b/ReplicatorG/build/windows/dist/java/bin/jawt.dll
deleted file mode 100644
index b3618b8..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jawt.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jbroker.exe b/ReplicatorG/build/windows/dist/java/bin/jbroker.exe
deleted file mode 100644
index 8f97294..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jbroker.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jdwp.dll b/ReplicatorG/build/windows/dist/java/bin/jdwp.dll
deleted file mode 100644
index e31aef5..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jdwp.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jkernel.dll b/ReplicatorG/build/windows/dist/java/bin/jkernel.dll
deleted file mode 100644
index 4859942..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jkernel.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jli.dll b/ReplicatorG/build/windows/dist/java/bin/jli.dll
deleted file mode 100644
index db2d337..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jli.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jp2iexp.dll b/ReplicatorG/build/windows/dist/java/bin/jp2iexp.dll
deleted file mode 100644
index 538159d..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jp2iexp.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jp2launcher.exe b/ReplicatorG/build/windows/dist/java/bin/jp2launcher.exe
deleted file mode 100644
index 3a288f1..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jp2launcher.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jp2native.dll b/ReplicatorG/build/windows/dist/java/bin/jp2native.dll
deleted file mode 100644
index 55455e1..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jp2native.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jp2ssv.dll b/ReplicatorG/build/windows/dist/java/bin/jp2ssv.dll
deleted file mode 100644
index 0ab8636..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jp2ssv.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jpeg.dll b/ReplicatorG/build/windows/dist/java/bin/jpeg.dll
deleted file mode 100644
index 1dd14ee..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jpeg.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jpicom.dll b/ReplicatorG/build/windows/dist/java/bin/jpicom.dll
deleted file mode 100644
index f30dcd2..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jpicom.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jpiexp.dll b/ReplicatorG/build/windows/dist/java/bin/jpiexp.dll
deleted file mode 100644
index 8a31f4b..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jpiexp.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jpinscp.dll b/ReplicatorG/build/windows/dist/java/bin/jpinscp.dll
deleted file mode 100644
index 5f04077..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jpinscp.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jpioji.dll b/ReplicatorG/build/windows/dist/java/bin/jpioji.dll
deleted file mode 100644
index 4914620..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jpioji.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jpishare.dll b/ReplicatorG/build/windows/dist/java/bin/jpishare.dll
deleted file mode 100644
index 999b06e..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jpishare.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jqs.exe b/ReplicatorG/build/windows/dist/java/bin/jqs.exe
deleted file mode 100644
index 542b5be..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jqs.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jqsnotify.exe b/ReplicatorG/build/windows/dist/java/bin/jqsnotify.exe
deleted file mode 100644
index cf0b15c..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jqsnotify.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jsound.dll b/ReplicatorG/build/windows/dist/java/bin/jsound.dll
deleted file mode 100644
index 1e32cf2..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jsound.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jsoundds.dll b/ReplicatorG/build/windows/dist/java/bin/jsoundds.dll
deleted file mode 100644
index 26da010..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jsoundds.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jucheck.exe b/ReplicatorG/build/windows/dist/java/bin/jucheck.exe
deleted file mode 100644
index f837c7c..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jucheck.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jureg.exe b/ReplicatorG/build/windows/dist/java/bin/jureg.exe
deleted file mode 100644
index d35b0dd..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jureg.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/jusched.exe b/ReplicatorG/build/windows/dist/java/bin/jusched.exe
deleted file mode 100644
index b6cd063..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/jusched.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/keytool.exe b/ReplicatorG/build/windows/dist/java/bin/keytool.exe
deleted file mode 100644
index e65acba..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/keytool.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/kinit.exe b/ReplicatorG/build/windows/dist/java/bin/kinit.exe
deleted file mode 100644
index 2dc53da..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/kinit.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/klist.exe b/ReplicatorG/build/windows/dist/java/bin/klist.exe
deleted file mode 100644
index 2250e90..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/klist.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/ktab.exe b/ReplicatorG/build/windows/dist/java/bin/ktab.exe
deleted file mode 100644
index e30601d..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/ktab.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/management.dll b/ReplicatorG/build/windows/dist/java/bin/management.dll
deleted file mode 100644
index 3735738..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/management.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/mlib_image.dll b/ReplicatorG/build/windows/dist/java/bin/mlib_image.dll
deleted file mode 100644
index fd6c434..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/mlib_image.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/msvcr71.dll b/ReplicatorG/build/windows/dist/java/bin/msvcr71.dll
deleted file mode 100644
index 9d9e028..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/msvcr71.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/msvcrt.dll b/ReplicatorG/build/windows/dist/java/bin/msvcrt.dll
deleted file mode 100644
index 16bb340..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/msvcrt.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/net.dll b/ReplicatorG/build/windows/dist/java/bin/net.dll
deleted file mode 100644
index dd9fdad..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/net.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/new_plugin/msvcr71.dll b/ReplicatorG/build/windows/dist/java/bin/new_plugin/msvcr71.dll
deleted file mode 100644
index 9d9e028..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/new_plugin/msvcr71.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/new_plugin/npjp2.dll b/ReplicatorG/build/windows/dist/java/bin/new_plugin/npjp2.dll
deleted file mode 100644
index 4619afe..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/new_plugin/npjp2.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/nio.dll b/ReplicatorG/build/windows/dist/java/bin/nio.dll
deleted file mode 100644
index 3ffbb84..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/nio.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/npdeploytk.dll b/ReplicatorG/build/windows/dist/java/bin/npdeploytk.dll
deleted file mode 100644
index 07c6126..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/npdeploytk.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/npjpi160_16.dll b/ReplicatorG/build/windows/dist/java/bin/npjpi160_16.dll
deleted file mode 100644
index 625673b..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/npjpi160_16.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/npoji610.dll b/ReplicatorG/build/windows/dist/java/bin/npoji610.dll
deleted file mode 100644
index 9f76467..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/npoji610.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/npt.dll b/ReplicatorG/build/windows/dist/java/bin/npt.dll
deleted file mode 100644
index a2e7324..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/npt.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/orbd.exe b/ReplicatorG/build/windows/dist/java/bin/orbd.exe
deleted file mode 100644
index c687954..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/orbd.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/pack200.exe b/ReplicatorG/build/windows/dist/java/bin/pack200.exe
deleted file mode 100644
index 2d43ec6..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/pack200.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/policytool.exe b/ReplicatorG/build/windows/dist/java/bin/policytool.exe
deleted file mode 100644
index aea4e20..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/policytool.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/regutils.dll b/ReplicatorG/build/windows/dist/java/bin/regutils.dll
deleted file mode 100644
index 1b7d471..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/regutils.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/rmi.dll b/ReplicatorG/build/windows/dist/java/bin/rmi.dll
deleted file mode 100644
index 7ad9833..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/rmi.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/rmid.exe b/ReplicatorG/build/windows/dist/java/bin/rmid.exe
deleted file mode 100644
index 3896f50..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/rmid.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/rmiregistry.exe b/ReplicatorG/build/windows/dist/java/bin/rmiregistry.exe
deleted file mode 100644
index 474969b..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/rmiregistry.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/server/Xusage.txt b/ReplicatorG/build/windows/dist/java/bin/server/Xusage.txt
deleted file mode 100644
index 11302aa..0000000
--- a/ReplicatorG/build/windows/dist/java/bin/server/Xusage.txt
+++ /dev/null
@@ -1,24 +0,0 @@
- -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/ReplicatorG/build/windows/dist/java/bin/server/jvm.dll b/ReplicatorG/build/windows/dist/java/bin/server/jvm.dll
deleted file mode 100644
index f98e043..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/server/jvm.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/servertool.exe b/ReplicatorG/build/windows/dist/java/bin/servertool.exe
deleted file mode 100644
index 1615fb8..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/servertool.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/splashscreen.dll b/ReplicatorG/build/windows/dist/java/bin/splashscreen.dll
deleted file mode 100644
index 2ccb38a..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/splashscreen.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/ssv.dll b/ReplicatorG/build/windows/dist/java/bin/ssv.dll
deleted file mode 100644
index a92c98e..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/ssv.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/ssvagent.exe b/ReplicatorG/build/windows/dist/java/bin/ssvagent.exe
deleted file mode 100644
index 8d75c5d..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/ssvagent.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/sunmscapi.dll b/ReplicatorG/build/windows/dist/java/bin/sunmscapi.dll
deleted file mode 100644
index 848292e..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/sunmscapi.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/tnameserv.exe b/ReplicatorG/build/windows/dist/java/bin/tnameserv.exe
deleted file mode 100644
index 22c7f1e..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/tnameserv.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/unicows.dll b/ReplicatorG/build/windows/dist/java/bin/unicows.dll
deleted file mode 100644
index 7f5aea7..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/unicows.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/unpack.dll b/ReplicatorG/build/windows/dist/java/bin/unpack.dll
deleted file mode 100644
index bdebf21..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/unpack.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/unpack200.exe b/ReplicatorG/build/windows/dist/java/bin/unpack200.exe
deleted file mode 100644
index b9b820e..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/unpack200.exe and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/verify.dll b/ReplicatorG/build/windows/dist/java/bin/verify.dll
deleted file mode 100644
index 6d46c3a..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/verify.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/w2k_lsa_auth.dll b/ReplicatorG/build/windows/dist/java/bin/w2k_lsa_auth.dll
deleted file mode 100644
index d8d6d04..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/w2k_lsa_auth.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/wsdetect.dll b/ReplicatorG/build/windows/dist/java/bin/wsdetect.dll
deleted file mode 100644
index 9613f9c..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/wsdetect.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/bin/zip.dll b/ReplicatorG/build/windows/dist/java/bin/zip.dll
deleted file mode 100644
index 975a58a..0000000
Binary files a/ReplicatorG/build/windows/dist/java/bin/zip.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/alt-rt.jar b/ReplicatorG/build/windows/dist/java/lib/alt-rt.jar
deleted file mode 100644
index e510bc0..0000000
Binary files a/ReplicatorG/build/windows/dist/java/lib/alt-rt.jar and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/audio/soundbank.gm b/ReplicatorG/build/windows/dist/java/lib/audio/soundbank.gm
deleted file mode 100644
index 83c2f87..0000000
Binary files a/ReplicatorG/build/windows/dist/java/lib/audio/soundbank.gm and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/calendars.properties b/ReplicatorG/build/windows/dist/java/lib/calendars.properties
deleted file mode 100644
index 5ae5fdf..0000000
--- a/ReplicatorG/build/windows/dist/java/lib/calendars.properties
+++ /dev/null
@@ -1,37 +0,0 @@
-#
-# @(#)calendars.properties 1.2 07/01/18
-#
-# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
-# SUN 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/ReplicatorG/build/windows/dist/java/lib/charsets.jar b/ReplicatorG/build/windows/dist/java/lib/charsets.jar
deleted file mode 100644
index 3752c64..0000000
Binary files a/ReplicatorG/build/windows/dist/java/lib/charsets.jar and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/classlist b/ReplicatorG/build/windows/dist/java/lib/classlist
deleted file mode 100644
index 103b3f3..0000000
--- a/ReplicatorG/build/windows/dist/java/lib/classlist
+++ /dev/null
@@ -1,2345 +0,0 @@
-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
-sun/misc/AtomicLongCSImpl
-sun/misc/AtomicLong
-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
-sun/misc/Version
-java/lang/Runtime
-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/io/File
-java/io/FileSystem
-java/io/WinNTFileSystem
-java/io/Win32FileSystem
-java/io/ExpiringCache
-java/io/ExpiringCache$1
-java/util/LinkedHashMap
-java/util/LinkedHashMap$Entry
-sun/security/action/GetPropertyAction
-java/lang/StringBuilder
-java/util/Arrays
-java/lang/Math
-java/io/File$1
-sun/misc/JavaIODeleteOnExitAccess
-sun/misc/SharedSecrets
-sun/misc/Unsafe
-java/lang/NoSuchMethodError
-java/lang/IncompatibleClassChangeError
-sun/jkernel/DownloadManager
-sun/jkernel/DownloadManager$1
-java/lang/ThreadLocal
-java/util/concurrent/atomic/AtomicInteger
-java/lang/Class$3
-java/lang/reflect/Modifier
-java/lang/reflect/ReflectAccess
-sun/reflect/LangReflectAccess
-sun/jkernel/DownloadManager$2
-java/lang/ClassLoader$3
-java/io/ExpiringCache$Entry
-java/lang/ClassLoader$NativeLibrary
-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
-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
-sun/nio/cs/MS1252
-sun/nio/cs/HistoricallyNamedCharset
-java/lang/Class$1
-sun/reflect/ReflectionFactory$1
-sun/reflect/NativeConstructorAccessorImpl
-sun/reflect/DelegatingConstructorAccessorImpl
-sun/misc/VM
-sun/nio/cs/MS1252$Encoder
-sun/nio/cs/SingleByteEncoder
-java/nio/charset/CharsetEncoder
-java/nio/charset/CodingErrorAction
-sun/nio/cs/MS1252$Decoder
-sun/nio/cs/SingleByteDecoder
-java/nio/charset/CharsetDecoder
-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/nio/cs/Surrogate$Parser
-sun/nio/cs/Surrogate
-java/io/BufferedWriter
-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
-sun/io/Win32ErrorMode
-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
-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/io/ObjectStreamClass
-sun/net/www/ParseUtil
-java/util/BitSet
-java/net/URL
-java/net/Parts
-sun/net/www/protocol/file/Handler
-java/net/URLStreamHandler
-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/lang/StringCoding
-java/lang/ThreadLocal$ThreadLocalMap
-java/lang/ThreadLocal$ThreadLocalMap$Entry
-java/lang/StringCoding$StringDecoder
-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
-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/GraphicsEnvironment
-java/awt/GraphicsEnvironment$1
-java/awt/Insets
-sun/awt/windows/WComponentPeer
-java/awt/peer/ComponentPeer
-java/awt/dnd/peer/DropTargetPeer
-sun/awt/DisplayChangedListener
-java/util/EventListener
-sun/awt/windows/WObjectPeer
-java/awt/Font
-java/awt/geom/AffineTransform
-sun/font/AttributeValues
-sun/font/EAttribute
-java/lang/Enum
-java/text/AttributedCharacterIterator$Attribute
-java/lang/Class$4
-sun/reflect/NativeMethodAccessorImpl
-sun/reflect/DelegatingMethodAccessorImpl
-java/awt/font/TextAttribute
-java/lang/Integer$IntegerCache
-java/awt/Component$1
-sun/awt/AWTAccessor$ComponentAccessor
-sun/awt/AWTAccessor
-java/util/WeakHashMap
-java/util/WeakHashMap$Entry
-java/awt/AWTEvent
-java/awt/Component$DummyRequestFocusController
-sun/awt/RequestFocusController
-java/awt/LayoutManager
-java/awt/LightweightDispatcher
-java/awt/event/AWTEventListener
-java/awt/Dimension
-java/awt/geom/Dimension2D
-sun/awt/util/IdentityArrayList
-java/util/concurrent/atomic/AtomicBoolean
-java/awt/Color
-java/awt/Paint
-java/awt/Transparency
-java/awt/Window$1
-sun/awt/AWTAccessor$WindowAccessor
-java/awt/ComponentOrientation
-java/awt/Component$3
-java/lang/NoSuchMethodException
-sun/awt/AppContext
-sun/awt/AppContext$1
-sun/awt/AppContext$2
-sun/awt/MostRecentKeyValue
-java/awt/Cursor
-java/awt/Point
-java/awt/geom/Point2D
-sun/awt/Win32GraphicsEnvironment
-sun/java2d/SunGraphicsEnvironment
-sun/java2d/FontSupport
-sun/java2d/SunGraphicsEnvironment$1
-sun/java2d/SunGraphicsEnvironment$TTFilter
-java/io/FilenameFilter
-sun/java2d/SunGraphicsEnvironment$T1Filter
-sun/awt/windows/WToolkit
-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/awt/Dialog
-java/awt/Dialog$ModalityType
-java/awt/ModalEventFilter
-java/awt/EventFilter
-sun/reflect/UnsafeFieldAccessorFactory
-sun/awt/windows/WWindowPeer
-java/awt/peer/WindowPeer
-java/awt/peer/ContainerPeer
-sun/awt/windows/WPanelPeer
-java/awt/peer/PanelPeer
-sun/awt/windows/WCanvasPeer
-java/awt/peer/CanvasPeer
-sun/awt/windows/WToolkit$5
-java/awt/GraphicsConfiguration
-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/EventQueueItem
-java/awt/Component$NativeInLightFixer
-java/awt/event/ContainerListener
-javax/accessibility/AccessibleContext
-sun/awt/windows/WToolkit$6
-java/io/ObjectOutputStream
-java/io/ObjectOutput
-java/io/DataOutput
-java/io/ObjectStreamConstants
-java/awt/Shape
-java/io/ObjectInputStream
-java/io/ObjectInput
-java/io/DataInput
-java/awt/HeadlessException
-java/lang/UnsupportedOperationException
-java/awt/image/BufferedImage
-java/awt/image/WritableRenderedImage
-java/awt/image/RenderedImage
-java/awt/Image
-java/awt/Rectangle
-java/awt/geom/Rectangle2D
-java/awt/geom/RectangularShape
-java/awt/event/KeyEvent
-java/awt/event/InputEvent
-java/awt/event/ComponentEvent
-java/awt/Event
-java/beans/PropertyChangeListener
-java/awt/event/WindowFocusListener
-java/awt/event/WindowListener
-java/awt/event/WindowStateListener
-java/awt/BufferCapabilities
-java/awt/AWTException
-java/awt/event/MouseWheelEvent
-java/awt/event/MouseEvent
-java/awt/im/InputContext
-java/awt/event/WindowEvent
-java/lang/SecurityException
-sun/reflect/UnsafeQualifiedStaticObjectFieldAccessorImpl
-sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl
-sun/java2d/SurfaceData
-sun/java2d/DisposerTarget
-sun/java2d/Surface
-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/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/awt/image/SunVolatileImage
-sun/java2d/DestSurfaceProvider
-java/awt/image/VolatileImage
-java/awt/ImageCapabilities
-java/awt/Image$1
-sun/awt/image/SurfaceManager$ImageAccessor
-sun/awt/image/SurfaceManager
-sun/awt/image/VolatileSurfaceManager
-sun/awt/windows/WToolkit$1
-sun/java2d/windows/WindowsFlags
-sun/java2d/windows/WindowsFlags$1
-sun/awt/SunDisplayChanger
-sun/java2d/SunGraphicsEnvironment$2
-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
-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
-sun/font/StrikeMetrics
-java/awt/geom/Rectangle2D$Float
-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/windows/WFontConfiguration
-sun/awt/FontConfiguration
-sun/awt/FontDescriptor
-java/io/DataInputStream
-java/lang/Short$ShortCache
-java/util/HashMap$KeyIterator
-sun/font/CompositeFontDescriptor
-sun/font/Font2DHandle
-sun/font/FontFamily
-java/awt/GraphicsDevice
-sun/java2d/d3d/D3DGraphicsDevice
-sun/awt/Win32GraphicsDevice
-java/awt/Toolkit$2
-java/awt/Toolkit$DesktopPropertyChangeSupport
-sun/awt/SunToolkit$ModalityListenerList
-sun/awt/ModalityListener
-sun/awt/SunToolkit$1
-java/util/MissingResourceException
-java/awt/EventQueue
-java/awt/Queue
-sun/awt/PostEventQueue
-sun/misc/PerformanceLogger
-sun/misc/PerformanceLogger$TimeData
-sun/awt/windows/WToolkit$ToolkitDisposer
-sun/java2d/DisposerRecord
-sun/awt/windows/WToolkit$2
-sun/awt/windows/WToolkit$3
-sun/java2d/d3d/D3DRenderQueue
-sun/java2d/pipe/RenderQueue
-sun/java2d/pipe/RenderBuffer
-sun/java2d/d3d/D3DRenderQueue$1
-sun/java2d/d3d/D3DGraphicsDevice$1Result
-sun/java2d/d3d/D3DGraphicsDevice$1
-sun/java2d/d3d/D3DContext$D3DContextCaps
-sun/java2d/pipe/hw/ContextCapabilities
-sun/java2d/d3d/D3DContext
-sun/java2d/pipe/BufferedContext
-sun/java2d/d3d/D3DGraphicsConfig
-sun/java2d/pipe/hw/AccelGraphicsConfig
-sun/java2d/pipe/hw/BufferedContextProvider
-sun/awt/Win32GraphicsConfig
-sun/java2d/d3d/D3DGraphicsConfig$D3DImageCaps
-java/awt/BorderLayout
-java/awt/LayoutManager2
-java/awt/Window$WindowDisposerRecord
-java/awt/KeyboardFocusManager
-java/awt/KeyEventDispatcher
-java/awt/KeyEventPostProcessor
-java/awt/event/NativeLibLoader
-java/awt/AWTKeyStroke
-java/awt/AWTKeyStroke$1
-java/util/LinkedList
-java/util/Deque
-java/util/Queue
-java/util/AbstractSequentialList
-java/util/LinkedList$Entry
-java/awt/DefaultKeyboardFocusManager
-java/awt/DefaultFocusTraversalPolicy
-java/awt/ContainerOrderFocusTraversalPolicy
-java/awt/FocusTraversalPolicy
-java/awt/MutableBoolean
-java/util/Collections$UnmodifiableSet
-sun/awt/HeadlessToolkit
-sun/awt/KeyboardFocusManagerPeerImpl
-java/awt/peer/KeyboardFocusManagerPeer
-sun/awt/windows/WFramePeer
-java/awt/peer/FramePeer
-sun/awt/RepaintArea
-sun/awt/EmbeddedFrame
-sun/awt/im/InputMethodWindow
-sun/awt/windows/WComponentPeer$2
-sun/awt/PaintEventDispatcher
-java/awt/event/InvocationEvent
-java/awt/ActiveEvent
-java/awt/MenuComponent
-sun/awt/EventQueueItem
-sun/awt/SunToolkit$3
-java/util/EmptyStackException
-java/lang/reflect/InvocationTargetException
-java/awt/event/PaintEvent
-java/awt/EventDispatchThread
-sun/awt/PeerEvent
-java/awt/EventQueue$1
-sun/java2d/ScreenUpdateManager
-java/awt/EventDispatchThread$1
-sun/java2d/d3d/D3DScreenUpdateManager$1
-sun/awt/EventQueueDelegate
-java/awt/EventFilter$FilterAction
-com/sun/awt/AWTUtilities
-sun/java2d/d3d/D3DSurfaceData
-sun/java2d/d3d/D3DDrawImage
-sun/java2d/d3d/D3DTextRenderer
-java/awt/event/ActionEvent
-sun/java2d/d3d/D3DRenderer
-sun/java2d/pipe/BufferedRenderPipe
-sun/java2d/pipe/ParallelogramPipe
-sun/java2d/pipe/BufferedRenderPipe$AAParallelogramPipe
-sun/java2d/pipe/BufferedRenderPipe$BufferedDrawHandler
-sun/java2d/loops/ProcessPath$DrawHandler
-sun/java2d/loops/GraphicsPrimitive
-sun/java2d/pipe/PixelToParallelogramConverter
-sun/java2d/d3d/D3DBlitLoops
-sun/java2d/d3d/D3DSwToSurfaceBlit
-sun/java2d/loops/Blit
-sun/java2d/loops/GraphicsPrimitiveMgr
-sun/java2d/loops/CompositeType
-sun/java2d/SunGraphics2D
-sun/awt/ConstrainableGraphics
-java/awt/Graphics2D
-java/awt/Graphics
-sun/java2d/loops/XORComposite
-java/awt/Composite
-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/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/d3d/D3DSwToTextureBlit
-sun/java2d/d3d/D3DSurfaceToGDIWindowSurfaceBlit
-sun/java2d/windows/GDIWindowSurfaceData
-sun/java2d/windows/GDIBlitLoops
-sun/java2d/windows/GDIRenderer
-sun/java2d/d3d/D3DSurfaceToGDIWindowSurfaceScale
-sun/java2d/d3d/D3DSurfaceToGDIWindowSurfaceTransform
-sun/java2d/loops/TransformBlit
-sun/java2d/d3d/D3DSurfaceToSurfaceBlit
-sun/java2d/d3d/D3DSurfaceToSurfaceScale
-sun/java2d/d3d/D3DSurfaceToSurfaceTransform
-sun/java2d/d3d/D3DRTTSurfaceToSurfaceBlit
-sun/java2d/d3d/D3DRTTSurfaceToSurfaceScale
-sun/java2d/d3d/D3DRTTSurfaceToSurfaceTransform
-sun/java2d/d3d/D3DSurfaceToSwBlit
-sun/java2d/d3d/D3DGeneralBlit
-sun/java2d/d3d/D3DSwToSurfaceScale
-sun/java2d/d3d/D3DSwToSurfaceTransform
-sun/java2d/d3d/D3DTextureToSurfaceBlit
-sun/java2d/d3d/D3DTextureToSurfaceScale
-sun/java2d/d3d/D3DTextureToSurfaceTransform
-sun/java2d/d3d/D3DMaskFill
-sun/java2d/pipe/BufferedMaskFill
-sun/java2d/d3d/D3DMaskBlit
-sun/java2d/pipe/BufferedMaskBlit
-sun/java2d/d3d/D3DSurfaceData$D3DWindowSurfaceData
-sun/java2d/pipe/hw/ExtendedBufferCapabilities$VSyncType
-sun/java2d/DefaultDisposerRecord
-sun/security/action/GetBooleanAction
-sun/java2d/d3d/D3DScreenUpdateManager$2
-sun/awt/windows/WColor
-sun/awt/windows/WFontPeer
-sun/awt/PlatformFont
-java/awt/peer/FontPeer
-sun/awt/FontConfiguration$1
-sun/awt/windows/WingDings
-sun/awt/windows/WingDings$Encoder
-sun/awt/Symbol
-sun/awt/Symbol$Encoder
-sun/awt/im/InputMethodManager
-sun/awt/im/ExecutableInputMethodManager
-sun/awt/windows/WInputMethodDescriptor
-java/awt/im/spi/InputMethodDescriptor
-sun/awt/im/InputMethodLocator
-sun/awt/im/ExecutableInputMethodManager$3
-sun/misc/Service
-sun/misc/Service$LazyIterator
-java/util/TreeSet
-java/util/NavigableSet
-java/util/SortedSet
-java/util/TreeMap
-java/util/NavigableMap
-java/util/SortedMap
-sun/misc/Launcher$1
-sun/misc/Launcher$2
-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/awt/SunToolkit$2
-sun/reflect/UnsafeObjectFieldAccessorImpl
-java/awt/peer/LightweightPeer
-sun/awt/windows/WLabelPeer
-java/awt/peer/LabelPeer
-sun/java2d/loops/RenderLoops
-sun/java2d/loops/GraphicsPrimitiveMgr$PrimitiveSpec
-sun/awt/windows/WFileDialogPeer
-java/awt/peer/FileDialogPeer
-java/awt/peer/DialogPeer
-sun/awt/windows/WPrintDialogPeer
-sun/awt/dnd/SunDropTargetEvent
-java/awt/PopupMenu
-java/awt/event/FocusEvent
-java/awt/Menu
-java/awt/MenuItem
-java/io/PrintWriter
-sun/awt/CausedFocusEvent$Cause
-java/awt/PointerInfo
-java/awt/image/ImageProducer
-javax/accessibility/AccessibleStateSet
-java/awt/Component$BaselineResizeBehavior
-java/awt/FontMetrics
-java/awt/im/InputMethodRequests
-java/awt/event/HierarchyEvent
-java/awt/SequencedEvent
-sun/awt/windows/WGlobalCursorManager
-sun/awt/PlatformFont$PlatformFontCache
-sun/nio/cs/Unicode
-sun/nio/cs/UTF_16LE$Encoder
-sun/nio/cs/UnicodeEncoder
-sun/nio/cs/UTF_16LE$Decoder
-sun/nio/cs/UnicodeDecoder
-sun/awt/event/IgnorePaintEvent
-java/awt/KeyboardFocusManager$HeavyweightFocusRequest
-java/util/LinkedList$ListItr
-java/util/ListIterator
-java/awt/DefaultKeyboardFocusManager$TypeAheadMarker
-java/awt/KeyboardFocusManager$LightweightFocusRequest
-sun/reflect/MethodAccessorGenerator
-sun/reflect/AccessorGenerator
-sun/reflect/ClassFileConstants
-sun/reflect/ByteVectorFactory
-sun/reflect/ByteVectorImpl
-sun/reflect/ByteVector
-sun/reflect/ClassFileAssembler
-sun/reflect/UTF8
-java/lang/Void
-sun/reflect/Label
-sun/reflect/Label$PatchInfo
-sun/reflect/MethodAccessorGenerator$1
-sun/reflect/ClassDefiner
-sun/reflect/ClassDefiner$1
-sun/java2d/pipe/hw/AccelDeviceEventNotifier
-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
-javax/swing/event/EventListenerList
-javax/swing/JPanel
-java/awt/FlowLayout
-javax/swing/UIManager
-javax/swing/UIManager$LookAndFeelInfo
-sun/awt/shell/Win32ShellFolderManager2
-sun/awt/shell/ShellFolderManager
-sun/awt/windows/WDesktopProperties
-sun/awt/windows/ThemeReader
-java/util/concurrent/locks/ReentrantReadWriteLock
-java/util/concurrent/locks/ReadWriteLock
-java/util/concurrent/locks/ReentrantReadWriteLock$NonfairSync
-java/util/concurrent/locks/ReentrantReadWriteLock$Sync
-java/util/concurrent/locks/ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter
-java/util/concurrent/locks/ReentrantReadWriteLock$ReadLock
-java/util/concurrent/locks/ReentrantReadWriteLock$WriteLock
-sun/awt/windows/WDesktopProperties$WinPlaySound
-java/util/HashMap$EntrySet
-java/util/HashMap$EntryIterator
-java/awt/Toolkit$DesktopPropertyChangeSupport$1
-java/util/Collections$SynchronizedCollection
-java/util/IdentityHashMap$Values
-java/util/IdentityHashMap$ValueIterator
-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
-sun/swing/SwingUtilities2$AATextInfo
-javax/swing/plaf/metal/MetalLookAndFeel$AATextListener
-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/FocusManager
-javax/swing/LayoutFocusTraversalPolicy
-javax/swing/SortingFocusTraversalPolicy
-javax/swing/InternalFrameFocusTraversalPolicy
-javax/swing/SwingContainerOrderFocusTraversalPolicy
-javax/swing/SwingDefaultFocusTraversalPolicy
-javax/swing/LayoutComparator
-javax/swing/RepaintManager
-javax/swing/RepaintManager$DisplayChangedHandler
-javax/swing/SwingPaintEventDispatcher
-javax/swing/UIManager$2
-javax/swing/UIManager$3
-java/awt/event/InputMethodEvent
-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
-sun/awt/AppContext$PostShutdownEventRunnable
-sun/awt/AWTAutoShutdown$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
-com/sun/java/swing/SwingUtilities3
-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/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$ComponentWorkRequest
-java/awt/Conditional
-sun/java2d/d3d/D3DScreenUpdateManager
-sun/java2d/d3d/D3DScreenUpdateManager$1$1
-java/awt/EventDispatchThread$HierarchyEventFilter
-sun/awt/windows/WEmbeddedFrame
-sun/awt/dnd/SunDragSourceContextPeer
-sun/java2d/pipe/hw/AccelSurface
-sun/java2d/pipe/BufferedTextPipe
-javax/swing/SystemEventQueueUtilities$SystemEventQueue
-sun/awt/NullComponentPeer
-sun/awt/GlobalCursorManager$NativeUpdater
-java/awt/SentEvent
-java/util/jar/Manifest
-java/io/ByteArrayInputStream
-java/util/jar/Attributes
-java/util/jar/Manifest$FastInputStream
-sun/nio/cs/UTF_8
-sun/nio/cs/UTF_8$Decoder
-sun/nio/cs/Surrogate$Generator
-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
-java/util/regex/Pattern
-java/util/regex/Pattern$5
-java/util/regex/Pattern$Node
-java/util/regex/Pattern$LastNode
-java/util/regex/Pattern$GroupHead
-java/util/regex/Pattern$GroupTail
-java/util/regex/Pattern$BitClass
-java/util/regex/Pattern$BmpCharProperty
-java/util/regex/Pattern$CharProperty
-java/util/regex/Pattern$Ques
-java/util/regex/Pattern$BranchConn
-java/util/regex/Pattern$Branch
-java/util/regex/Pattern$Single
-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$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$Ctype
-java/util/regex/Pattern$Curly
-java/util/regex/Pattern$2
-java/util/regex/Pattern$Slice
-java/util/regex/Pattern$SliceNode
-java/util/regex/Pattern$Begin
-java/util/regex/Pattern$First
-java/util/regex/Pattern$Start
-java/util/regex/Pattern$TreeInfo
-java/lang/StrictMath
-sun/security/provider/NativePRNG
-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
-sun/misc/Cleaner
-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/net/URLClassLoader$2
-javax/swing/ImageIcon
-javax/swing/ImageIcon$1
-javax/swing/ImageIcon$2
-java/awt/MediaTracker
-sun/misc/SoftCache$ValueCell
-sun/awt/image/URLImageSource
-sun/awt/image/InputStreamImageSource
-sun/awt/image/ImageFetchable
-sun/awt/image/ToolkitImage
-sun/awt/image/NativeLibLoader
-javax/swing/ImageIcon$3
-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
-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
-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/spi/AbstractInterruptibleChannel$1
-sun/nio/ch/Interruptible
-sun/nio/ch/NativeThread
-sun/nio/ch/IOStatus
-sun/nio/ch/DirectBuffer
-java/nio/DirectByteBuffer
-java/nio/DirectByteBuffer$Deallocator
-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/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
-java/awt/dnd/peer/DragSourceContextPeer
-javax/swing/Popup$HeavyWeightWindow
-sun/awt/ModalExclude
-javax/swing/JWindow
-com/sun/java/swing/plaf/windows/WindowsPopupWindow
-sun/awt/GlobalCursorManager
-sun/java2d/d3d/D3DSurfaceData$1Status
-sun/java2d/d3d/D3DSurfaceData$1
-sun/java2d/loops/SetDrawLineANY
-sun/java2d/loops/SetFillRectANY
-sun/java2d/loops/SetDrawRectANY
-sun/java2d/loops/SetDrawPolygonsANY
-sun/java2d/loops/SetDrawPathANY
-sun/java2d/loops/SetFillPathANY
-sun/java2d/loops/SetFillSpansANY
-sun/java2d/loops/DrawGlyphList$General
-sun/java2d/loops/DrawGlyphListAA$General
-sun/java2d/pipe/BufferedPaints
-sun/java2d/d3d/D3DScreenUpdateManager$3
-java/awt/image/DataBufferInt
-java/awt/image/SinglePixelPackedSampleModel
-sun/awt/image/IntegerInterleavedRaster
-sun/awt/image/OffScreenImage
-sun/java2d/SurfaceManagerFactory
-sun/java2d/d3d/D3DCachingSurfaceManager
-sun/awt/image/CachingSurfaceManager
-sun/awt/image/RasterListener
-sun/awt/image/BufImgSurfaceData
-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/LocaleData
-sun/util/resources/LocaleData$1
-sun/util/resources/LocaleData$LocaleDataResourceBundleControl
-sun/util/LocaleDataMetaInfo
-sun/util/resources/TimeZoneNames
-sun/util/resources/TimeZoneNamesBundle
-sun/util/resources/OpenListResourceBundle
-java/util/ResourceBundle$BundleReference
-sun/util/resources/TimeZoneNames_en
-java/util/spi/TimeZoneNameProvider
-java/util/spi/LocaleServiceProvider
-sun/util/LocaleServiceProviderPool
-sun/util/LocaleServiceProviderPool$1
-java/util/ServiceLoader
-java/util/ServiceLoader$LazyIterator
-java/util/ServiceLoader$1
-java/util/LinkedHashMap$EntryIterator
-java/net/ServerSocket
-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/regex/Matcher
-java/util/regex/MatchResult
-java/util/RandomAccessSubList
-java/util/SubList
-java/util/SubList$1
-java/util/AbstractList$ListItr
-java/net/Inet4Address
-java/net/SocksSocketImpl
-java/net/SocksConsts
-java/net/PlainSocketImpl
-java/net/SocketImpl
-java/net/SocketOptions
-java/net/InetSocketAddress
-java/net/SocketAddress
-java/util/Random
-java/util/concurrent/atomic/AtomicLong
-java/lang/InternalError
-java/io/StringReader
-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
-java/io/EOFException
-java/util/Vector$1
-javax/swing/filechooser/FileSystemView
-javax/swing/filechooser/FileSystemView$1
-javax/swing/event/SwingPropertyChangeSupport
-javax/swing/filechooser/WindowsFileSystemView
-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/util/Collections$SynchronizedSet
-java/lang/IllegalAccessError
-java/text/MessageFormat
-java/text/Format
-java/text/FieldPosition
-java/text/MessageFormat$Field
-java/text/Format$Field
-java/lang/CloneNotSupportedException
-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/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
-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
-java/awt/datatransfer/SystemFlavorMap
-java/awt/datatransfer/FlavorMap
-java/awt/datatransfer/FlavorTable
-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
-sun/swing/plaf/synth/SynthUI
-javax/swing/plaf/synth/SynthConstants
-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/font/FontDesignMetrics$MetricsKey
-java/applet/Applet
-java/awt/Panel
-javax/swing/KeyboardManager$ComponentKeyStrokePair
-sun/awt/im/InputMethodContext
-java/awt/im/spi/InputMethodContext
-sun/awt/im/InputContext
-sun/awt/windows/WInputMethod
-sun/awt/im/InputMethodAdapter
-java/awt/im/spi/InputMethod
-java/util/Collections$UnmodifiableMap
-javax/swing/SizeRequirements
-javax/swing/plaf/basic/BasicGraphicsUtils
-java/awt/event/AdjustmentEvent
-java/awt/MenuBar
-java/awt/LightweightDispatcher$2
-java/io/StringWriter
-java/io/UnsupportedEncodingException
-java/lang/StringCoding$StringEncoder
-java/net/UnknownHostException
-java/net/Socket
-java/nio/channels/SocketChannel
-java/nio/channels/spi/AbstractSelectableChannel
-java/nio/channels/SelectableChannel
-java/net/SocketException
-java/net/SocketImplFactory
-java/net/Proxy
-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/util/regex/ASCII
-java/util/regex/Pattern$GroupCurly
-java/net/Inet6Address
-java/net/URI
-java/net/URI$Parser
-java/net/Proxy$Type
-java/net/SocketTimeoutException
-java/io/InterruptedIOException
-javax/swing/UnsupportedLookAndFeelException
-java/lang/UnsatisfiedLinkError
-javax/swing/Box$Filler
-javax/swing/JComponent$2
-sun/net/ProgressMonitor
-sun/net/DefaultProgressMeteringPolicy
-sun/net/ProgressMeteringPolicy
-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/LocaleNamesBundle
-sun/util/resources/CalendarData_en
-java/text/DateFormatSymbols
-java/text/spi/DateFormatSymbolsProvider
-sun/text/resources/FormatData
-sun/text/resources/FormatData_en
-sun/text/resources/FormatData_en_US
-java/text/NumberFormat
-java/text/spi/NumberFormatProvider
-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/CurrencyNames_en_US
-java/text/DecimalFormat
-java/text/DigitList
-java/math/RoundingMode
-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/awt/TrayIcon
-java/awt/EventDispatchThread$StopDispatchEvent
-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
-com/sun/awt/AWTUtilities$Translucency
-com/sun/awt/AWTUtilities$1
-java/lang/ClassFormatError
-java/awt/GraphicsCallback$PaintCallback
-sun/awt/SunGraphicsCallback
-java/awt/Component$ProxyCapabilities
-sun/java2d/pipe/hw/ExtendedBufferCapabilities
-java/awt/BufferCapabilities$FlipContents
-java/awt/AttributeValue
-sun/awt/SubRegionShowable
-sun/print/PrinterGraphicsConfig
-sun/java2d/opengl/WGLGraphicsConfig
-sun/java2d/opengl/OGLGraphicsConfig
-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/xml/sax/helpers/DefaultHandler
-org/xml/sax/DTDHandler
-org/xml/sax/ContentHandler
-org/xml/sax/ErrorHandler
-org/w3c/dom/Document
-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/DocumentFragment
-org/w3c/dom/Comment
-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
-sun/swing/table/DefaultTableCellHeaderRenderer$EmptyIcon
-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/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/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
-sun/font/FontManager$2
-sun/java2d/SunGraphicsEnvironment$3
-sun/java2d/SunGraphicsEnvironment$4
-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$1
-sun/security/action/GetIntegerAction
-sun/net/InetAddressCachePolicy$2
-java/net/InetAddress$CacheEntry
-java/net/PlainDatagramSocketImpl
-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/security/SignatureException
-java/security/InvalidKeyException
-java/security/KeyException
-java/security/Signature
-java/io/ObjectInputStream$BlockDataInputStream
-java/io/ObjectInputStream$HandleTable
-java/io/ObjectInputStream$HandleTable$HandleList
-java/io/ObjectInputStream$ValidationList
-java/io/Bits
-java/io/ObjectStreamClass$Caches
-sun/security/provider/DSAPublicKey
-java/io/ObjectStreamClass$WeakClassKey
-java/security/interfaces/DSAKey
-java/security/PublicKey
-java/io/ObjectStreamClass$EntryFuture
-java/security/Key
-sun/reflect/SerializationConstructorAccessorImpl
-java/io/ObjectStreamClass$FieldReflectorKey
-java/io/ObjectStreamClass$FieldReflector
-sun/security/util/DerEncoder
-java/io/ObjectStreamClass$3
-java/io/ObjectStreamClass$4
-java/io/ObjectStreamClass$5
-java/security/MessageDigest
-sun/security/jca/GetInstance
-java/math/BigInteger
-java/io/ObjectStreamClass$ClassDataSlot
-sun/security/jca/ProviderConfig
-sun/security/util/DerInputStream
-sun/security/jca/ProviderList$3
-sun/security/util/DerInputBuffer
-sun/security/jca/ProviderList$1
-java/security/AlgorithmParameters
-java/security/AlgorithmParametersSpi
-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/DSAParameters
-sun/security/jca/GetInstance$Instance
-sun/security/util/ByteArrayLexOrder
-sun/security/util/ByteArrayTagOrder
-sun/security/provider/DigestBase
-java/security/MessageDigest$Delegate
-sun/security/util/DerIndefLenConverter
-java/io/InvalidClassException
-java/io/ObjectOutputStream$BlockDataOutputStream
-java/io/ObjectInputStream$GetFieldImpl
-java/io/ObjectOutputStream$ReplaceTable
-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/Window$1DisposeAction
-java/awt/EventQueue$1AWTInvocationLock
-javax/swing/SystemEventQueueUtilities$RunnableCanvas
-javax/swing/SystemEventQueueUtilities$RunnableCanvasGraphics
-sun/awt/image/VSyncedBSManager
-javax/swing/JTable$2
-javax/swing/JTable$Resizable3
-javax/swing/JTable$Resizable2
-javax/swing/JTable$5
-java/awt/DefaultKeyboardFocusManager$DefaultKeyboardFocusManagerSentEvent
-sun/nio/cs/UTF_16LE
-com/sun/java/swing/plaf/windows/WindowsLookAndFeel
-com/sun/java/swing/plaf/windows/XPStyle
-com/sun/java/swing/plaf/windows/XPStyle$SkinPainter
-sun/swing/CachedPainter
-com/sun/java/swing/plaf/windows/WindowsRootPaneUI
-com/sun/java/swing/plaf/windows/WindowsRootPaneUI$AltProcessor
-java/awt/SystemColor
-com/sun/java/swing/plaf/windows/WindowsTreeUI$ExpandedIcon
-com/sun/java/swing/plaf/windows/WindowsTreeUI$CollapsedIcon
-com/sun/java/swing/plaf/windows/DesktopProperty
-com/sun/java/swing/plaf/windows/WindowsLookAndFeel$XPColorValue
-com/sun/java/swing/plaf/windows/WindowsLookAndFeel$XPValue
-com/sun/java/swing/plaf/windows/TMSchema$Part
-com/sun/java/swing/plaf/windows/TMSchema$Control
-com/sun/java/swing/plaf/windows/TMSchema$Prop
-com/sun/java/swing/plaf/windows/WindowsLookAndFeel$XPColorValue$XPColorValueKey
-com/sun/java/swing/plaf/windows/XPStyle$Skin
-com/sun/java/swing/plaf/windows/WindowsLookAndFeel$WindowsFontProperty
-com/sun/java/swing/plaf/windows/WindowsLookAndFeel$FontDesktopProperty
-com/sun/java/swing/plaf/windows/WindowsLookAndFeel$TriggerDesktopProperty
-com/sun/java/swing/plaf/windows/DesktopProperty$WeakPCL
-com/sun/java/swing/plaf/windows/WindowsClassicLookAndFeel
-com/sun/java/swing/plaf/windows/TMSchema$State
-com/sun/java/swing/plaf/windows/WindowsLookAndFeel$LazyWindowsIcon
-com/sun/java/swing/plaf/windows/WindowsLookAndFeel$XPBorderValue
-com/sun/java/swing/plaf/windows/WindowsIconFactory
-com/sun/java/swing/plaf/windows/WindowsIconFactory$FrameButtonIcon
-com/sun/java/swing/plaf/windows/WindowsLookAndFeel$XPDLUValue
-com/sun/java/swing/plaf/windows/WindowsLookAndFeel$ActiveWindowsIcon
-sun/swing/SwingUtilities2$2$1
-sun/awt/image/ByteArrayImageSource
-com/sun/java/swing/plaf/windows/resources/windows
-com/sun/java/swing/plaf/windows/WindowsLabelUI
-sun/swing/ImageCache
-com/sun/java/swing/plaf/windows/WindowsButtonUI
-com/sun/java/swing/plaf/windows/WindowsToggleButtonUI
-javax/swing/plaf/basic/BasicBorders$FieldBorder
-com/sun/java/swing/plaf/windows/WindowsMenuBarUI
-javax/swing/plaf/basic/BasicBorders$MenuBarBorder
-com/sun/java/swing/plaf/windows/WindowsMenuBarUI$TakeFocus
-javax/swing/plaf/basic/BasicMenuBarUI$Actions
-com/sun/java/swing/plaf/windows/WindowsMenuUI
-com/sun/java/swing/plaf/windows/WindowsMenuUI$1
-com/sun/java/swing/plaf/windows/WindowsMenuItemUIAccessor
-com/sun/java/swing/plaf/windows/WindowsIconFactory$MenuArrowIcon
-javax/swing/plaf/basic/BasicIconFactory
-javax/swing/plaf/basic/BasicIconFactory$MenuItemCheckIcon
-com/sun/java/swing/plaf/windows/WindowsMenuUI$WindowsMouseInputHandler
-javax/swing/plaf/basic/BasicMenuUI$MouseInputHandler
-com/sun/java/swing/plaf/windows/WindowsMenuItemUI
-com/sun/java/swing/plaf/windows/WindowsMenuItemUI$1
-com/sun/java/swing/plaf/windows/WindowsIconFactory$MenuItemArrowIcon
-com/sun/java/swing/plaf/windows/WindowsIconFactory$MenuItemCheckIcon
-com/sun/java/swing/plaf/windows/WindowsPopupMenuUI
-javax/swing/Popup
-com/sun/java/swing/plaf/windows/WindowsPopupMenuUI$MnemonicListener
-com/sun/java/swing/plaf/windows/WindowsPopupMenuSeparatorUI
-javax/swing/plaf/basic/BasicPopupMenuSeparatorUI
-com/sun/java/swing/plaf/windows/WindowsScrollBarUI
-com/sun/java/swing/plaf/windows/WindowsScrollBarUI$Grid
-com/sun/java/swing/plaf/windows/WindowsScrollBarUI$WindowsArrowButton
-com/sun/java/swing/plaf/windows/WindowsComboBoxUI
-com/sun/java/swing/plaf/windows/WindowsComboBoxUI$1
-com/sun/java/swing/plaf/windows/WindowsComboBoxUI$2
-com/sun/java/swing/plaf/windows/WindowsComboBoxUI$WindowsComboBoxEditor
-com/sun/java/swing/plaf/windows/WindowsTextFieldUI
-com/sun/java/swing/plaf/windows/WindowsTextFieldUI$WindowsFieldCaret
-com/sun/java/swing/plaf/windows/WindowsComboBoxUI$3
-com/sun/java/swing/plaf/windows/WindowsToolBarUI
-com/sun/java/swing/plaf/windows/WindowsBorders
-com/sun/java/swing/plaf/windows/WindowsBorders$ToolBarBorder
-javax/swing/plaf/basic/BasicBorders$RolloverButtonBorder
-com/sun/java/swing/plaf/windows/WindowsToolBarSeparatorUI
-javax/swing/JRadioButton
-java/awt/GraphicsCallback
-java/awt/Component$FlipSubRegionBufferStrategy
-java/awt/Component$FlipBufferStrategy
-sun/java2d/d3d/D3DVolatileSurfaceManager
-java/awt/print/PrinterGraphics
-java/awt/PrintGraphics
-sun/net/InetAddressCachePolicy
-java/net/DatagramSocketImpl
-java/security/SignatureSpi
-java/io/ObjectInputStream$PeekInputStream
-java/security/interfaces/DSAPublicKey
-java/io/Externalizable
-java/io/ObjectStreamClass$1
-java/io/DataOutputStream
-java/io/ObjectStreamClass$MemberSignature
-java/security/interfaces/DSAParams
-java/security/MessageDigestSpi
-sun/security/jca/ProviderList
-sun/security/util/ObjectIdentifier
-java/io/ObjectStreamException
-java/io/ObjectInputStream$GetField
-java/io/ObjectOutputStream$HandleTable
-javax/swing/event/AncestorEvent
-sun/java2d/SurfaceManagerFactory$1
-java/awt/Component$BltSubRegionBufferStrategy
-java/awt/Component$BltBufferStrategy
-sun/awt/image/BufferedImageGraphicsConfig
-sun/awt/image/BufImgVolatileSurfaceManager
-java/io/ObjectStreamClass$2
-sun/security/x509/X509Key
-sun/security/util/DerOutputStream
-sun/security/util/DerValue
-java/io/ObjectInputStream$CallbackContext
-javax/swing/BufferStrategyPaintManager$BufferInfo
-sun/reflect/UnsafeQualifiedStaticLongFieldAccessorImpl
-sun/security/jca/Providers
-sun/security/provider/ByteArrayAccess
-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
-java/util/logging/LogManager$6
-sun/applet/StdAppletViewerFactory
-sun/applet/AppletViewerFactory
-sun/security/util/SecurityConstants
-java/awt/AWTPermission
-java/net/NetPermission
-java/net/SocketPermission
-javax/security/auth/AuthPermission
-sun/applet/AppletViewer$UserActionListener
-sun/applet/AppletViewerPanel
-sun/applet/AppletPanel
-java/applet/AppletStub
-sun/misc/MessageUtils
-sun/applet/AppletPanel$10
-java/security/Policy$1
-java/util/concurrent/atomic/AtomicReference
-sun/security/provider/PolicyFile$PolicyInfo
-java/util/Collections$SynchronizedRandomAccessList
-java/util/Collections$SynchronizedList
-sun/security/provider/PolicyFile$4
-sun/security/provider/PolicyFile$PolicyEntry
-sun/security/provider/PolicyParser
-sun/security/provider/PolicyFile$1
-sun/security/provider/PolicyFile$3
-sun/security/util/PropertyExpander
-sun/security/util/PolicyUtil
-java/io/StreamTokenizer
-sun/security/provider/PolicyParser$GrantEntry
-sun/security/provider/PolicyParser$PermissionEntry
-sun/security/provider/PolicyParser$ParsingException
-sun/security/provider/PolicyFile$7
-sun/security/provider/PolicyFile$8
-sun/security/provider/PolicyFile$SelfPermission
-java/net/SocketPermissionCollection
-java/util/PropertyPermissionCollection
-sun/applet/AppletPanel$9
-sun/applet/AppletClassLoader
-sun/applet/AppletClassLoader$4
-sun/applet/AppletThreadGroup
-sun/applet/AppContextCreator
-java/lang/Thread$1
-sun/applet/AppletPanel$1
-sun/awt/AppContext$3
-sun/awt/MostRecentThreadAppContext
-sun/awt/windows/WMenuBarPeer
-java/awt/peer/MenuBarPeer
-java/awt/peer/MenuComponentPeer
-sun/awt/windows/WMenuPeer
-java/awt/peer/MenuPeer
-java/awt/peer/MenuItemPeer
-sun/awt/windows/WMenuItemPeer
-sun/awt/windows/WMenuItemPeer$2
-sun/awt/windows/awtLocalization
-sun/awt/windows/WFontMetrics
-sun/applet/AppletViewer$1
-sun/applet/AppletViewer$1AppletEventListener
-sun/applet/AppletListener
-sun/awt/CausedFocusEvent
-sun/applet/AppletEvent
-java/util/concurrent/locks/LockSupport
-java/net/URLClassLoader$4
-sun/applet/AppletClassLoader$2
-javax/swing/JApplet
-java/lang/ClassLoader$1
-sun/security/provider/PolicyFile$6
-java/security/PermissionsEnumerator
-java/util/Collections$1
-sun/applet/AppletPanel$11
-javax/swing/SwingHeavyWeight
-sun/applet/AppletPanel$8
-sun/applet/AppletPanel$2
-sun/applet/AppletPanel$3
-sun/applet/AppletPanel$6
-java/beans/PropertyVetoException
-javax/swing/BufferStrategyPaintManager$1
-# 80a24a61fd56e59e
diff --git a/ReplicatorG/build/windows/dist/java/lib/cmm/CIEXYZ.pf b/ReplicatorG/build/windows/dist/java/lib/cmm/CIEXYZ.pf
deleted file mode 100644
index db3ba20..0000000
Binary files a/ReplicatorG/build/windows/dist/java/lib/cmm/CIEXYZ.pf and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/cmm/GRAY.pf b/ReplicatorG/build/windows/dist/java/lib/cmm/GRAY.pf
deleted file mode 100644
index e31a4a7..0000000
Binary files a/ReplicatorG/build/windows/dist/java/lib/cmm/GRAY.pf and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/cmm/LINEAR_RGB.pf b/ReplicatorG/build/windows/dist/java/lib/cmm/LINEAR_RGB.pf
deleted file mode 100644
index eadae04..0000000
Binary files a/ReplicatorG/build/windows/dist/java/lib/cmm/LINEAR_RGB.pf and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/cmm/PYCC.pf b/ReplicatorG/build/windows/dist/java/lib/cmm/PYCC.pf
deleted file mode 100644
index 1c49e0b..0000000
Binary files a/ReplicatorG/build/windows/dist/java/lib/cmm/PYCC.pf and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/cmm/sRGB.pf b/ReplicatorG/build/windows/dist/java/lib/cmm/sRGB.pf
deleted file mode 100644
index 7f9d18d..0000000
Binary files a/ReplicatorG/build/windows/dist/java/lib/cmm/sRGB.pf and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/content-types.properties b/ReplicatorG/build/windows/dist/java/lib/content-types.properties
deleted file mode 100644
index df17bd5..0000000
--- a/ReplicatorG/build/windows/dist/java/lib/content-types.properties
+++ /dev/null
@@ -1,272 +0,0 @@
-#sun.net.www MIME content-types table; version 1.6, 05/04/99
-#
-# 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: c:\\temp\\%s
-
-#
-# The "real" types.
-#
-application/octet-stream: \
- description=Generic Binary Stream;\
- file_extensions=.saveme,.dump,.hqx,.arc,.obj,.lib,.bin,.exe,.zip,.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
-
-application/rtf: \
- description=Wordpad Document;\
- file_extensions=.rtf;\
- action=application;\
- application=wordpad.exe %s
-
-application/x-dvi: \
- description=TeX DVI File;\
- file_extensions=.dvi
-
-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
-
-application/x-troff-man: \
- description=Troff Manpage Source;\
- file_extensions=.man
-
-application/x-troff-me: \
- description=Troff ME Macros;\
- file_extensions=.me
-
-application/x-troff-ms: \
- description=Troff MS Macros;\
- file_extensions=.ms
-
-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
-
-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;\
- action=application;\
- application=mplayer.exe %s
-
-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
-
-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 Image;\
- file_extensions=.pnm
-
-image/x-portable-bitmap: \
- description=PBM Bitmap Image;\
- file_extensions=.pbm
-
-image/x-portable-graymap: \
- description=PBM Graymap Image;\
- file_extensions=.pgm
-
-image/x-portable-pixmap: \
- description=PBM Pixmap Image;\
- 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
-
-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
-
-video/quicktime: \
- description=QuickTime Video Clip;\
- file_extensions=.mov,.qt
-
-application/x-troff-msvideo: \
- description=AVI Video;\
- file_extensions=.avi;\
- icon=avi;\
- action=application;\
- application=mplayer.exe %s
-
-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/ReplicatorG/build/windows/dist/java/lib/deploy.jar b/ReplicatorG/build/windows/dist/java/lib/deploy.jar
deleted file mode 100644
index 09b22f6..0000000
Binary files a/ReplicatorG/build/windows/dist/java/lib/deploy.jar and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/deploy/ffjcext.zip b/ReplicatorG/build/windows/dist/java/lib/deploy/ffjcext.zip
deleted file mode 100644
index e4384d7..0000000
Binary files a/ReplicatorG/build/windows/dist/java/lib/deploy/ffjcext.zip and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/chrome.manifest b/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/chrome.manifest
deleted file mode 100644
index 616531d..0000000
--- a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/chrome.manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-content jqs chrome/content/
-overlay chrome://browser/content/browser.xul chrome://jqs/content/overlay.xul
diff --git a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/chrome/content/overlay.js b/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/chrome/content/overlay.js
deleted file mode 100644
index 7c2e4cf..0000000
--- a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/chrome/content/overlay.js
+++ /dev/null
@@ -1,22 +0,0 @@
-//
-// Copyright 2007 Sun Microsystems, Inc. All rights reserved.
-// SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
-//
-
-// get the JQS extension directory
-const id = "jqs@sun.com";
-var ext = Components.classes["@mozilla.org/extensions/manager;1"]
- .getService(Components.interfaces.nsIExtensionManager)
- .getInstallLocation(id)
- .getItemLocation(id);
-
-// create an nsILocalFile for the executable
-var file = Components.classes["@mozilla.org/file/local;1"]
- .createInstance(Components.interfaces.nsILocalFile);
-
-// construct command line
-file.initWithPath(ext.path + "\\..\\..\\..\\..\\bin\\jqsnotify.exe");
-
-// and launch it
-file.launch();
-
diff --git a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/chrome/content/overlay.xul b/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/chrome/content/overlay.xul
deleted file mode 100644
index cd62f88..0000000
--- a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/chrome/content/overlay.xul
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
diff --git a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/install.rdf b/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/install.rdf
deleted file mode 100644
index 80c2b45..0000000
--- a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ff/install.rdf
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
- jqs@sun.com
- Java Quick Starter
- 1.0
-
-
-
-
-
-
- {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
- 1.5
- *
-
-
-
-
-
-
diff --git a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ie/jqs_plugin.dll b/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ie/jqs_plugin.dll
deleted file mode 100644
index a791634..0000000
Binary files a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/ie/jqs_plugin.dll and /dev/null differ
diff --git a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/jqs.conf b/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/jqs.conf
deleted file mode 100644
index 2550b05..0000000
--- a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/jqs.conf
+++ /dev/null
@@ -1,2228 +0,0 @@
-# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
-# SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
-#
-
-# Java Quick Start minimal applets configuration file
-
-# Config file template, created by JQS profiler
-# set JAVA_HOME=
-refresh "${JAVA_HOME}\bin\client\classes.jsa" mapped
-refresh "${JAVA_HOME}\lib\content-types.properties"
-refresh "${JAVA_HOME}\lib\deploy.jar"
-refresh "${JAVA_HOME}\lib\ext\localedata.jar"
-refresh "${JAVA_HOME}\lib\fontconfig.bfc"
-refresh "${JAVA_HOME}\lib\fonts\lucidasansregular.ttf"
-refresh "${JAVA_HOME}\lib\javaws.jar"
-refresh "${JAVA_HOME}\lib\logging.properties"
-refresh "${JAVA_HOME}\lib\meta-index"
-refresh "${JAVA_HOME}\lib\net.properties"
-refresh "${JAVA_HOME}\lib\plugin.jar"
-refresh "${JAVA_HOME}\lib\resources.jar"
-refresh "${JAVA_HOME}\lib\rt.jar"
-refresh "${JAVA_HOME}\lib\security\cacerts"
-refresh "${JAVA_HOME}\lib\security\java.policy"
-refresh "${JAVA_HOME}\lib\security\java.security"
-refresh "${JAVA_HOME}\lib\security\javaws.policy"
-refresh "${JAVA_HOME}\lib\tzmappings"
-refresh "${JAVA_HOME}\lib\zi\gmt"
-refreshlib "${JAVA_HOME}\bin\awt.dll"
-refreshlib "${JAVA_HOME}\bin\client\jvm.dll"
-refreshlib "${JAVA_HOME}\bin\dcpr.dll"
-refreshlib "${JAVA_HOME}\bin\deploy.dll"
-refreshlib "${JAVA_HOME}\bin\fontmanager.dll"
-refreshlib "${JAVA_HOME}\bin\hpi.dll"
-refreshlib "${JAVA_HOME}\bin\java.dll"
-refreshlib "${JAVA_HOME}\bin\java.exe"
-refreshlib "${JAVA_HOME}\bin\jp2native.dll"
-refreshlib "${JAVA_HOME}\bin\jpeg.dll"
-refreshlib "${JAVA_HOME}\bin\msvcr71.dll"
-refreshlib "${JAVA_HOME}\bin\net.dll"
-refreshlib "${JAVA_HOME}\bin\nio.dll"
-refreshlib "${JAVA_HOME}\bin\regutils.dll"
-refreshlib "${JAVA_HOME}\bin\verify.dll"
-refreshlib "${JAVA_HOME}\bin\zip.dll"
-
-profile
-[msvcr71.dll]
-config: refreshlib "${JAVA_HOME}\bin\msvcr71.dll"
-00000000-0000a000
-0000b000-0000e000
-0000f000-0001a000
-00020000-00021000
-00022000-00027000
-00028000-00036000
-0003a000-00041000
-00042000-00048000
-00049000-0004d000
-0004e000-00053000
-
-[jvm.dll]
-config: refreshlib "${JAVA_HOME}\bin\client\jvm.dll"
-00000000-0007c000
-0007e000-00086000
-00088000-00089000
-0008b000-0008c000
-00091000-000a3000
-000a4000-000b2000
-000b4000-000d6000
-000d8000-000e0000
-000ee000-000f6000
-000f7000-00101000
-0010e000-0010f000
-00110000-00111000
-00116000-00119000
-0011a000-0011b000
-0011c000-0011d000
-0011e000-0011f000
-0012a000-00134000
-00139000-0013c000
-0013d000-00141000
-00142000-00154000
-00156000-0015c000
-0015e000-0015f000
-00167000-0016b000
-0016c000-0016e000
-0016f000-001c0000
-001c1000-001d8000
-001d9000-001ed000
-001ee000-001f5000
-001f6000-001fe000
-00205000-0020b000
-0020d000-00217000
-0021c000-00223000
-00226000-00231000
-00232000-00235000
-
-[hpi.dll]
-config: refreshlib "${JAVA_HOME}\bin\hpi.dll"
-00000000-00007000
-
-[java.exe]
-config: refreshlib "${JAVA_HOME}\bin\java.exe"
-00000000-00012000
-00013000-0001d000
-
-[zip.dll]
-config: refreshlib "${JAVA_HOME}\bin\zip.dll"
-00000000-0000e000
-
-[verify.dll]
-config: refreshlib "${JAVA_HOME}\bin\verify.dll"
-00000000-0000b000
-
-[java.dll]
-config: refreshlib "${JAVA_HOME}\bin\java.dll"
-00000000-0000c000
-00010000-0001d000
-
-[rt.jar]
-config: refresh "${JAVA_HOME}\lib\rt.jar"
-0028c1f3-0028c211
-0028c244-0028c9eb
-00291575-00291593
-002915c6-00291de4
-002a3de4-002a3e02
-002a3e35-002a45ce
-002a8353-002a8371
-002a83a4-002a8cd4
-002bdcca-002bdce8
-002bdd0f-002bf068
-002c674a-002c6768
-002c679d-002c6e87
-002cd1d1-002cd1ef
-002cd224-002cd972
-002df1fb-002df219
-002df24c-002df99d
-002e376f-002e378d
-002e37c0-002e4003
-002eed80-002eed9e
-002eedd3-002ef5a0
-002f0ac2-002f0ae0
-002f0b15-002f12b5
-002f2070-002f208e
-002f20bf-002f24a8
-002f24da-002f28eb
-002f2923-002f2e3a
-002f2e74-002f337d
-002f33ad-002f37f6
-002f3827-002f3c7a
-0031f557-0031f575
-0031f5a9-003277d2
-003df0ec-003df10a
-003df150-003df557
-003e083e-003e085c
-003e0893-003e0cee
-003eefb3-003eefd1
-003ef00b-003f040f
-003f0542-003f0560
-003f05a5-003f11f9
-003fe30b-003fe329
-003fe363-003ffc08
-00400a40-00400a5e
-00400a98-00401570
-00401aed-00401b0b
-00401b43-00401bff
-00406cd1-00406cef
-00406d26-00406f40
-00407902-00407920
-00407960-00407c3c
-005c4df9-005c4e17
-005c4e3d-005c5a81
-005c952d-005c954b
-005c9572-005ca774
-005cc4ff-005cc51d
-005cc545-005cd482
-005cf76f-005cf78d
-005cf7b0-005d06d6
-005d06fc-005d0e29
-005d0e4f-005d1b3c
-005da480-005da49e
-005da4c9-005dbfd2
-005dc01b-005dc3fa
-005dc42d-005dccb2
-005dd445-005dd463
-005dd48c-005de6f3
-005dfe45-005dfe63
-005dfe95-005e018d
-005e0ee5-005e0f03
-005e0f2b-005e2c8a
-005e2cba-005e31a3
-005e47d1-005e47ef
-005e4824-005e49fa
-005e4a21-005e530c
-005e5339-005e553d
-005e556a-005e57a1
-005e5edb-005e5ef9
-005e5f26-005e626c
-005e6299-005e6639
-005e6664-005e752c
-005e76d9-005e76f7
-005e7723-005e8dd6
-005fce4a-005fce68
-005fce8f-005fde4e
-005fde70-005fe6b5
-00600983-006009a1
-006009c4-00601caa
-00601ce3-00601fe6
-00602011-00602762
-0060e02f-0060e04d
-0060e078-0060fba6
-0060fcca-0060fce8
-0060fd2b-006100d6
-00610109-00610968
-0061287f-0061289d
-006128bf-00612df8
-00612e1f-006133ae
-00613a4b-00613a69
-00613a8a-0061479f
-006147d2-006152af
-006152d2-00616127
-00616995-006169b3
-006169db-006177a8
-01216619-01216637
-01216652-012166ec
-01216703-012167f7
-01216810-01216a49
-01216a62-01216d2f
-01217b74-01217b92
-01217ba7-01218c6b
-0121989a-012198b8
-012198cf-0121adb5
-0121b8e2-0121b900
-0121b91f-0121cb18
-0121cf44-0121cf62
-0121cf77-0121e6a2
-0121e6c2-0121ea86
-0121eaa0-0121ee14
-0121ee2e-0121f137
-01221338-01221356
-01221380-0122146c
-0122149b-012217db
-012220de-012220fc
-01222120-0122228d
-01222976-01222994
-012229aa-012238d4
-012238ed-01223b58
-01223b6f-01223e54
-01223e6b-01223fef
-01224006-01224235
-0122424c-012244ed
-012249b2-012249d0
-012249f4-01224b05
-01224ef3-01224f11
-01224f2a-01225c81
-01226354-01226372
-01226399-012267f6
-01226812-0122702c
-0122704f-01227eec
-01229900-0122991e
-0122993f-0122a370
-0122a67a-0122a698
-0122a6b4-0122dab1
-0122dad1-0122de51
-0122f25b-0122f279
-0122f295-01230dee
-01230e13-01230fc5
-012316e3-01231701
-01231727-01231a15
-01234bf5-01234c13
-01234c26-01236ede
-01239262-01239280
-012392a1-0123955d
-01239598-01239991
-01239e0a-01239e28
-01239e5f-0123a26a
-0123a282-0123ab0c
-01240e49-01240e67
-01240e84-01242233
-0124224e-0124231b
-01242acc-01242aea
-01242b14-01242f64
-01242f7a-01243f03
-012441dc-012441fa
-01244211-01244379
-0124639d-012463bb
-012463cf-01247cc0
-01248515-01248533
-0124854c-0124a274
-0124b905-0124b923
-0124b93b-0124d4c3
-0124e7d8-0124e7f6
-0124e80f-0124f631
-0124f9b5-0124f9d3
-0124f9ea-01250e00
-01251cdc-01251cfa
-01251d16-0125366d
-012539fa-01253a18
-01253a30-01254f81
-01258eda-01258ef8
-01258f21-01259330
-0125a3d9-0125a3f7
-0125a41c-0125b062
-01261708-01261726
-0126174e-012618f0
-0126250d-0126252b
-0126254e-012633cd
-012633f3-012634c9
-012634f1-01264196
-012641b3-0126623d
-0126af26-0126af44
-0126af73-0126b121
-0128b7e6-0128b804
-0128b824-0128bd51
-0128bd6b-0128caa9
-0128cac9-0128cf29
-0128ed24-0128ed42
-0128ed6f-0128f0c8
-0128f0f3-0128f4a7
-0128f4ca-0128f7c9
-0128f7e9-0128f9cf
-0128f9f1-0128fd0f
-01294deb-01294e09
-01294e2f-01295361
-012b0d00-012b0d1e
-012b0d3c-012b0df4
-012b0e1c-012b0ecc
-012b0eec-012b0ff9
-012b1017-012b1120
-012b113f-012b1308
-012b1324-012b154f
-012b1570-012b1645
-012b1666-012b1716
-012b1733-012b1890
-012b18b2-012b1a09
-012b1a2a-012b1b15
-012b1b37-012b1bd8
-012b1bf8-012b1d8e
-012b1db3-012b2007
-012b2028-012b2170
-012b2190-012b22ae
-012b2c4f-012b2c6d
-012b2c8c-012b33e8
-012b3aa2-012b3ac0
-012b3aea-012b3bf0
-012b3c15-012b3cec
-012b4409-012b4427
-012b4446-012b5648
-012b5eb2-012b5ed0
-012b5eef-012b6393
-012b63ac-012b6659
-012b6ce2-012b6d00
-012b6d16-012b7dd3
-012ba1c3-012ba1e1
-012ba1fc-012ba2d5
-012bcb7c-012bcb9a
-012bcbbd-012be449
-012be96f-012be98d
-012be9af-012bf5aa
-012bf5ca-012bfdb8
-012bff97-012bffb5
-012bffdf-012c1558
-012c157f-012c1647
-012c1666-012c18bf
-012c18dc-012c5426
-012c7927-012c7945
-012c7966-012c8432
-012c8450-012c8b05
-012c9d82-012c9da0
-012c9dc3-012cb83c
-012cb85b-012cbb25
-012cbb4b-012cc6a9
-012cc6cf-012ccfb2
-012cee8a-012ceea8
-012ceec7-012cf448
-012d0ec1-012d0edf
-012d0f05-012d1fd4
-012d1fef-012d2097
-012d4d8e-012d4dac
-012d4dd4-012d519e
-012d51cb-012d53f4
-012d54e6-012d5504
-012d5538-012d6264
-012d634c-012d636a
-012d6397-012d662f
-012d6666-012d6a94
-012d6bde-012d6bfc
-012d6c29-012d6cd0
-012d77b2-012d77d0
-012d780e-012d78ef
-012d7d77-012d7d95
-012d7dcd-012d7ecd
-012dd867-012dd885
-012dd8b6-012ddafa
-012ddb2b-012dddac
-012ddde4-012de173
-012de3e6-012de404
-012de433-012e17eb
-012f0ec3-012f0ee1
-012f0efe-012f1a1d
-012f1a42-012f1b19
-012f264b-012f2669
-012f2681-012f26ec
-012f2a90-012f2aae
-012f2ad2-012f2bc3
-012f3a17-012f3a35
-012f3a5b-012f3b7d
-012f4979-012f4997
-012f49ba-012f4a65
-012f6aaf-012f6acd
-012f6af0-012f6c49
-012f95e4-012f9602
-012f9623-012f9bc7
-012fa2d5-012fa2f3
-012fa314-012fa3b8
-012ff2dd-012ff2fb
-012ff31a-013052c2
-0130a8f6-0130a914
-0130a935-0130af78
-0130c90d-0130c92b
-0130c956-0130ca42
-0130d0d8-0130d0f6
-0130d10f-0130d7b9
-0130ea18-0130ea36
-0130ea65-0130f014
-0130f048-0130f5f9
-0130f62b-0130fcee
-01310599-013105b7
-013105e9-01310a96
-01310ac7-01310e6a
-01310e8c-01312204
-01313925-01313943
-0131395b-01313c5b
-0131dc76-0131dc94
-0131dcc8-0131df30
-0131e032-0131e050
-0131e06a-01322ad3
-013243f6-01324414
-01324433-01324509
-013245ec-0132460a
-01324626-01324aa4
-0132d780-0132d79e
-0132d7bd-0132ec16
-0132ec3b-0132edf2
-0132f025-0132f043
-0132f05f-0132f49a
-0133312c-0133314a
-0133316b-01333532
-01334a2b-01334a49
-01334a6f-01334b47
-01349000-0134901e
-0134903d-01349d39
-0134ea22-0134ea40
-0134ea5b-0134f696
-0134f6b0-013502c1
-01359a53-01359a71
-01359a91-01359fe6
-0137482e-0137484c
-01374876-01374a46
-013758e6-01375904
-01375931-01375c43
-013760c1-013760df
-013760fd-01376733
-01376939-01376957
-0137697c-01376e1d
-01376e43-013772b5
-013795fc-0137961a
-01379638-0137a6fe
-0137a71f-0137a9fb
-01382aba-01382ad8
-01382af4-013844da
-013846e4-01384702
-01384721-01385cbc
-01385ce7-01385e17
-01387eb2-01387ed0
-01387ef0-01388ed7
-01388efa-01389063
-01389081-01389415
-0138b14b-0138b169
-0138b186-0138b7ae
-0138dd80-0138dd9e
-0138ddcb-0138e2d4
-0138e2f5-0138ec37
-0138fdaa-0138fdc8
-0138fdf3-0139052c
-01390557-013905f2
-013930b5-013930d3
-01393106-01393602
-01393637-0139382d
-0139385a-01393a47
-01393a7b-01393bd3
-01393bfe-013949c5
-013949f3-01394f76
-01394fae-0139510a
-0139513e-01395315
-01395dc4-01395de2
-01395e10-013963c3
-01396a90-01396aae
-01396ada-01396e2a
-01397589-013975a7
-013975ce-01399178
-013993eb-01399409
-01399435-01399b36
-01399b5a-0139a6dd
-013a2bb3-013a2bd1
-013a2bf9-013a343a
-013a3460-013a35ba
-013a3ab7-013a3ad5
-013a3afa-013a3b7d
-013a3da4-013a3dc2
-013a3df1-013a3f8d
-013a3fb9-013a40f0
-013a411b-013a4231
-013a44c9-013a44e7
-013a4510-013a475f
-013a6c19-013a6c37
-013a6c5e-013a6de1
-013a7190-013a71ae
-013a71ce-013a721c
-013a753e-013a755c
-013a7588-013a76be
-013a8c43-013a8c61
-013a8c8e-013a9079
-013a90a3-013a928a
-013a92b3-013a9497
-013a94c2-013a95f6
-013beb98-013bebb6
-013bebe1-013bef2d
-013bf552-013bf570
-013bf5a9-013c0865
-013c0885-013c264a
-013c4dcd-013c4deb
-013c4e0a-013c508a
-013c50ba-013c5312
-013c59cd-013c59eb
-013c5a08-013c6c56
-013cc4ff-013cc51d
-013cc538-013cc847
-013cc929-013cc947
-013cc96d-013cce08
-013cce27-013cd1d8
-013cd1f2-013cd481
-013ce00e-013ce02c
-013ce054-013ce465
-013ceb4f-013ceb6d
-013ceb93-013d0529
-013d104b-013d1069
-013d1092-013d11fa
-013d1220-013d1375
-013dd0ad-013dd0cb
-013dd0f1-013dd402
-013de393-013de3b1
-013de3da-013de862
-013defc0-013defde
-013df008-013df3d0
-013df3f8-013df7ed
-013e0692-013e06b0
-013e06de-013e0c89
-013e0ccb-013e12c3
-013e1315-013e18be
-013e18fe-013e21a2
-013e2d5c-013e2d7a
-013e2da9-013e2e91
-013fae0d-013fae2b
-013fae56-013fb187
-013fcb4a-013fcb68
-013fcb8e-013fcc6d
-01407d6a-01407d88
-01407da1-014083c5
-014083dc-01408683
-01408698-014092a3
-014092bc-01409590
-014095ab-01409a86
-0140c514-0140c532
-0140c54f-0140cb9c
-0140d49e-0140d4bc
-0140d4df-0140d7bb
-0140d7d9-0140e4e3
-0141217a-01412198
-014121c4-014127c0
-01412e9a-01412eb8
-01412edd-014131bf
-014131dd-0141367c
-01414cc8-01414ce6
-01414d0f-014150b1
-014150d5-01415892
-014158ba-01415fa6
-01415fcd-014162d6
-014162f8-014166cf
-014660dd-014660fb
-0146611d-01466a82
-01466aa5-01467003
-01467031-014675d6
-0148220c-0148222a
-0148224b-01482882
-01487840-0148785e
-01487882-01487b77
-01489635-01489653
-01489679-014899c5
-01489dd6-01489df4
-01489e10-0148a808
-0148b0c7-0148b0e5
-0148b109-0148b7bd
-0148c196-0148c1b4
-0148c1d4-0148c2c4
-0148c2ee-0148c527
-0148c54a-0148df01
-0148e0ad-0148e0cb
-0148e0fb-0148e2dc
-0148e41a-0148e438
-0148e468-0148e60c
-0148ec0e-0148ec2c
-0148ec58-0148f546
-0149136f-0149138d
-014913ba-0149154f
-014a43df-014a43fd
-014a4427-014a4772
-014a47a1-014a4bad
-014a6412-014a6430
-014a644b-014a9577
-014aa091-014aa0af
-014aa0ce-014add55
-014add78-014adf02
-014affc0-014affde
-014b0004-014b1575
-014b2d7b-014b2d99
-014b2db8-014b5459
-014b850b-014b8529
-014b8557-014b8f5e
-014c1cfe-014c1d1c
-014c1d3f-014c226a
-014c2290-014c2760
-014c2785-014c2b0e
-014c2b31-014c382d
-014c3857-014c3c12
-014c3c3d-014c401c
-014c4048-014c442d
-014c4453-014c4cf7
-014c4d23-014c5d4b
-014c5d75-014c5f3f
-014c5f65-014c6942
-014c696e-014c6e3d
-014c6e68-014c74b8
-014c74e3-014c7621
-014c764f-014c7741
-014c7768-014c89ee
-014c8a11-014c926d
-014cbee4-014cbf02
-014cbf2d-014cc590
-014ce60a-014ce628
-014ce654-014cea46
-015a7b5d-015a7b7b
-015a7b95-015a87cd
-0161f738-0161f756
-0161f782-01620615
-01629595-016295b3
-016295db-01629683
-01632298-016322b6
-016322e4-0163271a
-01632743-016331a3
-016331d1-0163354d
-01633572-016342a4
-016348c1-016348df
-01634909-016353bc
-0163550e-0163552c
-01635551-01638260
-01638986-016389a4
-016389c2-01638c08
-016392c0-016392de
-016392ff-016395e7
-0163aef1-0163af0f
-0163af35-0163affc
-0163b020-0163b40a
-0163b429-0163b815
-0163c500-0163c51e
-0163c546-0163c693
-0163c825-0163c843
-0163c870-0163cb6b
-0163cfee-0163d00c
-0163d042-0163d6c9
-0163d6f4-0163d92e
-01651ff6-01652014
-01652057-0165249d
-01652cd6-01652cf4
-01652d35-0165305f
-0165308d-01653b06
-01653b24-01654368
-0165bf53-0165bf71
-0165bf96-0165c451
-0165c79e-0165c7bc
-0165c7e3-0165e960
-0165e985-0165f067
-0165f6c4-0165f6e2
-0165f711-0165f9cf
-0165fcda-0165fcf8
-0165fd1a-01662642
-0166325d-0166327b
-0166329b-016634fb
-01672914-01672932
-0167295d-01672bf7
-01672c26-01672ea7
-01674e46-01674e64
-01674ebc-01675632
-01675686-01675c28
-01675c81-01676017
-01676d7f-01676d9d
-01676dcc-0167845d
-016796ea-01679708
-01679732-01679cdd
-0167ac22-0167ac40
-0167ac60-0167af18
-0167b590-0167b5ae
-0167b5cc-0167cf06
-0167d393-0167d3b1
-0167d3d0-0167d84a
-0167dab3-0167dad1
-0167daf0-0167dd1a
-0167edd1-0167edef
-0167ee19-0167f4af
-01681c51-01681c6f
-01681c99-01681fa3
-01681fcb-01682993
-016829bb-01682cc4
-01683a8e-01683aac
-01683ad8-01683fc0
-01684b39-01684b57
-01684b75-01688e16
-0168c951-0168c96f
-0168c998-0168cd99
-0168d4ff-0168d51d
-0168d559-0168d847
-0168de95-0168deb3
-0168dee0-0168e911
-0168ec86-0168eca4
-0168eccd-016906dd
-0169155e-0169157c
-016915b8-01693317
-0169333e-01694476
-01694c1a-01694c38
-01694c5f-016956fc
-01695729-01695fea
-0169bdea-0169be08
-0169be31-0169c08d
-0169cb60-0169cb7e
-0169cbaf-0169d446
-0169d52b-0169d549
-0169d57e-0169dd34
-0169dd69-0169e01d
-0169e062-0169e314
-0169eb57-0169eb75
-0169eba6-0169f310
-0169f343-0169fd86
-016a0123-016a0141
-016a017a-016a04da
-016a0503-016a0d0b
-016a0d36-016a146d
-016b35bb-016b35d9
-016b3600-016b385f
-016b454c-016b456a
-016b458f-016b4793
-016b4d63-016b4d81
-016b4da8-016b4f1d
-016b52b0-016b52ce
-016b52f2-016b63b3
-016b6f54-016b6f72
-016b6fa1-016b72db
-016b730c-016b762f
-016b9038-016b9056
-016b908d-016b95d0
-016b9889-016b98a7
-016b98d4-016b9baf
-016bf67c-016bf69a
-016bf6c9-016bf93a
-016c2132-016c2150
-016c217d-016c2d47
-016c4046-016c4064
-016c4093-016c4cd8
-016c5c08-016c5c26
-016c5c44-016c688a
-016ce6a9-016ce6c7
-016ce6e2-016cee49
-016dff14-016dff32
-016dff5f-016e0710
-016e0738-016e0d79
-016ef2df-016ef2fd
-016ef326-016ef3de
-016ef684-016ef6a2
-016ef6cc-016efae7
-016efb14-016efcbb
-016efce5-016f001d
-016f0041-016f029f
-016f02c5-016f0370
-016f0eaa-016f0ec8
-016f0ef2-016f1077
-016f10a5-016f11e9
-016f121e-016f1954
-016f1bb0-016f1bce
-016f1bf4-016f1dcd
-016f394e-016f396c
-016f3990-016f3a4b
-016f3a6f-016f3b0c
-016f3d9c-016f3dba
-016f3ddf-016f409d
-016f40c3-016f4162
-016f4394-016f43b2
-016f43d2-016f446b
-016fb72c-016fb74a
-016fb78b-016fc3e4
-016fc413-016fd4b3
-016fd5cb-016fd5e9
-016fd620-016feeaf
-016feef2-016ff17a
-016ff658-016ff676
-016ff6ad-016ffa03
-01700b19-01700b37
-01700b66-0170235e
-0170564e-0170566c
-017056af-01705814
-01705842-017070d0
-01710ae2-01710b00
-01710b34-01710e6d
-01710ea2-0171145c
-01711497-017116df
-0171170e-017121a5
-01713c25-01713c43
-01713c87-01713f91
-01713fd1-01714f94
-01714fda-0171534e
-01715395-0171576d
-017157b0-01715a0b
-01715a51-01715f3c
-01715f8a-017162d1
-01716317-0171672d
-0171677a-01716a62
-01716aa5-01716ce2
-017172d1-017172ef
-01717337-017177e7
-0171781f-0171a1b0
-0171a1e3-0171a57a
-0171aaac-0171aaca
-0171ab0a-0171c9a4
-0171d281-0171d29f
-0171d2d8-0171ee82
-0171f6d5-0171f6f3
-0171f724-0172286e
-01726620-0172663e
-01726677-01727090
-0172719c-017271ba
-017271ee-017274a2
-0172faf6-0172fb14
-0172fb49-017308b5
-017308f1-01730c53
-01730c8f-01730fab
-01749446-01749464
-01749490-017496b9
-0174d297-0174d2b5
-0174d2f6-0174d7b0
-0174d7db-0174eb29
-01755187-017551a5
-017551cc-017559a1
-017570bb-017570d9
-01757116-017577a8
-01757efa-01757f18
-01757f4f-01758410
-017586a3-017586c1
-017586fc-01758a99
-0175962e-0175964c
-0175967d-017598cc
-01759909-01759cf6
-01759d25-0175ab7b
-017691e1-017691ff
-01769249-01769aa2
-01769ae6-0176a28f
-0176b035-0176b053
-0176b09a-0176b89a
-0176b8e6-0176c311
-0176c35b-0176cead
-0176f1dc-0176f1fa
-0176f24d-0176f87e
-0176f8cb-01770785
-017707bd-01772bc6
-01772ce4-01772d02
-01772d43-01773608
-01773654-01773bbf
-01773bf0-01774d75
-01775cba-01775cd8
-01775d03-0177633b
-0177f121-0177f13f
-0177f16a-017801cf
-01780206-01780cf0
-017811fe-0178121c
-01781243-0178225b
-01782289-01782506
-01782534-017827f2
-018044ec-0180450a
-01804545-01804656
-0180736d-0180738b
-018073c6-01807623
-01807664-01807db4
-01807dda-01808651
-018090b8-018090d6
-01809113-01809758
-0180e871-0180e88f
-0180e8ba-0180e9f8
-0180ea16-01810bc5
-01810bf3-01810d8b
-018119af-018119cd
-018119f1-018127d5
-018127f9-01813fb8
-01814681-0181469f
-018146c4-0181490d
-018192b4-018192d2
-01819321-01819691
-018196d3-01819eb2
-01819ef4-0181a36b
-0181a850-0181a86e
-0181a8b4-0181ad17
-0181ad51-0181d995
-0181d9cd-0181e11f
-0181e3fd-0181e41b
-0181e45a-0181e733
-0181e777-0181ebd2
-0181ec18-0181ee6e
-0181ee9a-01822322
-01823e3a-01823e58
-01823e84-0182505c
-01825087-0182582a
-01825849-0182637f
-018263ab-018268f5
-01826921-01826bdd
-01826c01-01827ad7
-01828cd4-01828cf2
-01828d1f-01829668
-018298dd-018298fb
-0182991b-0182c5a4
-01831b5c-01831b7a
-01831bba-01831ff2
-01832e3b-01832e59
-01832e97-0183630f
-01838e56-01838e74
-01838ea4-0183904f
-0183906f-01839a8b
-0183fcd9-0183fcf7
-0183fd1f-01840fc7
-01840feb-01843172
-01846a25-01846a43
-01846a68-01846da4
-01846dcc-018470cc
-01847102-0184757e
-018475b5-01847ca4
-01847cd5-01848100
-01848137-01848631
-01848666-01848b7e
-01849123-01849141
-01849174-018495a9
-018495e7-01849c1e
-01849c55-0184a316
-0184a34e-0184a72b
-0184a761-0184aba5
-0184abcb-0184be4a
-0184be67-0184c589
-0184cbc1-0184cbdf
-0184cc01-0184ccaf
-0185136f-0185138d
-018513c0-0185279c
-018527c3-01854343
-01864b86-01864ba4
-01864bc6-01864cec
-01864d11-01866095
-018660be-018676e1
-01867710-01867b2e
-01867b60-01868262
-0186828d-0186886a
-0186889a-01868c10
-01868c3a-0186904b
-01869073-01869385
-018693b3-0186966f
-01869699-01869c20
-01869c48-0186a862
-0186a88c-0186ad3c
-0186afc7-0186afe5
-0186b00f-0186ba3f
-0186ba6a-0186c230
-0186d7c9-0186d7e7
-0186d812-0186e006
-0186e02b-0186e85d
-0186e87c-01873829
-01873860-018739de
-01873a03-018755cd
-0187ec2e-0187ec4c
-0187ec76-01880107
-0188012b-018815b9
-018815e4-01881ad1
-01881af1-018825f2
-018826f5-01882713
-01882748-01882b16
-01882dc0-01882dde
-01882e1e-018831d9
-01883217-0188364e
-0188368c-01883c45
-01883c84-01883fee
-01884031-0188477d
-018847be-01885654
-01885692-01886758
-01886799-01886c83
-01886cc1-018877f8
-01887838-01887d8a
-01887dcb-018881b9
-018881f7-01888786
-018887c3-01888cf1
-01888d2f-01889388
-018893c8-01889aa1
-01889ae4-01889e67
-01889ea4-0188a39d
-0188a3de-0188a6ee
-0188a72d-0188ac83
-0188acc0-0188afb2
-0188aff1-0188b3b6
-0188b3e9-0188fe7a
-018908db-018908f9
-0189092c-01890d18
-01890d53-01890e88
-01890eb0-01894e6d
-01894ea9-01895ff3
-01896028-0189630f
-01896346-018968bb
-018968fe-0189731c
-01897351-0189852e
-01898566-01898e28
-01898e60-01899479
-018994b7-0189a5ec
-0189a624-0189bedc
-0189bf2e-0189c593
-0189c5cf-0189d320
-0189d350-0189d538
-0189d570-0189d98e
-0189d9b7-018a0678
-018a636a-018a6388
-018a63ba-018a6bb1
-018a740b-018a7429
-018a744e-018aa12c
-018aa152-018ab162
-018ababb-018abad9
-018abafd-018ac2b8
-018b112f-018b114d
-018b117b-018b1a85
-018b47c2-018b47e0
-018b4809-018b57f7
-018b5821-018b5ad7
-018b5aff-018b5e19
-018b6ac9-018b6ae7
-018b6b29-018b6faf
-018b6fe0-018b87de
-018b880e-018b95a1
-018b95da-018b9ab8
-018bb82c-018bb84a
-018bb87e-018bc3fc
-018bc42f-018bca21
-018bca57-018bcfcd
-018bd006-018bd511
-018bd548-018be247
-018be26d-018c271c
-018c8b36-018c8b54
-018c8b84-018c9521
-018c9550-018c9e91
-018c9ec5-018ca7c8
-018ca7ee-018cc280
-018cc2af-018cc711
-018cc742-018cd66e
-018cd698-018cdfaa
-018cdfd3-018ce552
-018ce7dc-018ce7fa
-018ce823-018d348b
-018d34bd-018d3dce
-018d3dff-018d40c5
-018d40f2-018d45c3
-018d45ee-018d5119
-018ebc0e-018ebc2c
-018ebc7c-018ec4ee
-018ec518-018ec5d7
-018ec601-018ec6a2
-01928172-01928190
-019281c1-01928452
-01928668-01928686
-019286a7-01929594
-019295bc-0192a043
-01a465e3-01a46601
-01a4661d-01a467f8
-01a46819-01a46a74
-01a46a91-01a4704c
-01a47064-01a4728c
-01a4738c-01a473aa
-01a473c5-01a477ec
-01a4830f-01a4832d
-01a4834e-01a4851e
-01a48d15-01a48d33
-01a48d57-01a48f06
-01a4992c-01a4994a
-01a49972-01a4a6bb
-01a4aaa4-01a4aac2
-01a4aaf4-01a4b55d
-01a4b587-01a4c0a4
-01a5061d-01a5063b
-01a50677-01a50a6b
-01a50a95-01a51748
-01a84e25-01a84e43
-01a84e6d-01a84f7b
-01a86257-01a86275
-01a86291-01a86587
-01a865a1-01a86b98
-01a86bb2-01a86dd8
-01a86e03-01a87152
-01a8a763-01a8a781
-01a8a7a3-01a8a8db
-01a8a8f6-01a8aaf6
-01a8af15-01a8af33
-01a8af50-01a8b313
-01a8baae-01a8bacc
-01a8baf5-01a8bcaf
-01a8f9d6-01a8f9f4
-01a8fa0f-01a8fce4
-01a92c81-01a92c9f
-01a92cc4-01a92dc4
-01a92dee-01a92f1c
-01a93759-01a93777
-01a93790-01a939a6
-01abbe60-01abbe7e
-01abbea5-01abd19f
-01abf8da-01abf8f8
-01abf91f-01abfb8d
-01ac3588-01ac35a6
-01ac35ca-01ac3ed1
-01ac5a95-01ac5ab3
-01ac5ae5-01ac5e9e
-01b08135-01b08153
-01b08174-01b08a5d
-01b0a30f-01b0a32d
-01b0a355-01b0a964
-01b1aa37-01b1aa55
-01b1aa7a-01b1ad69
-01b1ddde-01b1ddfc
-01b1de32-01b1e2e5
-01b1e31a-01b1e94a
-01b1fb1a-01b1fb38
-01b1fb5a-01b1ff07
-01b1ff29-01b20227
-01b2143f-01b2145d
-01b21481-01b21644
-01b21667-01b21956
-01b22a76-01b22a94
-01b22ab5-01b22c77
-01b22c99-01b22fa3
-01b22fc7-01b231d2
-01b231f5-01b234f7
-01b2587a-01b25898
-01b258b6-01b25afa
-01b26ff5-01b27013
-01b2702d-01b2767b
-01b27695-01b27f66
-01b27f81-01b286b0
-01b286db-01b28938
-01b28952-01b29d3d
-01b5c9e9-01b5ca07
-01b5ca26-01b5d0c7
-01b63d98-01b63db6
-01b63de1-01b64128
-01b66b81-01b66b9f
-01b66bc7-01b6742d
-01b6831e-01b6833c
-01b68364-01b68bc8
-01b69ccc-01b69cea
-01b69d22-01b69f45
-01b6aac4-01b6aae2
-01b6ab09-01b6b17d
-01b8a924-01b8a942
-01b8a972-01b8ade0
-01b8d64c-01b8d66a
-01b8d68e-01b8ef04
-01b8ef2d-01b8fcf7
-01b90ae2-01b90b00
-01b90b28-01b91089
-01b910b0-01b9183c
-01b91ad1-01b91aef
-01b91b11-01b91bfc
-01c655e9-01c65607
-01c65627-01c656b7
-01c66ff0-01c6700e
-01c67031-01c672d4
-01c6a8fa-01c6a918
-01c6a944-01c6aa33
-01c76849-01c76867
-01c76897-01c76aa3
-01c76adb-01c76ee4
-01c76f19-01c77520
-01c7754a-01c7831d
-01c7834e-01c784f1
-01c78518-01c788cd
-01c788f5-01c790d3
-01c79102-01c79987
-01c799b0-01c7b28f
-01c7b2ac-01c7e9e9
-01c8be0b-01c8be29
-01c8be47-01c8bf37
-01c8bf59-01c8c329
-01c8c345-01c8cd64
-01cb3930-01cb394e
-01cb396d-01cb40db
-01cc59ba-01cc59d8
-01cc5a01-01cc5b38
-01cc5b65-01cc619b
-01cc65b2-01cc65d0
-01cc65fe-01cc6913
-01cc791a-01cc7938
-01cc796a-01cc929c
-01cccc62-01cccc80
-01ccccb3-01cccf5d
-01cccf90-01ccd21c
-01ccf8ee-01ccf90c
-01ccf93d-01cd6ebb
-01cd8732-01cd8750
-01cd8784-01cd897c
-01cd8cc3-01cd8ce1
-01cd8d13-01cd9981
-01cdc41a-01cdc438
-01cdc469-01cdc535
-01ce3b9a-01ce3bb8
-01ce3bda-01ce3f86
-01ce3fb8-01ce4298
-01ce42cf-01ce4446
-01ce4474-01ce46d3
-01ce4707-01ce573d
-01ce6252-01ce6270
-01ce6288-01ce65cd
-01ce65ea-01ce6898
-01d1d33b-01d1d359
-01d1d37c-01d1da56
-01d1da79-01d1e368
-01d1e383-01d1e736
-01d3c8ce-01d3c8ec
-01d3c90d-01d3d00c
-01d3d8c2-01d3d8e0
-01d3d8f9-01d3dc72
-01d4093a-01d40958
-01d40976-01d41433
-01e364d7-01e364f5
-01e36525-01e36fd2
-01e46ae1-01e46aff
-01e46b35-01e475f8
-01e4ba5f-01e4ba7d
-01e4bab2-01e4c652
-01e64b75-01e64b93
-01e64bb4-01e64d96
-01ec2970-01ec298e
-01ec29b4-01ec2b8e
-01f659f3-01f65a11
-01f65a34-01f668e6
-01f699f7-01f69a15
-01f69a32-01f6bd28
-01f6bd48-01f6d3c3
-01f6d3e9-01f6fdd8
-01f710b2-01f710d0
-01f710f2-01f72ee5
-01f7430e-01f7432c
-01f74355-01f751f2
-01f77ae8-01f77b06
-01f77b32-01f77ebd
-01f7a2a0-01f7a2be
-01f7a2ea-01f7abba
-01f7abeb-01f7adf1
-01f7ae2a-01f7b01e
-01f7b046-01f7ce35
-01f83969-01f83987
-01f839a6-01f84046
-01f85f0d-01f85f2b
-01f85f53-01f8670f
-01f8a652-01f8a670
-01f8a697-01f8c4b7
-01f91d2e-01f91d4c
-01f91d7f-01f923b0
-01fbfa54-01fbfa72
-01fbfaa3-01fc0ff8
-01fc33eb-01fc3409
-01fc342d-01fc4d57
-01fc6ed7-01fc6ef5
-01fc6f20-01fc7e95
-01fc857e-01fc859c
-01fc85c3-01fc907a
-01fcb186-01fcb1a4
-01fcb1c5-01fcbd77
-02009b3d-02009b5b
-02009b7b-0200a637
-0200a663-0200a896
-0200a8b3-0200ac36
-0200bebd-0200bedb
-0200bf09-0200c2a1
-0200c2d2-0200c42a
-0200c452-0200ce05
-0200ce33-0200cf4d
-0200d275-0200d293
-0200d2c5-0200d626
-0200d649-0200e07f
-0206a475-0206a493
-0206a4c0-0206bba9
-0206bfc5-0206bfe3
-0206c00d-0206dc95
-0206f5b3-0206f5d1
-0206f5f7-020702b7
-02070a06-02070a24
-02070a3f-02073873
-02073c7b-02073c99
-02073cbb-02074df7
-020760e2-02076100
-02076123-02078d04
-02078e76-02078e94
-02078ec8-02079d75
-02079dac-0207af6e
-0207af9f-0207bdb1
-0207bde7-0207cecd
-0208117f-0208119d
-020811c0-0208142f
-02081ef5-02081f13
-02081f41-02082897
-020828c4-02083f40
-02084973-02084991
-020849be-0208524c
-02085ab4-02085ad2
-02085b06-020869d6
-02086a01-02086e8e
-02087b70-02087b8e
-02087bbd-020883e1
-0208840f-02088ca1
-0208950e-0208952c
-02089557-0208a43a
-0208a464-0208afff
-0208b029-0208b802
-0208b821-0208c252
-0208c794-0208c7b2
-0208c7db-0208dada
-0208ef8d-0208efab
-0208efdc-020906b6
-020906d7-0209108e
-020914f8-02091516
-02091539-0209215a
-02092186-020924f9
-0209251d-02092da4
-02096d46-02096d64
-02096d9a-020979cf
-020991a5-020991c3
-020991e8-02099a84
-02099aad-0209acca
-0209acfa-0209cb44
-0209cb7e-0209cd12
-0209cd43-0209e06f
-0209e095-0209e5c1
-0209e5df-0209fe30
-020a13ca-020a13e8
-020a140e-020a20e8
-020a211a-020a3124
-020a314d-020a424d
-020a427c-020a501a
-020a504a-020a608d
-020a60a8-020a75f1
-020a7613-020a7ead
-020a8d3d-020a8d5b
-020a8d7f-020a93d9
-020a9410-020aa106
-020aa13b-020aab66
-020aab85-020ab92b
-020ac905-020ac923
-020ac945-020acc78
-020acc98-020b00fe
-020b06af-020b06cd
-020b06f6-020b0946
-020b87b6-020b87d4
-020b87f8-020bdf66
-020bdf8a-020c1013
-020d1f2c-020d1f4a
-020d1f6a-020d24cd
-020d57fb-020d5819
-020d583c-020d588d
-020f7734-020f7752
-020f7771-020f8179
-020f8501-020f851f
-020f8548-020f88e6
-020f912d-020f914b
-020f9175-020f941c
-020fa394-020fa3b2
-020fa3df-020faa8a
-020faaba-020fb280
-020fb2b0-020fba6e
-020fba9f-020fc26b
-020fc29c-020fca5f
-020fca98-020fcc6f
-020fcc97-020ff4d1
-021090ba-021090d8
-02109102-02109387
-02835d6c-029be381
-
-[awt.dll]
-config: refreshlib "${JAVA_HOME}\bin\awt.dll"
-00000000-00003000
-00004000-00006000
-0000a000-0000b000
-0000c000-00010000
-00011000-00012000
-00013000-00014000
-00015000-00016000
-00019000-0001a000
-0001c000-0001d000
-0001e000-0001f000
-00020000-00022000
-00023000-00024000
-00027000-00029000
-0002a000-0002b000
-0002d000-0002f000
-00031000-00035000
-00037000-0003c000
-0003e000-0003f000
-00040000-00042000
-00045000-00046000
-00048000-00051000
-00056000-00058000
-00062000-00087000
-00089000-0008c000
-0008d000-0008e000
-00093000-00094000
-00096000-00097000
-00099000-000a7000
-000a9000-000aa000
-000af000-000b3000
-000b9000-000be000
-000bf000-000c3000
-000c6000-000ce000
-000dd000-000e1000
-000e8000-000e9000
-000eb000-00125000
-00129000-0012c000
-0012d000-0012e000
-00130000-00133000
-00134000-00135000
-00136000-00137000
-00138000-00139000
-
-[fontconfig.bfc]
-config: refresh "${JAVA_HOME}\lib\fontconfig.bfc"
-00000000-00000bf2
-
-[fontmanager.dll]
-config: refreshlib "${JAVA_HOME}\bin\fontmanager.dll"
-00000000-00009000
-0000f000-00023000
-00024000-00029000
-00033000-00035000
-00036000-00037000
-00038000-0003b000
-0004c000-00052000
-
-[nio.dll]
-config: refreshlib "${JAVA_HOME}\bin\nio.dll"
-00000000-00008000
-
-[net.dll]
-config: refreshlib "${JAVA_HOME}\bin\net.dll"
-00000000-00009000
-0000a000-00012000
-
-[lucidasansregular.ttf]
-config: refresh "${JAVA_HOME}\lib\fonts\lucidasansregular.ttf"
-00000000-00000182
-00000184-00000cb8
-0007aa98-0007aace
-00080680-00080abe
-00080ac0-0008afd9
-
-[resources.jar]
-config: refresh "${JAVA_HOME}\lib\resources.jar"
-000012db-000012f9
-00001332-000013bc
-0000149e-000014bc
-000014fe-0000159b
-000015d2-0000169d
-0002ef1b-0002ef39
-0002ef6d-0002f2e7
-0002f687-0002f6a5
-0002f6d7-0002fa69
-0008a481-0008a49f
-0008a4d3-0008a594
-0008a5c0-0008a764
-0008a798-0008a813
-0008a843-0008a8a0
-0008a9d3-0008a9f1
-0008aa21-0008ab8e
-0008b086-0008b0a4
-0008b0d3-0008b150
-0008b17b-0008b2f8
-0008b5f8-0008b616
-0008b64c-0008b6f8
-0008b726-0008b7f5
-0008bdbb-0008bdd9
-0008be10-0008bea9
-0008bed8-0008bf6f
-0008bf9a-0008c09a
-0008c0d1-0008c187
-0008c1b6-0008c30f
-0008c4cf-0008c4ed
-0008c528-0008c595
-0008c5c8-0008c617
-000ad021-000ad03f
-000ad060-000ae077
-000ae09f-000b2d7d
-000d225c-000d227a
-000d22a2-000d4b66
-000db1f8-000db216
-000db232-000f3232
-0010944d-0010f2a7
-
-[dcpr.dll]
-config: refreshlib "${JAVA_HOME}\bin\dcpr.dll"
-00000000-00022000
-
-[deploy.jar]
-config: refresh "${JAVA_HOME}\lib\deploy.jar"
-00000027-00000045
-00000059-000000a3
-00008d2e-00008d4c
-00008d76-00009406
-0000a191-0000a1af
-0000a1d2-0000a49b
-0000a4c0-0000a794
-0000a7b7-0000aa95
-0000b18f-0000b1ad
-0000b1d0-0000b6b1
-0000b888-0000b8a6
-0000b8c8-0000bae1
-0000bddb-0000bdf9
-0000be1d-0000c0ec
-0000c10e-0000c3e8
-0000c5db-0000c5f9
-0000c61b-0000c7e8
-0000cca6-0000ccc4
-0000cce4-00013654
-00013c0b-00013c29
-00013c53-00014020
-00014055-000147b1
-000147d9-00015d0e
-000173a4-000173c2
-000173e9-000175d9
-00017600-0001790d
-00017934-00017c19
-00017c40-000180f1
-00018116-0001d418
-0001d442-0001d739
-0001d9ac-0001d9ca
-0001d9f2-0001e971
-0001e9ad-000205cb
-00020cdd-00020cfb
-00020d28-00021d36
-000248d2-000248f0
-00024925-00024f99
-00024fd7-000251f5
-00025237-00025699
-000256d7-00025a23
-00025a49-00026369
-00026f02-00026f20
-00026f42-000321af
-000321d8-00032309
-0003232c-00034fa5
-00034fcf-000357e9
-0003580e-000370d9
-000370f9-00037af9
-0003bdfe-0003be1c
-0003be45-0003d71c
-0003d746-0003df77
-0003ef7f-0003ef9d
-0003efd1-0003fcaf
-000450d8-000450f6
-0004511d-0004695e
-00046987-00046acf
-000471e8-00047206
-0004722f-0004757b
-000475b3-00047773
-000479c4-000479e2
-00047a09-0004d8fb
-0004e279-0004e297
-0004e2bc-0004e3fa
-0004eccd-0004eceb
-0004ed16-00050010
-0005003d-000500d9
-000500fd-00050794
-000507b9-000509e7
-00050a09-000512e4
-0005194b-00051969
-0005198f-00052279
-000522b2-000522d0
-00052305-000527af
-000527e3-00052987
-000529b6-00052aa1
-00052ada-00052eb2
-0005a807-0005a825
-0005a856-0005a94d
-0005b0ee-0005b10c
-0005b13b-0005c09b
-0005c0cd-0005caaa
-0005cadb-0005cf4a
-0005d969-0005d987
-0005d9bb-0005dbdb
-0005dc0d-0005f676
-00063613-00063631
-0006365c-00063813
-00065e01-00065e1f
-00065e54-00066948
-00066981-00067307
-000682fa-00068318
-00068356-000685ce
-00068602-000691ad
-000966a5-000966c3
-000966f3-00096bdd
-000abf33-000abf51
-000abf79-000acc21
-000ad868-000ad886
-000ad8af-000cb547
-0021f856-0021f874
-0021f8a5-0021fa42
-00220b88-00220ba6
-00220bcf-0022207a
-0022463b-00224659
-0022468b-002259d1
-0022672e-0022674c
-00226777-002277ff
-00232cb7-00232cd5
-00232d05-00233df8
-0023ab00-0023ab1e
-0023ab4c-0023bf91
-0023c558-0023c576
-0023c59b-0023c675
-0023e99d-0023e9bb
-0023e9e6-0023f13a
-00243090-002430ae
-002430d5-002433f2
-00243617-00243635
-0024365e-002438aa
-002438d1-002458ef
-0024bdff-0024be1d
-0024be4a-0024c9a4
-0024cab8-0024cad6
-0024cb14-0024d152
-0024d183-0024eada
-0024eb0d-0024f3d6
-00251ee6-00251f04
-00251f3a-0025248c
-002524c2-00252a0d
-00252a41-0025442b
-00256857-00256875
-002568a5-00256da6
-00261921-0026193f
-0026196c-00261f62
-002624a4-002624c2
-002624ed-00264022
-00264050-00264c7a
-002674a1-002674bf
-002674eb-00267acd
-00267af9-00267ee9
-00267f13-0026b27f
-0026b2af-0026c8a1
-0026d30e-0026d32c
-0026d35d-0026e111
-0026fe78-0026fe96
-0026fece-00270086
-002700c2-00270254
-00270454-00270472
-0027049d-002708fb
-00270927-002709fd
-00270a31-0027190e
-00276fd5-00276ff3
-00277019-00277cdf
-00277d15-00277d33
-00277d5f-002782a5
-002786ce-002786ec
-00278711-00278adc
-00278b08-00279242
-00279503-00279521
-0027954f-00279f7e
-0027d2fe-0027d31c
-0027d346-0027e3d0
-0027e3fd-0027f1b2
-00281e5c-00281e7a
-00281e99-00282808
-00283aa1-00283abf
-00283ae3-00283b7a
-00283b9c-00283c72
-00283ed4-00283ef2
-00283f1b-0028426a
-002850dc-002850fa
-00285122-00285312
-0028533a-00285666
-0028568e-0028587b
-00285a93-00285ab1
-00285ad7-0028b38c
-0028b3af-0028ba91
-0028db3a-0028db58
-0028db83-0028dc75
-0028dc9b-0028de32
-0028de56-0028e2e6
-0028e314-0028e3b6
-002906e1-002906ff
-00290725-00290e8a
-00290ead-00291849
-0029186d-00291ba5
-00291bc9-00291ee5
-00291f09-00292157
-00296903-00296921
-00296942-00299e63
-00299e85-0029a707
-0029a734-0029a8d7
-0029a904-0029ae19
-0029ae46-0029b010
-0029b048-0029b325
-0029b350-0029d656
-0029d9ba-0029d9d8
-0029da03-0029dd20
-0029dd4d-0029de5a
-0029de81-0029f05c
-0029f656-0029f674
-0029f6a2-0029fd25
-002a7921-002a793f
-002a7979-002a7a53
-002a7b85-002a7ba3
-002a7bca-002a8268
-002a8c5f-002a8c7d
-002a8ca6-002a8d74
-002a8d9c-002a90ab
-002a90d1-002a952e
-002a9919-002a9937
-002a9960-002aa0b2
-002aa0da-002aa14b
-002aa84b-002aa869
-002aa89c-002ab92e
-002ab955-002afc47
-002b095d-002b097b
-002b09a3-002b11ae
-002b11d2-002b16bc
-002b24b6-002b24d4
-002b24fe-002b29e7
-002b2e19-002b2e37
-002b2e60-002b6620
-002b670d-002b672b
-002b6754-002b6a24
-002b6a48-002b6f15
-002b751c-002b753a
-002b7576-002b7939
-002b7976-002b7d40
-002b7d71-002b8561
-002b859e-002b8968
-002b8990-002b9bf3
-002b9c18-002b9d89
-002ba01d-002ba03b
-002ba06f-002ba430
-002ba44f-002bc22f
-002bc253-002bc58c
-002bc5b3-002bc64e
-002bc674-002bcb41
-002bcb6b-002bce09
-002bce2e-002bcfaf
-002bcfd0-002be7f6
-002be819-002bf723
-002bf74a-002bfda9
-002bfdd7-002c00cc
-002c00f1-002c0e48
-002c1226-002c1244
-002c126a-002c1617
-002c1637-002c16d4
-002c16f9-002c1be3
-002c1c0f-002c2039
-002c205d-002c2dc3
-002c2de3-002c386e
-002c3895-002c3c70
-002c3c92-002c54f2
-002c5947-002d48b3
-
-[javaws.jar]
-config: refresh "${JAVA_HOME}\lib\javaws.jar"
-00000000-000000ea
-00000107-000001e0
-00001d65-00001d83
-00001da2-0000207e
-000020a1-000021a1
-000024cd-000024eb
-0000250e-00002828
-00002852-00002968
-00009a2a-00009a48
-00009a75-0000a149
-0000cac2-0000cae0
-0000cafc-0000e983
-0000e9a2-0000fb81
-0000fba4-0000fee1
-000107e8-00010806
-0001082e-00010d59
-00010d81-00011e22
-0001224a-00012268
-0001228e-00012d2a
-00012d4b-000136f8
-00013720-000145f4
-0001493b-00014959
-00014979-00015735
-0001638b-000163a9
-000163c9-0001704f
-00017074-000173f3
-00017416-00019471
-0001949b-0001aef6
-0001af20-0001b4a6
-0001b4d0-0001b820
-0001b853-0001bb7d
-0001bba5-0001cd3e
-00021cc2-00021ce0
-00021d05-000223d4
-000223fc-000227ab
-000227d4-00022c23
-00022c4c-000230e5
-000236d7-000236f5
-0002371e-00023e0c
-00024229-00024247
-0002426f-00024686
-00024b84-00024ba2
-00024bca-000255fc
-00026313-00026331
-00026359-00026734
-0002727b-00027299
-000272d2-00027535
-0002755b-0002930d
-00029332-000293ff
-00029427-000295b8
-00029aea-00029b08
-00029b2b-0002a14f
-0002a173-0002ada9
-0002b1d6-0002b1f4
-0002b21a-0002b6a1
-0002b6c5-0002bedc
-0002bf00-0002c57c
-0002c5a0-0002ca86
-0002caaa-0002ce78
-0002ce9c-0002d5f8
-0002d61c-0002db37
-0002e07e-0002e09c
-0002e0c0-0002e4db
-0002e4fd-00031d2b
-00031d4e-00032100
-00032130-000322f4
-00032315-00033a2a
-00033ff6-00034014
-00034032-00036ddd
-00036e02-000373e4
-00037409-0003774d
-00037772-00037d66
-00037d8b-00038190
-000381ca-00038904
-00038938-00038b49
-00038b83-00038dbf
-00038de2-0003d778
-0003d797-0003d9e0
-0003d9ff-0003dc39
-0003e419-0003e437
-0003e465-0003f00a
-0003f027-000453df
-00045864-00045882
-000458aa-00048980
-000489af-00048aed
-00048b08-00048e4e
-00048e67-0004dfce
-0004e077-0004e095
-0004e0c2-0004e270
-00051f74-00051f92
-00051fbe-00052264
-0005228b-0005425e
-00054290-00054ae8
-00054f7d-00054f9b
-00054fc4-00056412
-0006dd81-0006dd9f
-0006ddc8-0006e212
-0006e23a-0006e536
-0006ed9c-0006edba
-0006ede2-0006f175
-0006f19d-0006f36d
-0006f395-0006f642
-0006f937-0006f955
-0006f97b-00071aef
-00071b1d-00071d28
-00071d56-00072117
-00072143-000727c4
-00072bdc-00072bfa
-00072c20-00072dd1
-00072df7-000730c8
-000736e0-000736fe
-00073726-00073a6c
-00073a9f-00073da4
-00073dd5-0007468f
-000746b3-000752fe
-000772f3-00077311
-0007733f-00077f6a
-00077f91-00078efb
-00078f1f-00079679
-00079ce5-00079d03
-00079d28-0007a5e2
-0007a613-0007b0f1
-0007b61c-0007b63a
-0007b66a-0007b86a
-0007b898-0007baac
-0007bad2-0007be6e
-0007ca5d-0007ca7b
-0007caa1-00080069
-000862fa-00086318
-0008634f-000865f8
-0008661b-000871e2
-00097569-00097587
-000975b4-0009871d
-00098741-00098a07
-00098a2b-00098e2e
-00098e50-0009b6a0
-0009b6c4-0009be0e
-0009be34-0009c0e6
-0009cb07-0009cb25
-0009cb46-0009d4fb
-000a662c-000a664a
-000a6652-000ad989
-
-[plugin.jar]
-config: refresh "${JAVA_HOME}\lib\plugin.jar"
-00000027-00000045
-00000059-000000a3
-000005e2-00000600
-00000638-00000822
-00000bb0-00000bce
-00000c12-00000d64
-00000da8-000010b1
-00001a0e-00001a2c
-00001a4e-00001edb
-0001209a-000120b8
-000120db-000129ae
-0005508d-000550ab
-000550df-0005719e
-00059b94-00059bb2
-00059bce-0005b854
-0005d81a-0005d838
-0005d85d-0005d8e9
-00077fcb-00077fe9
-00078012-00078924
-0007b0de-0007b0fc
-0007b145-0007b58a
-0007b5d3-0007b907
-0007b93a-0007bd55
-00080e0e-00080e2c
-00080e54-00081054
-000818b2-000818d0
-00081902-0008234d
-00089eb9-00089ed7
-00089efc-0008c193
-0008c1bb-0008c35c
-0008ea81-0008ea9f
-0008eac2-0008eb93
-00090498-000904b6
-000904dc-00090baa
-00090bd0-00090f4a
-00090f70-00091183
-000913da-000913f8
-00091434-00091f4d
-00091f71-00093e43
-00093e65-0009527d
-000973b1-000973cf
-000973ed-000983dc
-000983ff-00099a83
-000a9bf9-000a9c17
-000a9c39-000aa216
-000ab36a-000ab388
-000ab3ad-000ab4e0
-000ab99b-000ab9b9
-000ab9f4-000abd52
-000ac7a2-000ac7c0
-000ac7e3-000ada70
-000ae489-000ae4a7
-000ae4cc-000b0011
-000b002f-000b045a
-000b0476-000b07a3
-000b07c4-000b0ce9
-000c5b50-000c5b6e
-000c5ba0-000c617a
-000c61aa-000c6426
-000c6454-000c724a
-000c7277-000c756f
-000c78d8-000c78f6
-000c7921-000c8fbb
-000c90cc-000c90ea
-000c9120-000ca06f
-000ca0ac-000ca31f
-000ca34f-000cb974
-000cbb4e-000cbb6c
-000cbb9b-000cbe09
-000cbe36-000cc4f7
-000cc77f-000cc79d
-000cc7ca-000cc9ca
-000cc9f5-000cf294
-000cf2c4-000cf991
-000cfc4e-000cfc6c
-000cfc9a-000d02b5
-000d02e1-000d074f
-000d0777-000d0954
-000d0f8d-000d0fab
-000d0fd4-000d11e3
-000d121c-000d1c35
-000d1c5c-000d4c69
-000d5254-000d5272
-000d529e-000d61f3
-000d6221-000d68f8
-000d7054-000d7072
-000d70a3-000d7552
-000d7d1d-000d7d3b
-000d7d6a-000d9741
-000d9a47-000d9a65
-000d9a91-000d9b24
-000d9b4f-000d9d1d
-000d9d47-000da280
-000da2a8-000daba7
-000e116f-000e118d
-000e11b0-000e2ab7
-000e6e8b-000e6ea9
-000e6ece-000ec7f1
-000ec9ce-000ec9ec
-000eca0d-000ecf83
-000eedb6-000eedd4
-000eee01-000ef00d
-000ef03a-000ef817
-000ef844-000efc3f
-000efc6c-000eff8c
-000f0557-000f0575
-000f05a0-000f2eb1
-000f2ee2-000f41ef
-000f4218-000f44dd
-000f4507-000f4839
-000f4863-000f4b9d
-000f4ec9-000f4ee7
-000f4f11-000f5204
-000f522e-000f5637
-000f5660-000f5969
-000f5992-000f5e87
-000f5eb0-000f612c
-000f6155-000f63c1
-000f63ea-000f6792
-000f67bb-000f6c39
-000f6c62-000f70f2
-000f711b-000f75f0
-000f7629-000f78ea
-000f7924-000f7fb1
-000f7fea-000f9534
-000f9575-000f9a6c
-000f9f98-000f9fb6
-000f9ff7-000fa4cc
-000fa9ad-000fa9cb
-000faa0c-000fadbf
-000fae00-000fb170
-000fb1b1-000fb55f
-000fb8c4-000fb8e2
-000fb921-000fdbdd
-000fdc15-000fdf4f
-000fdf85-000fe607
-000fe63e-000ff085
-000ff0bc-000ff4e5
-000ff50c-00107f7d
-00107fa5-00108199
-0010e8e8-0010e906
-0010e935-0010f775
-0010f79a-0010fcb7
-0010fce7-001108a6
-00110cdb-00110cf9
-00110d19-001114d6
-001114f5-001116e2
-001136ae-001136cc
-001136fb-001141ed
-00114aa4-00114ac2
-00114af2-00114dbf
-00114ded-00115f90
-00118e46-00118e64
-00118e93-0011938e
-0011cfe4-0011d002
-0011d030-0011d6c5
-0011eac4-0011eae2
-0011eb1d-0011f1c5
-0011f214-0011f660
-00123316-00123334
-0012338c-00124e2f
-00124e87-0012580c
-00127001-0012701f
-0012706f-0012773f
-0012777d-0012a017
-0012a205-0012a223
-0012a253-0012cab8
-0012d299-0012d2b7
-0012d2f3-0012ed0b
-0013067a-00130698
-001306db-001309dc
-001316ec-0013170a
-00131736-00131fe2
-00132011-001320b7
-00132b88-00132ba6
-00132bd8-00133039
-0013306a-00133a0a
-00133a36-00133c00
-00133c2a-0013404d
-00134077-00134991
-0013513b-00135159
-00135183-0013542a
-00135454-00135875
-0013589f-00135cea
-00135d23-00136242
-0013627a-00136ee4
-0013875c-0013877a
-001387b6-00139e67
-00139ea1-0013b29e
-0013b2c6-0014206c
-0014209d-001425ba
-00142c48-00142c66
-00142c93-0014369d
-001436d4-00143cfd
-0016c9fc-0016ca1a
-0016ca46-0016dafa
-0016db21-0016ddc6
-0016ddec-0016e2f3
-0016e31c-0016e95b
-0016e987-0016ed55
-0016ed7f-0016f0ce
-0016f100-0016f85e
-0016f895-0016fdbb
-0016fde8-0017021f
-00170248-00170721
-0017074b-00170920
-0017144c-0017146a
-001714a3-001716a5
-001716e3-00171a0c
-00171a39-00172313
-0017233d-001729d6
-00172a05-00172e1c
-00172e4b-001733bf
-001733ee-001737e2
-00173816-00173ab1
-00173ae4-00174151
-00174189-00174407
-00174437-0017498e
-001749bf-00174fb2
-00174fe5-0017520f
-0017523a-0017542d
-00175459-0017564e
-0017566f-001759ed
-00175a1c-00175d88
-00175db3-001765b7
-001765d5-00177653
-0017767a-0017775c
-00177784-001797d1
-001797fd-00179d9b
-00179dcc-0017a12e
-0017a158-0017a961
-0017a990-0017ad85
-0017adb0-0017b388
-0017b3a7-0017ba70
-0017baa4-0017bdb1
-0017bdd5-0017c3e8
-0017c416-0017c7c2
-0017c7f7-0017cb5f
-0017cb88-0017d162
-0017d18f-0017d591
-0017d5bc-0017d950
-0017d97c-0017db71
-0017dba0-0017de34
-0017de60-0017e8cf
-0017e8fd-0017eac7
-0017eaf2-0017edc7
-0017ee02-0017f14c
-0017f188-0017f1a6
-0017f1eb-0017f882
-0017f8b8-001800de
-0018011b-0018068a
-001806c2-001811d6
-00181203-0018136b
-0018139f-001818f5
-001825f5-00182613
-0018263e-00182af3
-00182b20-00182ea9
-001838cb-001838e9
-00183919-00183d80
-00183db2-00184035
-00184308-00184326
-0018434a-001858c5
-001862b8-001862d6
-001862fc-00186df9
-00188064-00188082
-001880a5-00188293
-001882b4-0019a429
-
-[jp2native.dll]
-config: refreshlib "${JAVA_HOME}\bin\jp2native.dll"
-00000000-00005000
-
-[deploy.dll]
-config: refreshlib "${JAVA_HOME}\bin\deploy.dll"
-00000000-00005000
-00007000-00012000
-
-[regutils.dll]
-config: refreshlib "${JAVA_HOME}\bin\regutils.dll"
-00000000-00003000
-00006000-00008000
-00009000-0000b000
-00010000-00012000
-00013000-0001b000
-0001c000-00021000
-00022000-00023000
-00026000-0002f000
-
-[jpeg.dll]
-config: refreshlib "${JAVA_HOME}\bin\jpeg.dll"
-00000000-00001000
-00003000-0000f000
-00010000-00011000
-00013000-00014000
-0001c000-00023000
-
-[localedata.jar]
-config: refresh "${JAVA_HOME}\lib\ext\localedata.jar"
-000c8b45-000cafde
-
-[cacerts]
-config: refresh "${JAVA_HOME}\lib\security\cacerts"
-00000000-0000fce0
-
diff --git a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/jqsmessages.properties b/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/jqsmessages.properties
deleted file mode 100644
index c660ffe..0000000
--- a/ReplicatorG/build/windows/dist/java/lib/deploy/jqs/jqsmessages.properties
+++ /dev/null
@@ -1,48 +0,0 @@
-#
-# @(#)messages.properties 1.6 05/05/18
-#
-# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
-# SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
-#
-
-message.jqs.registered = JQS service successfully installed.
-error.jqs.register = Unable to install JQS service.
-
-message.jqs.unregistered = JQS service successfully removed.
-error.jqs.unregister = Unable to remove JQS service.
-
-message.jqs.enabled = JQS service enabled successfully.
-error.jqs.enable = Unable to enable JQS service.
-
-message.jqs.disabled = JQS service disabled successfully.
-error.jqs.disable = Unable to disable JQS service.
-
-message.jqs.paused = JQS service paused successfully.
-error.jqs.pause = Unable to pause JQS service.
-
-message.jqs.resumed = JQS service resumed successfully.
-error.jqs.resume = Unable to resume JQS service.
-
-error.no.admin.privileges = JQS requires Administrator privileges.
-
-
-# JQS usage: '\' is a joining of two sentence, which are connected including
-# the invisible character '\n'.
-message.jqs.usage = Usage: jqs [] \
-\
-The following modes are supported: \
- -help print this help message and exit \
- -register install JQS service and register browser startup detectors \
- -unregister uninstall JQS service and unregister startup detectors \
- -enable enable JQS service \
- -disable disable JQS service \
- -pause pause prefetching \
- -resume resume prefetching \
- -version print version of the associated Java Runtime \
-\
-Options include: \
- -config set JQS configuration file \
- -profile set JQS profile file \
- -logfile set JQS log file \
- -verbose verbose operation \
-\n
diff --git a/ReplicatorG/build/windows/dist/java/lib/deploy/messages.properties b/ReplicatorG/build/windows/dist/java/lib/deploy/messages.properties
deleted file mode 100644
index 9207e9f..0000000
--- a/ReplicatorG/build/windows/dist/java/lib/deploy/messages.properties
+++ /dev/null
@@ -1,57 +0,0 @@
-#
-# @(#)messages.properties 1.6 05/05/18
-#
-# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
-# SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
-#
-
-error.internal.badmsg=internal error, unknown message
-error.badinst.nojre=Bad installation. No JRE found in configuration file
-error.badinst.execv=Bad installation. Error invoking Java VM (execv)
-error.badinst.sysexec=Bad installation. Error invoking Java VM (SysExec)
-error.listener.failed=Splash: sysCreateListenerSocket failed
-error.accept.failed=Splash: accept failed
-error.recv.failed=Splash: recv failed
-error.invalid.port=Splash: didn't revive a valid port
-error.read=Read past end of buffer
-error.xmlparsing=XML Parsing error: wrong kind of token found
-error.splash.exit=Java Web Start splash screen process exiting .....\n
-error.winsock=tLast WinSock Error:
-error.winsock.load=Couldn't load winsock.dll
-error.winsock.start=WSAStartup failed
-error.badinst.nohome=Bad installation: JAVAWS_HOME not set
-error.splash.noimage=Splash: couldn't load splash screen image
-error.splash.socket=Splash: server socket failed
-error.splash.cmnd=Splash: unrecognized command
-error.splash.port=Splash: port not specified
-error.splash.send=Splash: send failed
-error.splash.timer=Splash: couldn't create shutdown timer
-error.splash.x11.open=Splash: Can't open X11 display
-error.splash.x11.connect=Splash: X11 connection failed
-# Javaws usage: '\' is a joining of two sentence,which are connected including
-# the invisible character '\n'.
-message.javaws.usage=\
-Usage:\tjavaws [run-options] \
- \tjavaws [control-options] \
- \
-where run-options include: \
- -verbose \tdisplay additional output \
- -offline \trun the application in offline mode \
- -system \trun the application from the system cache only\
- -Xnosplash \trun without showing a splash screen \
- -J