RFR: 8162944 - Testbug: jdk.test.lib.Utils in root repo missing newer methods
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Aug 2 21:29:49 UTC 2016
Thank you, Christian
Yes, lets wait your changes. We can close 8162944 then. What is your bug id?
Thanks,
Vladimir
On 8/2/16 1:27 PM, Christian Tornqvist wrote:
> 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