[jdk11u-dev] RFR: 8272094: compiler/codecache/TestStressCodeBuffers.java crashes with "failed to allocate space for trampoline"

Paul Hohensee phh at openjdk.org
Mon Nov 7 23:14:29 UTC 2022


On Fri, 4 Nov 2022 18:20:18 GMT, Xin Liu <xliu at openjdk.org> wrote:

> This is a stacked PR(2/3) of https://github.com/openjdk/jdk11u-dev/pull/1502. 
> 
> This patch is one of the trailing bugfix of JDK-8270947. It's not a clean patch. I just substitute 'nullptr' with NULL because jdk11u is using gnu++11 to compile HotSpot.

Lgtm.

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

Marked as reviewed by phh (Reviewer).

PR: https://git.openjdk.org/jdk11u-dev/pull/1503


More information about the jdk-updates-dev mailing list