<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>It's great to make projects aware that they
    are depending on APIs that are long deprecated and PRs with changes
    for them to consider.<br></div></blockquote><div><br></div><div>I noticed that both the Payara and TomEE implementations of jakarta.ejb.EJBContext include stale implementations of the methods getEnvironment, getCallerIdentity and isCallerInRole(Identity), removed in Jakarta 9. I have filed PRs to these projects to get those removed and also add @Override where appropriate:</div><div><br></div><div><a href="https://github.com/payara/Payara/pull/6268">https://github.com/payara/Payara/pull/6268</a><br></div><div><a href="https://github.com/apache/tomee/pull/1035">https://github.com/apache/tomee/pull/1035</a><br></div><div><br></div><div>Eirik.</div></div></div>