Excelsior JET 4.0 Maintenance Pack 3 Download
Excelsior JET 4.0 Maintenance Pack 3 (MP3) is a highly recommended update that fixes multiple customer issues. It supersedes Maintenance Pack 2 and incorporates all hotfixes you may have received from Excelsior Technical Support prior to June 26, 2007.
|
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 4.0 Maintenance Pack 3 are as follows:
JET-402 Excelsior JET may hang forever during compilation with CPU usage 0% due to not enough memory for the compiler
JET-2092 Compiler crash "Fault 450 - compilation aborted: ASSERT"
JET-2103 xjava -Xcompile crashes if slashes are used in main class name
JET-2111, JET-2088 Trap #3 crash during JIT compilation. Appears on Hibernate 3.1
JET-2134 Hang during application exit if HP tools are installed
JET-2185 Memory leak in Java strings creation routine (JNI_NewString as well)
JET-2343 java.io.FileOutputStream appends to file incorrectly
JET-2482 NullPointerException/runtime error #3 on systems with DEP enabled
JET-2539 Thread.getStackTrace() is implemented for current thread
JET-2578 String constants not initialized in interfaces compiled by fast JIT
JET-2779 Some java.lang.StrictMath methods may yield wrong results
JET-3211 Bugs in sun.misc.Unsafe put/get methods (certain methods don't actually get/put values)
Windows Specific
JET-2109 File.lastModified() does not work for root directories, like C: on Windows NT/2000/XP/2003 systems
JET-2118 JET GUI tools hang on startup on some Windows installations
JET-2134 Hang during application exit if HP tools are installed
JET-2482 NullPointerException/runtime error #3 on systems with DEP enabled
JET-2531 Runtime error #16173
JET-2670 Resources not found if application is launched from UNC path
JET-2768 xjava.exe now expands wildcards in command line
Linux Specific
JET-976 Shutdown hooks don't work
JET-2569 Runtime error during reallocation of large objects
JET-2701 Crash during timezone detection
JET-2861 java.lang.SecurityException: sealing violation
JET-3198 java.nio.charset.Charset.availableCharsets() does not return extended charsets
Download Instructions
If you are a registered customer of Excelsior JET 4.0 Standard or Professional Edition, but have not received a user/password combination for MP3 download, request it from our Support Dept. at support@excelsior-usa.com.
Depending on the platform and Excelsior JET Edition you are using, click one of the download links below:
| Platform | Edition | Download |
|---|---|---|
| Windows | Professional | jet-400-mp3-pro-en-win32.exe |
| Standard | jet-400-mp3-std-en-win32.exe |
|
| Linux | Professional | jet-400-mp3-pro-en-linux.bin |
| Standard | jet-400-mp3-std-en-linux.bin |
Installation Instructions
MP3 installs on top of the original Excelsior JET 4.0, possibly with previous Maintenance Packs applied. If you need to make a fresh installation, install Excelsior JET 4.0 first, cancel JET Setup, apply MP3, and then use JET Setup to create profiles.
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 MP3 obsoletes your current JET profiles, if any. 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 MP3. 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 MP3 later without installing it. Select Manage JET Updates and click Redo until it displays the current configuration as "jet-400-mp3".
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.