RFR: 8299419: Thread.sleep(millis) may throw OOME [v2]
Viktor Klang
vklang at openjdk.org
Tue Sep 10 21:01:24 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20923/files
- new: https://git.openjdk.org/jdk/pull/20923/files/64bb44a9..b4241e3e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20923&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20923&range=00-01
Stats: 11 lines in 3 files changed: 0 ins; 10 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