javax.ejb.EJBContext references the deprecated java.security.Identity type twice. This type as been deprecated since 1.2. In SE 9 java.security.Identity is marked as for removal so a removal can happen in SE 10.
Given that EE 8 is likely to ship after SE 9 and how EE release cycles have been in the past it is not unlikely that people will eventually run EE 8 und SE 10.
javax.ejb.EJBContext references the deprecated java.security.Identity type twice. This type as been deprecated since 1.2. In SE 9 java.security.Identity is marked as for removal so a removal can happen in SE 10.
Given that EE 8 is likely to ship after SE 9 and how EE release cycles have been in the past it is not unlikely that people will eventually run EE 8 und SE 10.