RFR: 8299419: Thread.sleep(millis) may throw OOME [v3]
David Holmes
dholmes at openjdk.org
Thu Sep 12 20:43:10 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
This change exposed an existing bug in the strace tests with a missing constructor - [JDK-8340072](https://bugs.openjdk.org/browse/JDK-8340072)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20923#issuecomment-2347201093
More information about the core-libs-dev
mailing list