You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sd...@apache.org on 2022/10/24 14:05:57 UTC

[ignite] branch ignite-17962 updated (1cb48a09fbf -> c81dc5d5ed6)

This is an automated email from the ASF dual-hosted git repository.

sdanilov pushed a change to branch ignite-17962
in repository https://gitbox.apache.org/repos/asf/ignite.git


    from 1cb48a09fbf IGNITE-17962 Fix serializable lambda serialization with Java17
     add c81dc5d5ed6 Fix checkstyle

No new revisions were added by this update.

Summary of changes:
 .../org/apache/ignite/internal/binary/BinaryClassDescriptor.java     | 3 ++-
 .../internal/marshaller/optimized/OptimizedClassDescriptor.java      | 5 +++--
 .../java/org/apache/ignite/internal/util/IgniteUtilsSelfTest.java    | 4 ++--
 3 files changed, 7 insertions(+), 5 deletions(-)