> Is it ok? Care for a PR with this patch?

A big yes please! Thank you for catching this!

Jon

On Thu, Nov 21, 2019 at 11:10 AM cocorossello <[email protected]>
wrote:

> Hi,
>
> Just for curiosity, I tried tomee with jdk14 (upgrading xbean). I found
> that
> the java.security.acl package is removed from jdk14
> (https://bugs.openjdk.java.net/browse/JDK-8191138  ) and
> java.security.acl.Group is referenced in AbstractSecurityService (I don't
> know if it is used somewhere else).
>
> I've tried to patch it making AbstractSecurityService implement Principal
> instead of java.security.acl.Group and everything works, at least in my
> environment, but I don't know about other setups.
>
> Is it ok? Care for a PR with this patch?
>
> Best regards,
> Vicente.
>
>
>
> --
> Sent from:
> http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
>

Reply via email to