RFR 8028141 intermittent test failure of LocalManagementTest
taras ledkov
taras.ledkov at oracle.com
Tue Nov 19 00:05:00 PST 2013
Dis you see the review:
http://cr.openjdk.java.net/~ykantser/8023138/webrev.00/test/lib/testlibrary/jdk/testlibrary/Utils.java.sdiff.html
(e.g. please take a look at the Utils.addTestJavaOpts)
What do you think about common solution for test properties inheritance
(for ProcessTools utils) because it is the frequent pattern.
On 19.11.2013 1:59, roger riggs wrote:
> Please review this fix to improve the reliability of the
> jmxRemote/LocalManagementTest and CustomLauncherTest. The solution may
> apply to other tests that fail with ClassNotFound.
>
> The tests did not include the jdk.testlibrary in the classpath when it
> spawns a new process. The failure mode is dependent on the order that
> tests had been run.
>
> Also note that if a test depends on classes in the jdk.testlibrary it
> should include @build <classname> to ensure they are built in the
> @library directory
>
> Webrev:
> http://cr.openjdk.java.net/~rriggs/webrev-localmanagement-8028141/
>
> Thanks, Roger
>
>
--
With best regards,
Taras Ledkov
Mail-To: taras.ledkov at oracle.com
skype: taras_ledkov
Phone: 7(812)3346-157
More information about the serviceability-dev
mailing list