Alan Bateman
|
cd776093c7
|
8294278: ForkJoinPool.getAndAddPoolIds should use Unsafe.staticFieldBase
Reviewed-by: burban, chegar, martin
|
2022-12-01 10:40:36 +00:00 |
|
Doug Lea
|
bc12e9553d
|
8292969: Bad Thread Utilization in ForkJoinPool
Reviewed-by: shade, alanb
|
2022-09-27 10:50:18 +00:00 |
|
Doug Lea
|
4f5d73f2d4
|
8286294: ForkJoinPool.commonPool().close() spins
Reviewed-by: alanb
|
2022-05-09 11:09:34 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Doug Lea
|
00e6c63cd1
|
8277090: jsr166 refresh for jdk19
Reviewed-by: alanb, psandoz
|
2022-05-04 19:24:19 +00:00 |
|
David Holmes
|
2e542e33b8
|
8274349: ForkJoinPool.commonPool() does not work with 1 CPU
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: shade, martin
|
2021-10-04 23:14:12 +00:00 |
|
Joe Darcy
|
2072bc77b4
|
8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Reviewed-by: lancea, bpb, alanb, iris
|
2021-09-28 21:21:53 +00:00 |
|
Weijun Wang
|
508cec7535
|
8267521: Post JEP 411 refactoring: maximum covering > 50K
Reviewed-by: dfuchs, prr
|
2021-06-02 15:48:50 +00:00 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
Doug Lea
|
cec66cf8ef
|
8264572: ForkJoinPool.getCommonPoolParallelism() reports always 1
Reviewed-by: alanb
|
2021-04-02 22:44:20 +00:00 |
|
Doug Lea
|
5b7b18c5bf
|
8259800: timeout in tck test testForkJoin(ForkJoinPool8Test)
Reviewed-by: martin, dholmes
|
2021-02-22 12:42:40 +00:00 |
|
Martin Buchholz
|
5cfa8c94d6
|
8246585: ForkJoin updates
8229253: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Reviewed-by: dl
|
2021-01-09 20:57:52 +00:00 |
|
Doug Lea
|
ae0b26613c
|
8220478: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out intermittently
8223379: Clarify ForkJoinPool.getStealCount() javadoc
Reviewed-by: martin
|
2019-05-24 08:51:04 -07:00 |
|
Doug Lea
|
bb6d423ab8
|
8215363: needless signals in ForkJoinPool
Reviewed-by: martin, chegar, dholmes
|
2019-02-15 11:18:01 -08:00 |
|
Doug Lea
|
3d9ab36ca0
|
8215326: Test java/util/concurrent/ConcurrentHashMap/ToArray.java hangs after j.u.c updates
Reviewed-by: martin, dholmes
|
2018-12-12 20:13:39 -08:00 |
|
Doug Lea
|
6c78aa9571
|
8214559: Use {@systemProperty} for definitions of system properties
Reviewed-by: martin, jjg
|
2018-12-11 19:55:27 -08:00 |
|
Doug Lea
|
f1e4c3cf6b
|
8200520: forkjoin tasks interrupted after shutdown
Reviewed-by: martin, psandoz, chegar, dholmes
|
2018-04-10 11:29:37 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|