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

ASF GitHub Bot commented on IGNITE-6729:
----------------------------------------

GitHub user andrey-kuznetsov opened a pull request:

    https://github.com/apache/ignite/pull/3184

    IGNITE-6729: Removed obsolete reflection-based workaround

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andrey-kuznetsov/ignite ignite-6729

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3184.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 #3184
    
----
commit c41c4ae310c9531a23a3414c446112cf6a2dfd53
Author: Andrey Kuznetsov <stku...@gmail.com>
Date:   2017-12-08T14:54:16Z

    IGNITE-6729: Removed obsolete reflection-based workaround in URLClassLoader 
closing code.

----


> Java 9: fix IgniteUtils#close(URLClassLoader, IgniteLogger)
> -----------------------------------------------------------
>
>                 Key: IGNITE-6729
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6729
>             Project: Ignite
>          Issue Type: Task
>          Components: general
>    Affects Versions: 2.3
>            Reporter: Vladimir Ozerov
>            Assignee: Andrey Kuznetsov
>             Fix For: 2.4
>
>
> This method use some internal API which is no longer accessible to cleanup 
> {{URLCLassLoader}} properly. The only usage of this method is in 
> {{GridUriDeploymentFileProcessor}} class.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to