Searched refs:testSrcServerDir (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/test/com/sun/jmx/remote/NotificationMarshalVersions/
H A DTestSerializationMismatch.java48 static final String testSrcServerDir = testSrcDir + File.separator + serverDir + File.separator; field in class:TestSerializationMismatch
100 "-sourcepath", testSrcServerDir,
101 testSrcServerDir + "Server.java",
102 testSrcServerDir + "ConfigKey.java",
103 testSrcServerDir + "TestNotification.java",
104 testSrcServerDir + "Ste.java",
105 testSrcServerDir + "SteMBean.java");

Completed in 60 milliseconds