Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

WIP: Run tests on all recent jdk versions. #544

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jameshilliard
Copy link
Contributor

WIP on getting tests passing for all java versions.

ilx and others added 2 commits October 9, 2019 20:33
Setting ParentLoaderPriority to true seem to cause classes in dependency jar to be loaded by the system class loader and not by the webapp one. Causing conflict error when try to perform reflection operations with web app loaded classes.
If you set it to false (the default), Jetty uses standard webapp classloading priority.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants