[
https://issues.apache.org/jira/browse/TAP5-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870393#comment-16870393
]
Hudson commented on TAP5-2611:
------------------------------
FAILURE: Integrated in Jenkins build tapestry-trunk-freestyle-java-9 #23 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle-java-9/23/])
TAP5-2611: Share private field instrumentations with the (dmitry.gusev: rev
f8f59234a0131b783a5b372ea1878b0703e342fa)
* (edit)
plastic/src/test/groovy/org/apache/tapestry5/plastic/FieldConduitTests.groovy
* (edit)
plastic/src/main/java/org/apache/tapestry5/internal/plastic/PlasticClassImpl.java
> 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
> Assignee: 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)