[jdk18] RFR: 8278125: Some preallocated OOMEs are missing stack trace

Coleen Phillimore coleenp at openjdk.java.net
Thu Dec 23 17:07:15 UTC 2021


On Thu, 23 Dec 2021 02:32:58 GMT, Yi Yang <yyang at openjdk.org> wrote:

> 8278125: Some preallocated OOMEs are missing stack trace

At any rate, the initial fix should be made to JDK 19 and then backported to 18u, 17 and 11, if approved.  The code is going to be different in JDK 11, need to add the strings to the Universe::oops_do function.

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

PR: https://git.openjdk.java.net/jdk18/pull/67


More information about the hotspot-dev mailing list