RFR: 8282704: runtime/Thread/StopAtExit.java may leak memory
Alan Bateman
alanb at openjdk.java.net
Sat Mar 19 09:52:30 UTC 2022
On Fri, 18 Mar 2022 14:33:37 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> Can I get another review of this test fix?
In addition to David's comment, I think we are really close to the point where Thread::stop will be degraded to throw UOE unconditionally. The test change is okay for the short term but I expect it will need to change or be removed in the medium term.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7819
More information about the hotspot-runtime-dev
mailing list