[
https://issues.apache.org/jira/browse/ISIS-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388889#comment-17388889
]
ASF subversion and git services commented on ISIS-2817:
-------------------------------------------------------
Commit 1465e3dd4931526757285a2e2b3c1e4e99958865 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1465e3d ]
ISIS-2817: fixes build on JDK-16+
tested with OpenJDK 17-ea+19-Debian-1
> Module 'Apache Isis Core - Schemas' cannot build with JDK-16 (or 17-ea)
> -----------------------------------------------------------------------
>
> Key: ISIS-2817
> URL: https://issues.apache.org/jira/browse/ISIS-2817
> Project: Isis
> Issue Type: Improvement
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Minor
> 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)