<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=SL link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hey, </p><p class=MsoNormal>Keep in mind that while WildFly 11 does run fine on JDK9.</p><p class=MsoNormal>It still does that in »classpath« mode not in pure modular(jigsaw) fashion.</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>As such –patch-module for WildFly modules (jboss-modules) does not apply (yet)</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>You should be fine by just using your agent with jboss-modules on CP and system property that James suggested.</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>--</p><p class=MsoNormal>Tomaz</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='border:none;padding:0cm'><b>From: </b><a href="mailto:jperkins@redhat.com">James Perkins</a><br><b>Sent: </b>sreda, 27. september 2017 02:45<br><b>To: </b><a href="mailto:fabian@fstab.de">Fabian Stäber</a><br><b>Cc: </b><a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br><b>Subject: </b>Re: [wildfly-dev] Equivalent to-Xbootclasspath/p:jboss-logmanager-2.0.7.Final.jar in Java 9</p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>There is a system property you need to add to the JAVA_OPTS IIRC. Try adding &quot;-Dsun.util.logging.disableCallerCheck=true&quot;. This should avoid the weird issues with the log manager.</p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>On Tue, Sep 26, 2017 at 2:18 PM, Fabian Stäber &lt;<a href="mailto:fabian@fstab.de" target="_blank">fabian@fstab.de</a>&gt; wrote:</p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm'><p class=MsoNormal>Hello,<br><br>sorry if this is the wrong place to ask, but I am trying to run a Java agent with Wildfly 11 and Java 9. In previous Java versions, I had to add -Xbootclasspath/p:jboss-logmanager-2.0.7.Final.jar to JAVA_OPTS to make sure the Wildfly java.util.logging.manager implementation is available to the agent.<br><br>I understand that in Java 9 the -Xbootclasspath/p option is replaced with the --patch-module option. However, I am having trouble to figure out how to use this option.<br><br>What is the equivalent to -Xbootclasspath/p:jboss-logmanager-2.0.7.Final.jar is in Java 9 with Wildfly 11?<br><br>Thanks a lot<br>Fabian<br>_______________________________________________<br>wildfly-dev mailing list<br><a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a></p></blockquote></div><p class=MsoNormal><br><br clear=all></p><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><p class=MsoNormal>-- </p><div><div><div><div><div><p class=MsoNormal>James R. Perkins</p></div></div></div></div></div></div><p class=MsoNormal>JBoss by Red Hat</p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>