Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Fix code cache visualisation since segmented code cache #358

@chriswhocodes

Description

@chriswhocodes

The code cache view is less useful since JDK9 introduced the segmented code cache. The compiled methods are much harder to spot visually.

Need to obtain the correct address ranges for the native, profiled, and non-profiled segments and when viewing a compiled method, only show the address range for the segment containing that method.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions