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

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

    [ https://issues.apache.org/jira/browse/IGNITE-17758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609506#comment-17609506 ] 

Ignite TC Bot commented on IGNITE-17758:
----------------------------------------

{panel:title=Branch: [pull/10266/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10266/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6787661&amp;buildTypeId=IgniteTests24Java8_RunAll]

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