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 04:49:20 UTC 2020


http://cr.openjdk.java.net/~iignatyev/8247725/webrev.00/
> 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