On Tue, 6 Feb 2024 19:24:04 GMT, Chris Plummer wrote:
>> This PR adds G1 support to PointerFinder/PointerLocation. Previously we only
>> had SerialGC support. Previously for G1 addresses SA would only report that
>> the address is "In unknown section of Java heap" with no other details. Now
>>
On Tue, 6 Feb 2024 17:39:42 GMT, Kevin Walls wrote:
> Trivia on the output formatting: For serial, an object not in a tlab, without
> verbose, I think it prints "In heap new generation:" and then nothing else.
> The ":" leaves you hanging thinking it should introduce something else, so
> there
> This PR adds G1 support to PointerFinder/PointerLocation. Previously we only
> had SerialGC support. Previously for G1 addresses SA would only report that
> the address is "In unknown section of Java heap" with no other details. Now
> it provides details for G1 addresses. Here are some example
On Sat, 3 Feb 2024 04:28:24 GMT, Chris Plummer wrote:
>> This PR adds G1 support to PointerFinder/PointerLocation. Previously we only
>> had SerialGC support. Previously for G1 addresses SA would only report that
>> the address is "In unknown section of Java heap" with no other details. Now
>>
On Sat, 3 Feb 2024 04:28:24 GMT, Chris Plummer wrote:
>> This PR adds G1 support to PointerFinder/PointerLocation. Previously we only
>> had SerialGC support. Previously for G1 addresses SA would only report that
>> the address is "In unknown section of Java heap" with no other details. Now
>>
> This PR adds G1 support to PointerFinder/PointerLocation. Previously we only
> had SerialGC support. Previously for G1 addresses SA would only report that
> the address is "In unknown section of Java heap" with no other details. Now
> it provides details for G1 addresses. Here are some example
This PR adds G1 support to PointerFinder/PointerLocation. Previously we only
had SerialGC support. Previously for G1 addresses SA would only report that the
address is "In unknown section of Java heap" with no other details. Now it
provides details for G1 addresses. Here are some examples for cl