[jboss-jira] [JBoss JIRA] (WFCORE-4055) Activate jdk.unsupported module on modular JDK by default

Jean-Francois Denise (JIRA) issues at jboss.org
Wed Aug 22 12:11:00 EDT 2018


    [ https://issues.jboss.org/browse/WFCORE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622761#comment-13622761 ] 

Jean-Francois Denise commented on WFCORE-4055:
----------------------------------------------

I am wandering what are the cases where we run our code from JDK modules? jconsole is one case for sure, do we have others? I am not sure about JBOSS modules. I don't think that they are JDK modules, so we are safe there too I guess.

> Activate jdk.unsupported module on modular JDK by default
> ---------------------------------------------------------
>
>                 Key: WFCORE-4055
>                 URL: https://issues.jboss.org/browse/WFCORE-4055
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Management, Security, Server, Test Suite
>            Reporter: Richard Opalka
>            Assignee: Richard Opalka
>             Fix For: 6.0.0.CR3
>
>
> WildFlySecurityManager uses sun.misc.Unsafe.
> Unsafe works only with jdk.unsupported module enabled.
> jdk.unsupported is not resolved by default so we need to activate it.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list