-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
ThirdPartyLibrary
compatible with -source 8
When targeting Java 8, `unnamedModule` is not properly initialized, causing an NPE when trying to load a class from it. In that context `noModule` should be used instead. Resolves #626.
- Loading branch information
1 parent
f52a93c
commit ac56468
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters