You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, I needed to use jlink to package my project, but I ran into an issue because the m3u8-parser library is not modularized (lacks module support), causing my build to fail.
When will JDK9 modular (JPMS) support be provided?