[
https://issues.apache.org/jira/browse/TAP5-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870261#comment-16870261
]
ASF subversion and git services commented on TAP5-2611:
-------------------------------------------------------
Commit 97d880c52212f9db54ea114a858d5e7052f835f1 in tapestry-5's branch
refs/heads/TAP5-2611 from Dmitry Gusev
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=97d880c ]
TAP5-2611: Share private field instrumentations with the PlasticClassPool to
support nested classes in Java 11+
> Nested classes cannot access instrumented fields of parent classes since Java
> 11
> --------------------------------------------------------------------------------
>
> Key: TAP5-2611
> URL: https://issues.apache.org/jira/browse/TAP5-2611
> Project: Tapestry 5
> Issue Type: Bug
> Components: plastic
> Affects Versions: 5.4.4
> Reporter: Dmitry Gusev
> Priority: Major
>
>
> It only affects Java 11 and above, since Java stopped using synthetic bridge
> methods.
> More details can be found in this thread:
>
> [http://mail-archives.apache.org/mod_mbox/tapestry-dev/201904.mbox/%3cCA+v6cT8Tuy0dLxpejExL8AffY01XQyS9_bS6rDFuu3dTK_=v...@mail.gmail.com%3e]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)