There are several places in VirtualThread class implementation where virtual
threads are being mounted or unmounted, so there is a transition of the
JavaThread identity from carrier thread to virtual thread and back. The
execution state in such transitions is inconsistent, and so, has to be
inv
Can I please get a review of this test only change which proposes to fix the
recent intermittent failures in `RmiBootstrapTest` reported in
https://bugs.openjdk.org/browse/JDK-8030616?
The test has been intermittently failing with `cannot find a free port after 10
tries`. The tests uses the `j
Can I please get a review of this change which proposes to fix the intermittent
failures noted in https://bugs.openjdk.org/browse/JDK-8293657?
There are two parts to this fix. One is straightforward fix in the test
configuration file where it uses an incompatible cipher suite with the enabled
p
On Sun, 18 Sep 2022 11:52:28 GMT, Jaikiran Pai wrote:
> Can I please get a review of this test only change which proposes to fix the
> recent intermittent failures in `RmiBootstrapTest` reported in
> https://bugs.openjdk.org/browse/JDK-8030616?
>
> The test has been intermittently failing with
On Sun, 18 Sep 2022 11:52:28 GMT, Jaikiran Pai wrote:
> Can I please get a review of this test only change which proposes to fix the
> recent intermittent failures in `RmiBootstrapTest` reported in
> https://bugs.openjdk.org/browse/JDK-8030616?
>
> The test has been intermittently failing with