summaryrefslogtreecommitdiff
path: root/ojluni/src/test/java/util/stream/bootlib
Commit message (Collapse)AuthorAgeFilesLines
* ojtests: Split out public/boot tests and add device targetsIgor Murashkin2016-04-262-14/+14
| | | | | | | | | | | * Enable tests to be run from CTS (without changing bootclasspath) * Fix host test script to pass higher heap maximum * Include test source code as part of the core-ojtests-public.jar Bug: 27521545 Bug: 27797922 Bug: 28389144 Change-Id: Ibd5ac74c939d1252e17dab2dc22d2a00de837bfe
* Revert "ojtests: Split out public/boot tests and add device targets"Narayan Kamath2016-04-262-14/+14
| | | | | | | | | This reverts commit ce0115e08189fcb96f990f0b93a6c2aeae59250e. This topic has been reverted because it causes build flakiness and bogus verification failures on most active changes. Change-Id: I7dfa25e54c0121b4059f25a8f42f3e0532c1d4c0
* ojtests: Split out public/boot tests and add device targetsIgor Murashkin2016-04-252-14/+14
| | | | | | | | | | * Enable tests to be run from CTS (without changing bootclasspath) * Fix host test script to pass higher heap maximum * Include test source code as part of the core-ojtests-public.jar Bug: 27521545 Bug: 27797922 Change-Id: Ibd5ac74c939d1252e17dab2dc22d2a00de837bfd
* ojluni: Downstream OJ testsIgor Murashkin2016-03-2422-0/+4580
* Bring in OJ java.util.stream tests from jdk8u60 Execute ojluni/src/test/artrun-testng after building the new core-ojtests-hostdex target to run the tests (host only). (cherry picked from commit 4c65c01a4fcfe8c68cd73914370bd269712b91d9) Bug: 27521545 Change-Id: I06fd28baa6e4793b3e3d3639745a3a68f89b2582