jakartaee / jaf-api

Jakarta Activation Specification project
https://jakartaee.github.io/jaf-api/
BSD 3-Clause "New" or "Revised" License
31 stars 33 forks source link

Jakarta Activation erroneously assumes that classes can be loaded from Thread#getContextClassLoader #144

Closed jmehrens closed 7 months ago

jmehrens commented 9 months ago

This is an issue to port changes from https://github.com/jakartaee/mail-api/issues/665 to Jakarta Activation. Details can be found in that ticket.

There is an older PR https://github.com/jakartaee/jaf-api/pull/91 that attempted some changes which will close once I push a new PR.