RFR(T) [15] : 8247725 : move two tests for whitebox from test/hotspot/jtreg/sanity to test/lib-test

Igor Ignatyev igor.ignatyev at oracle.com
Wed Jun 17 14:43:28 UTC 2020


Hi Dan,

thanks for your review, pushed.

-- Igor

> On Jun 17, 2020, at 7:32 AM, Daniel D. Daugherty <daniel.daugherty at oracle.com> wrote:
> 
> On 6/17/20 12:49 AM, Igor Ignatyev wrote:
>> http://cr.openjdk.java.net/~iignatyev/8247725/webrev.00/
> 
> No comments. The webrev clearly shows the renames.
> 
> Thumbs up and I agree that this is a trivial change.
> 
> Dan
> 
> 
>>> 0 lines changed: 0 ins; 0 del; 0 mod;
>> Hi all,
>> 
>> could you please review this zero-liner which moves MismatchedWhiteBox/WhiteBox.java and WBApi.java tests from test/hotspot/jtreg test suite to test/lib-test test suite?
>> 
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8247725
>> webrev: http://cr.openjdk.java.net/~iignatyev/8247725/webrev.00/
>> $ hg mv test/hotspot/jtreg/sanity/MismatchedWhiteBox test/lib-test/sun/hotspot/whitebox/
>> $ hg mv test/hotspot/jtreg/sanity/WBApi.java test/lib-test/sun/hotspot/whitebox/
>> testing: test/lib-test tests
>> 
>> 
>> Thanks,
>> -- Igor
>> 
>>  
> 



More information about the hotspot-dev mailing list