You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2022/09/26 13:42:00 UTC

[jira] [Updated] (IGNITE-17758) Allow ConcurrentHashMap be marshalled on JDK 15+

     [ https://issues.apache.org/jira/browse/IGNITE-17758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Puchkovskiy updated IGNITE-17758:
---------------------------------------
    Reviewer: Kirill Tkalenko

[~tkalkirill] could you please take a look?

> Allow ConcurrentHashMap be marshalled on JDK 15+
> ------------------------------------------------
>
>                 Key: IGNITE-17758
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17758
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>             Fix For: 2.15
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, if ConcurrentHashMap is tried to be marshalled on Java 15+, access protection mechanisms forbid to make its writeObject() method accessible. An --add-opens should be added to allow this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)