Excelsior JET 6.0 Maintenance Pack 2 Download
Excelsior JET 6.0 Maintenance Pack 2 (MP2) is a highly recommended update that fixes multiple customer issues. It supersedes Maintenance Pack 1 and incorporates all hotfixes you may have received from Excelsior Technical Support prior to July 20, 2009.
|
WARNING: Maintenance Packs fix particular problems reported by Excelsior JET users and discovered by Excelsior test engineers after the release of the respective version of the product. They are tested on a representative subset of the test suite used during preparation of the original release. We therefore only recommend you to install Maintenance Packs in the following cases:
|
Release Notes
The most important issues resolved in Excelsior JET 6.0 Maintenance Pack 2 are as follows:
JET-3866: Incorrect initialization of static string fields
JET-3890: New properties added to enable processing of uncaught OOM in different ways
JET-3910: Incorrect loop unrolling in the JasperReports 1.3.0 engine
JET-3911: Compiler hangs or crashes on floating-point code generation
JET-3920: Compiler hangs during parsing stage on very complex classes
JET-3950: AOT compiler fix: compiled method erroneously returns null
JET-4011: Random ZIP compression errors
JET-4579: Garbage Collector bug: finalizers of certain objects were lost and not invoked
JET-4643: Linker crash on LI files with long lines (ASSERT: file parser.cpp, line 54)
Windows Specific
JET-4028: Certain timezones not detected properly
JET-4608: Support for 4GB large address space on 64-bit Windows
Linux Specific
JET-3918: Calling java.io.File.getFreeSpace() causes UnsatisfiedLinkError
JET-3962: Incorrect handling of signals sent via the kill command
JET-4255: Bug in AttachCurrentThread() causes segmentation faults on Linux kernels with NPTL
Download Instructions
If you are a registered customer of Excelsior JET 6.0, but have not received a user/password combination for MP2 download, request it from our Support Dept. at support@excelsior-usa.com.
| Maintenance Pack 2 only | ||
|---|---|---|
| Platform | Edition | Download |
| Windows | Enterprise | jet-600-mp2-ent-en-win32.exe |
| Professional | jet-600-mp2-pro-en-win32.exe |
|
| Standard | jet-600-mp2-std-en-win32.exe |
|
| Linux | Enterprise | jet-600-mp2-ent-en-linux.bin |
| Professional | jet-600-mp2-pro-en-linux.bin |
|
| Standard | jet-600-mp2-std-en-linux.bin |
|
Installation Instructions
MP2 installs on top of the original Excelsior JET 6.0, possibly with previous hotfixes applied. If you need to make a fresh installation, install Excelsior JET 6.0 first, cancel JET Setup, and apply MP2.
To update an existing Excelsior JET installation, launch the downloaded executable and follow the on-line prompts. Upon successful copying of Maintenance Pack files, JET Setup will launch automatically and apply the Maintenance Pack.
Profile Management
Installation of MP2 does obsolete your current profiles. You will have to refresh them before you may continue using Excelsior JET. Those profiles are backed up by JET Setup. If you rollback to the previous update level, they will be restored.
The procedure of profile refresh is as follows:
Windows
JET Setup is launched automatically upon successful installation of MP2. Select the profile that you want refreshed and click Refresh.
Linux
-
Run JET Setup to display the list of profiles:
- jetsetup -show-profiles
- Locate in the list the outdated profile(s) that you need to refresh and write down their numeric indexes.
-
For each profile index in your list, run JET Setup as follows:
- jetsetup -refresh-profile profile
where profile is the profile index.
Update Management
Windows
To rollback to the previous update level, select Manage JET Updates in Excelsior JET Start Menu and click Undo.
Rollback does not remove the installed updates and associated profiles, so you can reapply MP2 later without installing it. Select Manage JET Updates and click Redo until it displays the current configuration as "jet-600-mp2".
Linux
-
Run JET Setup to display the list of installed updates:
- jetsetup -show-updates
-
Locate in the list the updates which you need to activate.
Then run JET Setup again as follows:
- jetsetup -activate-update list
where list is a colon-separated list of update names.
-
Display the list of profiles available for the new combination of updates:
jetsetup -show-profiles - If necessary, create new profiles.
