Skip to content

API: Add a way to obtain Heap from Instance #283

Description

@thurka

Add a way to get corresponding org.graalvm.visualvm.lib.jfluid.heap.Heap from org.graalvm.visualvm.lib.jfluid.heap.Instance. This enhancement can simplify DetailsSupport.getDetailsString(Instance, Heap ) and implementation of DetailsProvider abstract class. There also number of other places in VIsualVM, where Instance and Heap are passed together. All this code can leave out Heap and get it from Instance when needed.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions