-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
The JbossCliClientJarJPMSSettingsTestCase is verifying that passing JPMS settings to the JBoss Client JAR Manifest file allows the execution of code that require those settings.
At the moment is only verifying two settings used by the test case, but we can also verify the complete list of setting by passing to the Maven Sure fire plugging the values of embedding.jar.jpms.exports and embedding.jar.jpms.opens and then verify that all the settings end up in the Jar manifest file.
- relates to
-
WFCORE-5873 Add tests for WFCORE-5861 InaccessibleObjectException with OpenJDK17 and embed-server
- Closed