History log of /openjdk9/jdk/src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java
Revision Date Author Comments
# 17125:c17e1662bad1 11-May-2017 jjg

8179592: Update tables in java.base to be HTML 5-friendly.
Reviewed-by: mchung, darcy, martin


# 17064:6fe408bd34d2 26-Apr-2017 jjg

8179367: update use of align, valign attributes in java.base to use style attribute
Reviewed-by: martin, mchung


# 16645:7d64e541a6c0 07-Feb-2017 dl

8172726: ForkJoin common pool retains a reference to the thread context class loader
Reviewed-by: martin, psandoz, chegar


# 16161:7901a13a051c 29-Nov-2016 dl

8166646: Miscellaneous changes imported from jsr166 CVS 2016-10
Reviewed-by: martin, smarks, psandoz


# 15698:035006c599d0 23-Sep-2016 dl

8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21
Reviewed-by: martin, chegar, shade


# 15584:708383deec79 12-Sep-2016 dl

8164169: Miscellaneous changes imported from jsr166 CVS 2016-09
Reviewed-by: martin, psandoz, shade


# 15541:e2d28c613133 01-Sep-2016 psandoz

8162108: Rename weakCompareAndSetVolatile to weakCompareAndSet
Reviewed-by: martin


# 15086:fd4819ec5afd 15-Jul-2016 dl

8157523: Various improvements to ForkJoin/SubmissionPublisher code
Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs


# 14360:03453120a011 03-May-2016 darcy

6850612: Deprecate Class.newInstance since it violates the checked exception language contract
Reviewed-by: lancea, mullan, dfuchs


# 14077:39ddc2279d51 25-Mar-2016 shade

8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support
Reviewed-by: kvn, psandoz, dl


# 13727:2e8ae386b506 16-Feb-2016 dl

8145485: Miscellaneous changes imported from jsr166 CVS 2016-02
Reviewed-by: martin, psandoz, chegar


# 13201:6aea885d3996 30-Nov-2015 jwilhelm

Merge


# 13194:ff9ac07019d6 24-Nov-2015 chegar

8140687: Move @Contended to the jdk.internal.vm.annotation package
Reviewed-by: alanb, dholmes, psandoz, shade


# 13166:64e1f7283f2b 25-Nov-2015 dl

8143086: Document that ForkJoinWorkerThreadFactory.newThread can return null to reject request
Reviewed-by: martin, psandoz, chegar, shade, plevart


# 13050:98f89fe2b722 11-Nov-2015 chegar

8140606: Update library code to use internal Unsafe
Reviewed-by: alanb, mchung, psandoz, weijun


# 12873:a0c71499805e 13-Oct-2015 dl

8134852: Integrate fork/join with API enhancements
Reviewed-by: martin, psandoz, chegar


# 12007:dec15d6a0cbc 20-May-2015 dl

8080623: CPU overhead in FJ due to spinning in awaitWork
Reviewed-by: chegar, dholmes


# 11812:97a1facbcaaa 24-Apr-2015 dl

8078490: Missed submissions in ForkJoinPool
Reviewed-by: psandoz, shade, martin, chegar


# 10600:7af64e3e095d 05-Sep-2014 dl

8056248: Improve ForkJoin thread throttling
Reviewed-by: psandoz, martin


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com