https://bz.apache.org/bugzilla/show_bug.cgi?id=65103
codebangus...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #3 from codebangus...@gmail.com --- There is a NetBeans project attached to this issue that does what you requested. I ran this against OpenJDK 15, bit I’m pretty sure it will exhibit the same behavior on Java 9+ The key to producing this bug is to run the code with the module path switches. That is, use java -p <path to target jar> -m <module name/main class> If you run using -classpath then the code will run. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org