RFR: 8142996: move jdk java/util/streams tests into java.base directories
Mandy Chung
mandy.chung at oracle.com
Fri Nov 13 23:51:45 UTC 2015
> On Nov 13, 2015, at 3:46 PM, Jonathan Gibbons <jonathan.gibbons at oracle.com> wrote:
>
> Please review the following fix to relocate some of the files in the jdk/test/java/util/streams directory.
>
> JIRA: https://bugs.openjdk.java.net/browse/JDK-8142996
> Webrev: http://cr.openjdk.java.net/~jjg/8142996/webrev.00/
>
> Although the patch touches a lot of files, only the TEST.properties files in the webrev were modified (edited). The remaining changes are the result of executing the following commands:
>
> hg rename test/java/util/stream/bootlib/java test/java/util/stream/bootlib/java.base/java
> hg rename test/java/util/stream/boottest/java test/java/util/stream/boottest/java.base/java
Looks good to me.
Mandy
More information about the core-libs-dev
mailing list