History log of /libcore/ojluni/src/main/java/java/util/stream/Sink.java
Revision Date Author Comments
289e51c2258b001f2aa6d6e67b21be7bb65d5102 04-Apr-2016 Igor Murashkin <iam@google.com> ojtests: Split out public/boot tests and add device targets

* 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
603700058363f21b7b2ecae9c44e9617183ab3f9 04-Apr-2016 Igor Murashkin <iam@google.com> ojtests: Split out public/boot tests and add device targets

* 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
(cherry picked from commit ce0115e08189fcb96f990f0b93a6c2aeae59250e)
c3d875180189cdb59ff48a3dc7cd4b8bf1efcea4 26-Apr-2016 Narayan Kamath <narayan@google.com> Revert "ojtests: Split out public/boot tests and add device targets"

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
ce0115e08189fcb96f990f0b93a6c2aeae59250e 04-Apr-2016 Igor Murashkin <iam@google.com> ojtests: Split out public/boot tests and add device targets

* 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
ff18b5f136f92154f2e05217e3953d10f459e561 16-Mar-2016 Igor Murashkin <iam@google.com> Add openJdk8 java.util.stream package

Based on openJdk 8u60 source & iam@ stream prototype in
ag/872080

Uncommented all code that was waiting for java.util.stream
to show up

Differences from original sources:
- Removed unsignedDivision usage from LongStream, it's not currently
supported and we don't expect that large workloads on mobile devices.
- Removed java.nio.file references.
- Removed (yet) not implemented stream-related methods from
other packages listed in package-info.java.

Bug: 27692239
Change-Id: Ie24e60e8248367b576ef91046837ccde152de373
(cherry picked from commit d0a2645e29a9b84d7e5ec822eb9904e93bd6c013)
d0a2645e29a9b84d7e5ec822eb9904e93bd6c013 16-Mar-2016 Igor Murashkin <iam@google.com> Add openJdk8 java.util.stream package

Based on openJdk 8u60 source & iam@ stream prototype in
ag/872080

Uncommented all code that was waiting for java.util.stream
to show up

Differences from original sources:
- Removed unsignedDivision usage from LongStream, it's not currently
supported and we don't expect that large workloads on mobile devices.
- Removed java.nio.file references.
- Removed (yet) not implemented stream-related methods from
other packages listed in package-info.java.

Bug: 27692239
Change-Id: Ie24e60e8248367b576ef91046837ccde152de373