Hi Erik, as I wrote in the PR, we see regressions where we now get OOMs in tests that were deliberately started with small code cache sizes.
Cheers, Thomas On Tue, Aug 9, 2022 at 11:34 AM Thomas Stüfe <thomas.stu...@gmail.com> wrote: > Hi Erik, > > give us a day or two more, please. I'll run the patch through our CI first > to see if any of our platforms hiccup. > > Cheers, Thomas > > On Tue, Aug 9, 2022 at 11:25 AM Erik Osterlund <erik.osterl...@oracle.com> > wrote: > >> Hi, >> >> This is just a heads-up that I am about to integrate JDK-8290025 soon ish. >> >> PR: >> https://github.com/openjdk/jdk/pull/9741/ >> >> It touches some platform specific code, so I would like to just check >> that nobody has objections, >> in case it does not work on some platform. >> >> Going forward, aging of “old”/“cold” nmethods will only work if a >> platform has nmethod entry barriers. >> I do hope that can soon be a thing that we can rely on all platforms with >> JIT having. >> >> Thanks, >> /Erik >> >