git: openjdk/jdk: 8316653: Large NMethodSizeLimit triggers assert during C1 code buffer allocation
Roberto Castañeda Lozano
rcastanedalo at openjdk.org
Thu Nov 16 07:43:19 UTC 2023
Changeset: c36ec2ca
Author: Daniel Lundén <daniel.lunden at gmail.com>
Committer: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Date: 2023-11-16 07:41:13 +0000
URL: https://git.openjdk.org/jdk/commit/c36ec2ca70248c2e4676fd725fbb132c3b929908
8316653: Large NMethodSizeLimit triggers assert during C1 code buffer allocation
Reviewed-by: kvn, rcastanedalo, thartmann
! src/hotspot/share/c1/c1_Compilation.hpp
! src/hotspot/share/c1/c1_Compiler.cpp
! src/hotspot/share/c1/c1_Compiler.hpp
! src/hotspot/share/code/codeBlob.cpp
! src/hotspot/share/code/codeBlob.hpp
! src/hotspot/share/code/codeCache.cpp
! src/hotspot/share/code/codeCache.hpp
! test/hotspot/jtreg/compiler/arguments/TestC1Globals.java
More information about the jdk-changes
mailing list