When I wrote scijava/incubator#125, I attempted to create a JPMS module scijava-ops-flim, however I ran into issues with native code access. As a part of that PR, I wrote a commit that deleted my partial module-info.java, however it would be ideal if we can figure out how to modularize it.