-
Task
-
Resolution: Unresolved
-
Minor
-
None
Currently we do not force Platform classloader in the Jenkins core
Acceptance criteria:
- Try to reproduce the issues with custom classloading logic (e.g. java.sql or JAXB) - timeboxed
- See whether it blows up
- If yes, try to fix it by adjusting a platform classloader settings
- relates to
-
JENKINS-54426 Jenkinsfile Runner fails on Java 11: NoClassDefFoundError: java.sql.Date
- Resolved