You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/10/24 13:30:03 UTC

[jira] [Commented] (IGNITE-6729) Java 9: fix IgniteUtils#close(URLClassLoader, IgniteLogger)

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

Vladimir Ozerov commented on IGNITE-6729:
-----------------------------------------

According to bug description [1], it would be enough to simply call {{URLClassLoader.close()}} method.

[1] http://bugs.java.com/bugdatabase/view_bug.do?bug_id=5041014

> Java 9: fix IgniteUtils#close(URLClassLoader, IgniteLogger)
> -----------------------------------------------------------
>
>                 Key: IGNITE-6729
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6729
>             Project: Ignite
>          Issue Type: Task
>      Security Level: Public(Viewable by anyone) 
>          Components: general
>    Affects Versions: 2.3
>            Reporter: Vladimir Ozerov
>             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)