You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2021/07/22 12:57:00 UTC

[jira] [Created] (ISIS-2817) Module 'Apache Isis Core - Schemas' cannot build with JDK-17 (ea)

Andi Huber created ISIS-2817:
--------------------------------

             Summary: Module 'Apache Isis Core - Schemas' cannot build with JDK-17 (ea)
                 Key: ISIS-2817
                 URL: https://issues.apache.org/jira/browse/ISIS-2817
             Project: Isis
          Issue Type: Improvement
            Reporter: Andi Huber
             Fix For: 2.0.0-M6


Schema creation accesses 'sun.misc.Unsafe#defineClass', which is no longer available

java.security.PrivilegedActionException: java.lang.NoSuchMethodException: sun.misc.Unsafe.defineClass(java.lang.String,[B,int,int,java.lang.ClassLoader,java.security.ProtectionDomain)




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