Uploaded image for project: 'WildFly WIP'
  1. WildFly WIP
  2. WFWIP-474

Wrong warnings are printed by Prospero with JDK11

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • None
    • None

    Description

      Wrong warnings are printed by Prospero with JDK11 during the installation or during the update. This issue is not valid for JDK17. Usability is not a part of beta RFE (based on the PM decision), so this jira blocks EAP7-1794, but doesn't block EAP7-1927. So I set the priority as critical now.

      Steps to reproduce:

      Resolving feature-pack 0%^C[mkopecky@localhost prospero] (main)$ ./prospero install --fpl=wildfly --dir=wfly-27 --channel=examples/wildfly-27.0.0.Alpha1-channel.yaml --local-repo=/home/mkopecky/.m2/repository
      Installing wildfly@maven(org.jboss.universe:community-universe):current
      Feature-packs resolved.0%
      Packages installed. 100%
      JBoss modules installed. 100%
      Generating configurationWARNING: An illegal reflective access operation has occurred
      WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/home/mkopecky/playground/installer/prospero/wfly-27/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-19.0.0.Beta6.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS()
      WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions
      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
      Configurations generated.82%
      [mkopecky@localhost prospero] (main %)$ ./prospero update --dir=wfly-27 --local-repo=/home/mkopecky/.m2/repository
      Feature-packs resolved.
      Updates found: 
        io.undertow:undertow-core                   2.2.16.Final         ==>  2.2.17.Final        
      Continue with update [y/N]: y
      Applying updates
      Feature-packs resolved.
      Packages installed. 100%
      JBoss modules installed. 100%
      Generating configurationWARNING: An illegal reflective access operation has occurred
      WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/tmp/8d475550-c59d-4bb3-8c13-c4bbe44cfb26/staged/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-19.0.0.Beta6.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS()
      WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions
      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
      Configurations generated.82%
      Replaying your changes on top
       + .installation/prospero-config.yaml
       + .installation/.git/
       + .installation/manifest.yaml
      Update complete!
      [mkopecky@localhost prospero] (main *%)$
      

      Attachments

        Issue Links

          Activity

            People

              spyrkob Bartosz Spyrko-Smietanko
              mkopecky@redhat.com Marek Kopecky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: