Excelsior JET 4.8 Maintenance Pack 2 Download
NOTE: This Maintenance Pack has been superceded by Maintenance Pack 3, which is now the recommended download.
Excelsior JET 4.8 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 February 22, 2007.
Excelsior JET 4.8 MP2 is a prerequisite for Windows Vista support.
|
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
MP2 is a prerequisite for:
Windows Vista support
Support for Excelsior JET Plug-in for IntelliJ IDEA
Java SE 5.0 Update 11 support (optional)
The most important issues resolved in Excelsior JET 4.8 Maintenance Pack 2 are as follows:
JET-2723, JET-2726 Fix for: OutOfMemoryError/trap/hangs on multi-CPU systems
JET-2736 Fix for occasional OutOfMemoryError
JET-2779 Fix for wrong results of some java.lang.StrictMath methods
Windows Specific
JET-2715 Fix for inability to override system properties such as user.language
JET-2768 xjava.exe now expands wildcards in command line
Linux Specific
JET-2701 Fix for bug: Crash during timezone detection
Download Instructions
If you are a registered customer of Excelsior JET 4.8, but have not received a user/password combination for MP2 download, request it from our Support Dept. at support@excelsior-usa.com.
If you need Windows Vista support we recommend you to download the intergrated package which includes:
- Maintenance Pack 2
- Java SE 5.0 Update 11 support add-on with prebuilt profile
| Maintenance Pack 2 + Support Java SE 1.5.0_11 | ||
|---|---|---|
| Platform | Edition | Download |
| Windows | Enterprise | jet-480-mp2-ent-en-win32-jre1.5.0_11.exe |
| Professional | jet-480-mp2-pro-en-win32-jre1.5.0_11.exe |
|
| Standard | jet-480-mp2-std-en-win32-jre1.5.0_11.exe |
|
| Evaluation | jet-480-mp2-eval-en-win32-jre1.5.0_11.exe | |
| Linux | Enterprise | jet-480-mp2-ent-en-linux-jre1.5.0_11.bin |
| Professional | jet-480-mp2-pro-en-linux-jre1.5.0_11.bin |
|
| Standard | jet-480-mp2-std-en-linux-jre1.5.0_11.bin |
|
| Evaluation | jet-480-mp2-eval-en-linux-jre1.5.0_11.bin | |
If you need only the fixes included in MP2 click one of the download links below:
| Maintenance Pack 2 | ||
|---|---|---|
| Platform | Edition | Download |
| Windows | Enterprise | jet-480-mp2-ent-en-win32.exe |
| Professional | jet-480-mp2-pro-en-win32.exe |
|
| Standard | jet-480-mp2-std-en-win32.exe |
|
| Evaluation | jet-480-mp2-eval-en-win32.exe | |
| Linux | Enterprise | jet-480-mp2-ent-en-linux.bin |
| Professional | jet-480-mp2-pro-en-linux.bin |
|
| Standard | jet-480-mp2-std-en-linux.bin |
|
| Evaluation | jet-480-mp2-eval-en-linux.bin | |
Installation Instructions
MP2 installs on top of the original Excelsior JET 4.8, possibly with previous hotfixes applied. If you need to make a fresh installation, install Excelsior JET 4.8 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-480-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.