[ 
https://issues.apache.org/jira/browse/TOMEE-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334568#comment-17334568
 ] 

Mark Struberg commented on TOMEE-2744:
--------------------------------------

Updated to critical. Blocks execution on Java16.

> JD14 compatibility: remove usage of javax.security.acl
> ------------------------------------------------------
>
>                 Key: TOMEE-2744
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2744
>             Project: TomEE
>          Issue Type: Task
>          Components: TomEE Core Server
>    Affects Versions: 8.0.0-Final
>            Reporter: Vicente Rossello Jaume
>            Priority: Critical
>              Labels: pull-request-available
>
> Just for curiosity, I tried tomee with jdk14 (upgrading xbean). I found out 
> 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.Group implement 
> Principal
> instead of java.security.acl.Group and everything works, at least in my
> environment, but I don't know about other setups.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to