eclipse-ee4j / eclipse-ee4j/wasp
TLDSCanner is not loading system TLDs in Java 11.0.1
Open
- Dominant language
- Java
- Stars
- 8
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The system tlds are skipped in few scenarios
the only option is the class loader has to be URLClassLoader which is not the case is Java 11 and hence fails
https://stackoverflow.com/questions/55031222/java-11-tldscanner-not-loading-system-tlds
Contributor guide
Assessment
This issue has not been assessed yet.