You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/02/08 19:15:00 UTC

[jira] [Commented] (WICKET-7025) Package private methods should be proxied by ByteBuddy

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

ASF subversion and git services commented on WICKET-7025:
---------------------------------------------------------

Commit 4affb7b18424e40663239ac9c93d9ec33a432541 in wicket's branch refs/heads/remove-queuing from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=4affb7b184 ]

[WICKET-7025] package private methods are intercepted by ByteBuddy (#552)

[WICKET-7025] package private methods are intercepted by ByteBuddy, tests were added

> Package private methods should be proxied by ByteBuddy
> ------------------------------------------------------
>
>                 Key: WICKET-7025
>                 URL: https://issues.apache.org/jira/browse/WICKET-7025
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-ioc
>    Affects Versions: 10.0.0
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>            Priority: Major
>             Fix For: 10.0.0, 9.13.0
>
>
> Package private methods are not being intercepted by ByteBuddy
> this causes NPEs
> example project: https://github.com/solomax/ajax-download
> mailing-list discussion: https://lists.apache.org/thread/074h11ytjhy8gygf86o63cdl5j1bx8f9



--
This message was sent by Atlassian Jira
(v8.20.10#820010)