Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-5637

SystemPropertiesParsingTest fails on SE 17

    XMLWordPrintable

Details

    Description

      https://ci.wildfly.org/viewLog.html?buildId=277589&

      ======= Failed test run #1 ==========
      java.lang.NoSuchFieldException: modifiers
      	at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
      	at org.jboss.as.server.parsing.SystemPropertiesParsingTest.before(SystemPropertiesParsingTest.java:56)
      ...
      ======= Failed test run #2 ==========
      java.lang.NoSuchFieldException: modifiers
      	at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
      	at org.jboss.as.server.parsing.SystemPropertiesParsingTest.after(SystemPropertiesParsingTest.java:67)
      

      I'm not sure what this is about as the Field class in SE 17 has a 'modifiers' field. Maybe it's a JPMS thing of some sort but poking at the SE code I'm not seeing it.

      Attachments

        Issue Links

          Activity

            People

              parsharm Parul Sharma
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: