RFR(XXS) : 8044742 : testlibrary_tests/whitebox/vm_flags/BooleanTest.java NoClassDefFoundError: com/oracle/java/testlibrary/JDKToolFinder
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Jun 12 00:18:37 UTC 2014
Looks good.
Thanks,
Vladimir
On 6/11/14 3:22 AM, Igor Ignatyev wrote:
> http://cr.openjdk.java.net/~iignatyev/8044742/webrev.00/
> 1 line changed: 0 ins; 0 del; 1 mod;
>
> Hi all,
>
> Please review patch:
>
> Problem:
> the test uses @library, but don't specify @build for all needed classes.
> what leads to intermittent failures.
> In 8043915, Katja fixed this issues, but
> 'testlibrary_tests/whitebox/vm_flags/' were integrated after.
>
> Fix:
> all used classes are specified in @build
>
> jbs: https://bugs.openjdk.java.net/browse/JDK-8044742
> testing: failing test in the same configuration as in nightly
More information about the hotspot-compiler-dev
mailing list