RFR: JDK-8314194: Reusing CyclicBarrier, it should be possible to change the barrierCommand
Alan Bateman
alanb at openjdk.org
Wed Aug 30 13:24:10 UTC 2023
On Wed, 30 Aug 2023 12:02:12 GMT, chenggwang <duke at openjdk.org> wrote:
> Hi Can anyone help me to review this PR @sormuras @asotona or any other reviewer?
I think you first need to make a case for changing the CyclicBarrier API as opposed to dealing with the phases in your BarrierAction or using the Phaser API.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15239#issuecomment-1699162700
More information about the core-libs-dev
mailing list