RFR: 8299419: Thread.sleep(millis) may throw OOME [v3]

Viktor Klang vklang at openjdk.org
Wed Sep 11 11:42:19 UTC 2024


> 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

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/20923/files
  - new: https://git.openjdk.org/jdk/pull/20923/files/b4241e3e..92d09f8b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20923&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20923&range=01-02

  Stats: 8 lines in 3 files changed: 7 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/20923.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20923/head:pull/20923

PR: https://git.openjdk.org/jdk/pull/20923


More information about the core-libs-dev mailing list