Petals Distribution

Java 17 does not allow anymore to change the value of a field declared as 'final' using Java reflection

Details

  • Description:

    Java 17 does not allow anymore to change the value of a field declared as 'final' using Java reflection.

    The API providing this facility must be removed from EasyCommons and, the pieces of code where this is used needs to be reworked.

  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Wed, 31 May 2023 - 11:07:21 +0200

Fixed in trunk with svn#44990

Show
Christophe DENEUX added a comment - Wed, 31 May 2023 - 11:07:21 +0200 Fixed in trunk with svn#44990

People

Dates

  • Created:
    Wed, 3 May 2023 - 12:05:07 +0200
    Updated:
    Thu, 15 Jun 2023 - 16:06:25 +0200
    Resolved:
    Wed, 31 May 2023 - 11:07:21 +0200