[jdk11u-dev] RFR: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space
Matthias Baesken
mbaesken at openjdk.org
Tue Mar 19 08:17:26 UTC 2024
On Fri, 15 Mar 2024 20:23:22 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Version from 22u applies cleanly, but 11u uses NULL instead of nullptr
Searching through the 11u-dev sources, I find a lot of nullptr usages. So why not allow it in 11u(_dev) hotspot too ? Would make life easier for backporters.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2604#issuecomment-2006239123
More information about the jdk-updates-dev
mailing list