Skip to content

Update World.java#125

Open
jacksimon wants to merge 1 commit intoHanSolo:masterfrom
jacksimon:charts-17.1.51-patch-1
Open

Update World.java#125
jacksimon wants to merge 1 commit intoHanSolo:masterfrom
jacksimon:charts-17.1.51-patch-1

Conversation

@jacksimon
Copy link

in module jar or project should use this.getClass().getModule().getResourceAsStream("/"+FILE_NAME) to read files form resources not final ClassLoader LOADER = Thread.currentThread().getContextClassLoader(); which might cause NullpointException

in module jar or project should use this.getClass().getModule().getResourceAsStream("/"+FILE_NAME) to read files form resources not final ClassLoader LOADER     = Thread.currentThread().getContextClassLoader(); which might cause NullpointException
@jacksimon
Copy link
Author

bugfix for read file eu/hansolo/fx/charts/world/hires.properties error in jdk17 module project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant