jakartaee / mail-api

Jakarta Mail Specification project
https://jakartaee.github.io/mail-api
Other
240 stars 100 forks source link

Session.getService does not use proper classloader in OSGI environment #703

Closed jmehrens closed 6 months ago

jmehrens commented 6 months ago

https://github.com/jakartaee/mail-api/issues/631 Signed-off-by: jmehrens jason_mehrens@hotmail.com

jmehrens commented 6 months ago

The diff is a little messy but if you view the final code you will see that it is actually just rolling up the unrolled logic into a loop.