Re: RFR: 8288697: Clarify lifecycle of buffer segments and loader lookup

2022-06-21 Thread Maurizio Cimadamore
On Tue, 21 Jun 2022 16:10:24 GMT, Alan Bateman wrote: >> This is a dependent PR containing a cleanup of the so called *heap >> sessions*. Heap sessions are used in two cases: >> >> * when a buffer segment is created, to keep the original buffer instance >> reachable >> * when a loader symbol l

Re: RFR: 8288697: Clarify lifecycle of buffer segments and loader lookup

2022-06-21 Thread Alan Bateman
On Fri, 17 Jun 2022 21:39:16 GMT, Maurizio Cimadamore wrote: > This is a dependent PR containing a cleanup of the so called *heap sessions*. > Heap sessions are used in two cases: > > * when a buffer segment is created, to keep the original buffer instance > reachable > * when a loader symbol

Re: RFR: 8288697: Clarify lifecycle of buffer segments and loader lookup

2022-06-17 Thread Maurizio Cimadamore
On Fri, 17 Jun 2022 21:39:16 GMT, Maurizio Cimadamore wrote: > This is a dependent PR containing a cleanup of the so called *heap sessions*. > Heap sessions are used in two cases: > > * when a buffer segment is created, to keep the original buffer instance > reachable > * when a loader symbol