<AWT Dev> <Swing Dev> [9] Review Request for 8074092: Newly introduced unnecessary dependencies on internal API in client regtests

andrei.eremeev andrei.eremeev at oracle.com
Wed Mar 4 15:58:10 UTC 2015


Hi,

@library ../../regtesthelpers
@library ../../../../lib/testlibrary

can be replaced with

@library /javax/swing/regtesthelper
@library /lib/testlibrary

Library path is concatenated to the directory in which TEST.ROOT is located.

Andrei Eremeev

On 03/04/2015 04:28 PM, Yuri Nesterenko wrote:
> Hi!
>
> Please review this fix for several regression tests.
>
> Webrev: http://cr.openjdk.java.net/~yan/8074092/webrev.00
> CR: https://bugs.openjdk.java.net/browse/JDK-8074092
>
> In bug8062561.java test an error message also changed.
> Verified on 3 platforms.
>
> Thanks,
> -yan
>



More information about the awt-dev mailing list