RFR: 8299419: Thread.sleep(millis) may throw OOME
Alan Bateman
alanb at openjdk.org
Tue Sep 10 08:57:05 UTC 2024
On Mon, 9 Sep 2024 20:40:22 GMT, Viktor Klang <vklang at openjdk.org> wrote:
> This PR applies @AlanBateman's patch from the JBS issue.
I hope that someone will take pity on the following tests, sadly they need to be updated as they depend methods observed in the call stack.
test/hotspot/jtreg//vmTestbase/nsk/monitoring/stress/thread/strace001.java
test/hotspot/jtreg//vmTestbase/nsk/monitoring/share/ThreadController.java
test/hotspot/jtreg//vmTestbase/nsk/monitoring/share/thread/SleepingThread.java
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20923#issuecomment-2340062792
More information about the core-libs-dev
mailing list