Since Java 9 introduces JPMS, libs without `module-info` or Automatic module declaration cannot be used after Java 9, is there any plan to support it?