RFR: 8299419: Thread.sleep(millis) may throw OOME [v2]
David Holmes
dholmes at openjdk.org
Wed Sep 11 02:31:04 UTC 2024
On Tue, 10 Sep 2024 21:01:24 GMT, Viktor Klang <vklang at openjdk.org> wrote:
>> This PR applies @AlanBateman's patch from the JBS issue.
>
> Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:
>
> Removing ThreadSleepEvent from stack trace checks
With regards to the nsk tests, are `beforeSleep` and `afterSleep` still potential candidates now that it is impossible for them to throw OOME?
-------------
PR Review: https://git.openjdk.org/jdk/pull/20923#pullrequestreview-2294994911
More information about the core-libs-dev
mailing list