History log of /libcore/luni/src/main/java/java/util/concurrent/ForkJoinPool.java
Revision Date Author Comments
e8b323c7cb7d55be9a4df579231e44f04f53d766 11-Mar-2016 Przemyslaw Szczepaniak <pszczepaniak@google.com> JSR-166 update without java 1.9 method/classes

Second attempt, in frist one I've submitted some code from openJdk 1.9
that shouldn't be here, orignial change can be found at
5328e07d282bef36ac8b757bbee16a761415b2c4

Adapted from sources taken from CVS using:
cvs -d ':pserver:anonymous@gee.cs.oswego.edu/home/jsr166/jsr166' checkout -D "03/03/2016 10:00:00 GMT" jsr166

This time with hidden/removed "@since 9" methods and classes

Bug: 27426599
Change-Id: Ibd8d26e13cba091bfd983c73d005e4f8d8f5946d
(cherry picked from commit b8b75116273ecfdb8ffdd1869b1c0dd04570a95e)
be0e537d8953365ae5a008350461ccf777a719fb 16-Oct-2015 Neil Fuller <nfuller@google.com> Refresh of upstream JSR166 code

This is a pull of same code we should already have.
This is the version of classes found in the jdk7/
dir.

cvs -d ':pserver:anonymous@gee.cs.oswego.edu/home/jsr166/jsr166' checkout -D "03/24/2015 22:30:53 GMT" jsr166

Most Android modifications have been reapplied excluding
some changes to NullPointerException constructor
arguments). The majority of the changes are documentation
cleanups, with the exception of ArrayDeque.

Bug: 24726356

(cherry picked from commit fd81a99407d318ea3d8b5782294a0644e580d126)

Change-Id: If2f85be682d0811092abca720502ed13fa4e1769
fd81a99407d318ea3d8b5782294a0644e580d126 16-Oct-2015 Neil Fuller <nfuller@google.com> Refresh of upstream JSR166 code

This is a pull of same code we should already have.
This is the version of classes found in the jdk7/
dir.

cvs -d ':pserver:anonymous@gee.cs.oswego.edu/home/jsr166/jsr166' checkout -D "03/24/2015 22:30:53 GMT" jsr166

Most Android modifications have been reapplied excluding
some changes to NullPointerException constructor
arguments). The majority of the changes are documentation
cleanups, with the exception of ArrayDeque.

Bug: 24726356
Change-Id: I61932856f77ecd7637b8bdfab34512b4df7b58ea
edf43d27e240d82106f39ae91404963c23987234 27-Apr-2015 Narayan Kamath <narayan@google.com> Update JSR-166 to Revision 1.43

This is CVS HEAD as of Tue Mar 24 22:30:53 2015 UTC with
android specific patches applied. All android patches have
a clear "android-note" header.

- Most changes are documentation related.
- @hide tags have been applied to 1.8 APIs
- Atomic*Updater have been updated to use VMStack.* APIs.

bug: 20628776
bug: https://code.google.com/p/android/issues/detail?id=170073

(cherry picked from commit aa2ed9e105504f21641d919b410c692981cfe386)

Change-Id: Ie7ce1780eda837f3455e6aa365861886956c4063
aa2ed9e105504f21641d919b410c692981cfe386 27-Apr-2015 Narayan Kamath <narayan@google.com> Update JSR-166 to Revision 1.43

This is CVS HEAD as of Tue Mar 24 22:30:53 2015 UTC with
android specific patches applied. All android patches have
a clear "android-note" header.

- Most changes are documentation related.
- @hide tags have been applied to 1.8 APIs
- Atomic*Updater have been updated to use VMStack.* APIs.

bug: 20628776
bug: https://code.google.com/p/android/issues/detail?id=170073
Change-Id: Iead730222b4376f947e7dc05b0acaf608eccf238
e42c720f66e21651d2101930c22f11441e47b308 09-Jan-2014 Eino-Ville Talvala <etalvala@google.com> Fix SDK and docs build.

Replace {@link} references to hidden methods with {@code}.

(cherry picked from commit f73b1089c7236a7268ccce10546cc340a36f8c4b)

Change-Id: Iff245542979c2bbcea8b6c4b4632547c6aac4da4
fe4f216fd6ef2518bfefd6b7970f60befacf5cdd 23-Jun-2014 Elliott Hughes <enh@google.com> @hide.

Change-Id: I4d266414cb6ef7bc2785d9ccb9b4f672c04c781d
e8a958066d95a4e15a9834e8b9067d106efd9b53 15-Jun-2014 Elliott Hughes <enh@google.com> @hide.

Change-Id: Ieacf34a7b850910e70ae54f738608509e2c39e2e
f73b1089c7236a7268ccce10546cc340a36f8c4b 09-Jan-2014 Eino-Ville Talvala <etalvala@google.com> Fix SDK and docs build.

Replace {@link} references to hidden methods with {@code}.

Change-Id: I5996c4d14b7870051082826dd3cfe1951e22f787
6d7851f45fd35ee156adb7c34c03daa7f01ab32f 08-Jan-2014 Narayan Kamath <narayan@google.com> Unhide java7 API in java.util.concurrent.

Change some comments to remove references to
CountedCompleter (which is a java 8 API).

Change-Id: Iea1e93b75384dafffc96b2f49262a470942135a3
75a06e56a4cc4599946e21422513e4bafa759509 09-Jul-2013 Calin Juravle <calin@google.com> Synced java.util.concurrent library up to 2013.07.01.

Compared to the reference code base I re-added
AbstracMap as a base class for ConcurrentHashMap.

Change-Id: I0751638784e962425418ea8640721c00d7200873
91770798d8b9280d48d30df2ed7f63b3ed9b036f 14-Jun-2013 Calin Juravle <calin@google.com> Sync java.util.concurrent library up to 12.06.2013.

CouncurrentHashMap was skipped from this sync.

Change-Id: I29c67698a2e706b22e3cb5920c5fe91f1f15461c
a807b4d808d2591894daf13aab179b2e9c46a2f5 01-Nov-2011 Jesse Wilson <jessewilson@google.com> Update java.util.concurrent to 2011-nov-1.

The most recent change to the upstream CVS tree was on Tue Oct 25 20:29:12 2011 UTC.

This removes references to security managers.

(cherry-pick of d206d1f85f051ec85bc1b00d576a67fa9be13228.)

Bug: 3289698
Change-Id: Id89c909407f268fdc828ebe2bebcb1c12dbb93aa