SparseBitSet
SparseBitSet copied to clipboard
add module-info instead of automatic module name
This PR adds a named module instead of an automatic module name. This is required to jlink compatibility.
fixes #21
@brettwooldridge Please review this PR. It adds a module info and makes SparseBitset jlink compatible. It would the next to last dependency of Apache POI to reach full jlink compatibility, if we could get a 1.3.1 or 1.4 version that includes a module info.