Withdrawn: 8330061: Cleanup: follow code heaps order in CodeCache initialization and logging, code heap info in logs

duke duke at openjdk.org
Thu Jun 13 21:45:19 UTC 2024


On Wed, 10 Apr 2024 21:51:14 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:

> This is an additional tiny cleanup after CodeCache::initialize_heaps refactoring (JDK-8311248). CodeCache::initialize_heaps: code heaps info is printed in code heaps order, final size adjustments and flags are made in code heaps order. CodeCache::allocate: assertion message contains blob type. CodeCache::print_trace: name of the heap containing the method is printed.
> 
> Testing: jtreg test/hotspot/jtreg/compiler/codecache, tier1, tier2.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/18732


More information about the hotspot-compiler-dev mailing list