RFR: 8308609: java/lang/ScopedValue/StressStackOverflow.java fails with "-XX:-VMContinuations" [v6]
Andrew Haley
aph at openjdk.org
Wed Jun 14 16:58:17 UTC 2023
On Tue, 13 Jun 2023 15:50:59 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> The implementation changes look good.
>
> The update to test looks okay too although I would like to see if we can do better in SVC and STS when there is a SO.
That would be nice, but it's something of a can of worms.
> In passing, I think all usages of tlr should be replaced with ThreadLocalRandom.current().
OK.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14399#issuecomment-1591652458
More information about the hotspot-dev
mailing list