[
https://issues.apache.org/jira/browse/IGNITE-8493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574391#comment-16574391
]
ASF GitHub Bot commented on IGNITE-8493:
----------------------------------------
GitHub user zstan opened a pull request:
https://github.com/apache/ignite/pull/4501
IGNITE-8493 GridToStringBuilder arrayToString refactoring.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8493
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4501.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4501
----
commit 05438f8fed26e2b0dac34349062b8c10f96fabad
Author: Evgeny Stanilovskiy <estanilovskiy@...>
Date: 2018-08-09T07:22:37Z
IGNITE-8493 GridToStringBuilder arrayToString refactoring.
----
> GridToStringBuilder fails with NPE deals with primitive arrays operations.
> --------------------------------------------------------------------------
>
> Key: IGNITE-8493
> URL: https://issues.apache.org/jira/browse/IGNITE-8493
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 2.4
> Reporter: Stanilovsky Evgeny
> Assignee: Stanilovsky Evgeny
> Priority: Major
> Fix For: 2.7
>
>
> GridToStringBuilder#arrayToString fails with NPE, if input is a primitive
> array.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)