RFR: 8162944 - Testbug: jdk.test.lib.Utils in root repo missing newer methods

Christian Tornqvist christian.tornqvist at oracle.com
Tue Aug 2 20:27:37 UTC 2016


Hi Vladimir,

My change for JDK-8157957 will get rid of the duplicate classes in hotspot/test/testlibrary, I'm almost done after having to merge with the massive test refactoring the compiler team just did.

Thanks,
Christian

-----Original Message-----
From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of Vladimir Kozlov
Sent: Tuesday, August 2, 2016 4:16 PM
To: hotspot-dev at openjdk.java.net
Subject: Re: RFR: 8162944 - Testbug: jdk.test.lib.Utils in root repo missing newer methods

Sending to hotspot-dev.

Changes are good I think. Can we remove Utils.java from hotspot/test/testlibrary to avoid this in a future?

Thanks,
Vladimir

On 8/2/16 5:25 AM, Dmitrij Pochepko wrote:
> Hi,
>
> please review fix for 8162944 - Testbug: jdk.test.lib.Utils in root repo missing newer methods
>
> jdk.test.lib.Utils deprecated copy was updated with new methods, so, these methods has to be copied into actual version in root repo. This fix copies 3 respective methods.
>
> webrev: http://cr.openjdk.java.net/~dpochepk/8162944/webrev.01/
> CR: https://bugs.openjdk.java.net/browse/JDK-8162944
>
> I've tested this fix on linux-amd64 by running tests which use root version.
>
> Thanks,
> Dmitrij



More information about the hotspot-dev mailing list