Skip to content

Fixes #401 - issue NullPointerException in ClassList.loadClassList#402

Merged
bsteffensmeier merged 1 commit into
ninia:dev_4.1from
zbyszek-matuszewski:master
May 31, 2022
Merged

Fixes #401 - issue NullPointerException in ClassList.loadClassList#402
bsteffensmeier merged 1 commit into
ninia:dev_4.1from
zbyszek-matuszewski:master

Conversation

@zbyszek-matuszewski

@zbyszek-matuszewski zbyszek-matuszewski commented May 24, 2022

Copy link
Copy Markdown
Contributor

Fix #401 - for cases where Jep is run in an environment where context ClassLoader is unavailable and there is a null value.

…ntext class loader is unavailable in current thread (ninia#401)
@zbyszek-matuszewski zbyszek-matuszewski changed the title fix #401 - issue NullPointerException in ClassList.loadClassList Fixes #401 - issue NullPointerException in ClassList.loadClassList May 24, 2022
@bsteffensmeier bsteffensmeier changed the base branch from master to dev_4.1 May 26, 2022 14:28

@bsteffensmeier bsteffensmeier left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the fix.

@bsteffensmeier bsteffensmeier merged commit d533b8b into ninia:dev_4.1 May 31, 2022
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.

NullPointerException in ClassList.loadClassList when context class loader is unavailable in current thread.

3 participants