Grouping frequently called C2 nmethods in CodeCache github.com/openjdk/jdk/... included in jdk 27
8326205: Grouping frequently called C2 nmethods in CodeCache by chadrako · Pull Request #27858 · openjdk/jdk
Summary This PR implements JDK-8326205, introducing experimental support for grouping hot code within the CodeCache. Problem Modern CPUs use the branch target buffer (BTB), part of the branch predi...
github.com