jai-imageio / jai-imageio-core

JAI ImageIO Core (without javax.media.jai dependencies)
Other
234 stars 87 forks source link

PackageUtil: Fix NPE #34

Closed rleigh-codelibre closed 7 years ago

rleigh-codelibre commented 7 years ago

Fixes NPE that occurred when jai_imageio.jar was placed in $JAVA_HOME/jre/lib/ext

Derived from https://github.com/rleigh-codelibre/jai-tidy/commit/33043b8c56cb4cf1dfa91b707772e2aecad69951 and https://github.com/openmicroscopy/bioformats/commit/2a21abfdded055ca6b6a50b84b12e9df73f6373a and updated to be a little more friendly.

/cc @melissalinkert @sbesson @jburel

rleigh-codelibre commented 7 years ago

Hi,

I was wondering if anyone had a chance to look over the PRs I opened yet? Are there any problems with any of them you would like addresssing? Or would it be OK for us to review and merge them?

Thanks, Roger