[
https://issues.apache.org/jira/browse/WICKET-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112364#comment-18112364
]
ASF subversion and git services commented on WICKET-7204:
---------------------------------------------------------
Commit 4d47a713f34a802a088630c7ec9ca9284e2a18ad in wicket's branch
refs/heads/WICKET-7204 from Andrea Del Bene
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=4d47a713f3 ]
WICKET-7204 Don't use INJECTION for ByteBuddy proxy creation
> Don't use INJECTION for ByteBuddy proxy creation
> -------------------------------------------------
>
> Key: WICKET-7204
> URL: https://issues.apache.org/jira/browse/WICKET-7204
> Project: Wicket
> Issue Type: Improvement
> Reporter: Andrea Del Bene
> Assignee: Andrea Del Bene
> Priority: Major
> Fix For: 11.0.0
>
>
> The current proxy creation with byte buddy uses
> ClassLoadingStrategy.Default.INJECTION. ad class loading strategy, but this
> relies on Java Unsafe support, which is deprecated and disabled with the
> newer release of ByteBuddy
--
This message was sent by Atlassian Jira
(v8.20.10#820010)