opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/JmxPrivilegeTestCase.java
@@ -111,7 +111,7 @@ * * @throws Exception If an unexpected problem occurs. */ @BeforeClass() @BeforeClass(alwaysRun = true) public void setUp() throws Exception { opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/JmxTestCase.java
@@ -56,7 +56,7 @@ * @throws Exception * If the environment could not be set up. */ @BeforeClass @BeforeClass(alwaysRun = true) public void setUp() throws Exception { // Make sure that the server is up and running.