[jbossws-issues] [JBoss JIRA] (JBWS-4138) JDK11 illegal reflective access warnings in gmavenplus-plugin

R Searls (Jira) issues at jboss.org
Wed Nov 28 17:22:00 EST 2018


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

R Searls commented on JBWS-4138:
--------------------------------

Here is the link, https://issues.apache.org/jira/browse/GROOVY-8339 Fix warning "An illegal reflective access operation has occurred"


> JDK11 illegal reflective access warnings in gmavenplus-plugin
> -------------------------------------------------------------
>
>                 Key: JBWS-4138
>                 URL: https://issues.jboss.org/browse/JBWS-4138
>             Project: JBoss Web Services
>          Issue Type: Bug
>    Affects Versions: jbossws-cxf-5.2.3.Final
>            Reporter: Jan Blizňák
>            Priority: Major
>             Fix For: jbossws-cxf-5.2.5.Final
>
>
> When running build with JDK11, the execution of gmavenplus-plugin during testsuite prints illegal reflective access warnings
> {code:java}
> [INFO] --- gmavenplus-plugin:1.5:execute (testsuite-default) @ jbossws-cxf-specific-tests ---
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/jbliznak/.m2/repository/org/codehaus/groovy/groovy-all/2.4.15/groovy-all-2.4.15.jar) to method java.lang.Object.finalize()
> WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> {code}
> This will become problem in JDK 12



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jbossws-issues mailing list