[
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)