You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by "Christofer Dutz (JIRA)" <ji...@apache.org> on 2019/04/28 20:09:00 UTC

[jira] [Created] (PLC4X-114) Plc4x2AdsProtocolTest.decode fails starting with Java 12

Christofer Dutz created PLC4X-114:
-------------------------------------

             Summary: Plc4x2AdsProtocolTest.decode fails starting with Java 12
                 Key: PLC4X-114
                 URL: https://issues.apache.org/jira/browse/PLC4X-114
             Project: Apache PLC4X
          Issue Type: Bug
          Components: Driver-ADS
    Affects Versions: 0.4.0
            Reporter: Christofer Dutz


The current implementation of 

Plc4x2AdsProtocolTest.decode uses reflection to set the "modifiers" of reflection classes. This seems to no longer be possible starting with Java 12. We have to come up with an alternate implementation of this test.

Test is disabled for now.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)