Ticket #1549 (closed defect: fixed)
Start even when ij.jar is corrupted or not present
Reported by: | dscho | Owned by: | dscho |
---|---|---|---|
Priority: | minor | Milestone: | imagej2-b7-ndim-data |
Component: | Other | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1563 |
Description
When there is a corrupted ij.jar (or on MacOSX a too-old version in /Library/Java/Extensions/ or /System/Library/Java/Extensions/), the legacy service fails to runtime-patch IJ1. That's okay. But it should fail gracefully and not prevent IJ2 from starting.
To avoid confusion, we should even tell the user when such a thing happens, which we can do by using the ClassUtils to check the location of ij.jar.
Change History
Note: See
TracTickets for help on using
tickets.
dscho, please associated with some feature ticket