RFR: 8299419: Thread.sleep(millis) may throw OOME [v3]
Alan Bateman
alanb at openjdk.org
Wed Sep 11 11:55:06 UTC 2024
On Wed, 11 Sep 2024 11:42:19 GMT, Viktor Klang <vklang at openjdk.org> wrote:
>> This PR applies @AlanBateman's patch from the JBS issue.
>
> Viktor Klang has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> Removing ThreadSleepEvent.isTurnedOn from stack trace checks
Thanks for taking this one.
These ancient nsk tests are annoying, removing isTurnedOn from the list of methods that can be sampled in frames seems fine. Hopefully someone will take pity and these tests and replace them.
-------------
Marked as reviewed by alanb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20923#pullrequestreview-2296642402
More information about the core-libs-dev
mailing list