<div dir="ltr">I should have mentioned that this problem was introduced in jdk build 9-ea+122 (<a href="http://download.java.net/java/jdk9/changes/jdk-9+122.html">http://download.java.net/java/jdk9/changes/jdk-9+122.html</a>) when they addressed: <div><br></div><div>    d20279be77d9<span class="" style="white-space:pre">        </span>8154189<span class="" style="white-space:pre">        </span>Deprivilege java.sql and java.sql.rowset module<br></div><div><br></div><div>and I am currently testing with jdk build 9-ea+128</div><div><br></div><div>Mike</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 25, 2016 at 10:28 AM, Michael Musgrove <span dir="ltr">&lt;<a href="mailto:mmusgrov@redhat.com" target="_blank">mmusgrov@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>When I run any surefire test (with reuseForks=false) that uses java.sql classes on jdk-9 it fails with:</div><div><br></div><div>[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project maven-surefire-plugin-example: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: java.lang.NoClassDefFoundError: java/sql/SQLException: java.sql.SQLException -&gt; [Help 1]</div><div><br></div><div>If I run it with reuseForks=true it works fine.</div><div><br></div><div>Has anyone seen this error yet?</div><div><br></div><div>I thought I would check with this list before submitting a request to the surefire team. A trivial reproducer is attached.</div><div><br></div><div>&gt; tree src</div><div><br></div><div>├── pom.xml</div><div>└── src</div><div>    ├── main</div><div>    │   └── java</div><div>    │       └── J9Example.java</div><div>    └── test</div><div>        └── java</div><div>            └── J9Test.java</div><div><br></div><div>&gt; mvn clean test -DreuseForks=false </div><div>[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project maven-surefire-plugin-example: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: java.lang.NoClassDefFoundError: java/sql/SQLException: java.sql.SQLException -&gt; [Help 1]</div></div><div><br></div>Mike<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div>Michael Musgrove</div><div>Transactions Team</div><div>e: <a href="mailto:mmusgrov@redhat.com" target="_blank">mmusgrov@redhat.com</a></div><div>t: <a href="tel:%2B44%20191%20243%200870" value="+441912430870" target="_blank">+44 191 243 0870</a></div><div><br></div><div>Registered in England and Wales under Company Registration No. 03798903</div><div>Directors: Michael Cunningham (US), Paul Hickey (Ireland), Matt Parson</div><div>(US), Charles Peters (US)</div><div><br></div><div>Michael Cunningham (US), Charles Peters (US), Matt Parson (US), Michael O&#39;Neill(Ireland)</div></div></div>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Michael Musgrove</div><div>Transactions Team</div><div>e: <a href="mailto:mmusgrov@redhat.com" target="_blank">mmusgrov@redhat.com</a></div><div>t: +44 191 243 0870</div><div><br></div><div>Registered in England and Wales under Company Registration No. 03798903</div><div>Directors: Michael Cunningham (US), Paul Hickey (Ireland), Matt Parson</div><div>(US), Charles Peters (US)</div><div><br></div><div>Michael Cunningham (US), Charles Peters (US), Matt Parson (US), Michael O&#39;Neill(Ireland)</div></div></div>
</div>