RFR: 8323680: SA PointerFinder code can do a better job of leveraging existing code to determine if an address is in the TLAB [v2]

Chris Plummer cjplummer at openjdk.org
Fri Jan 26 21:20:04 UTC 2024


On Fri, 26 Jan 2024 17:05:51 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> (Not critical, but maybe PointerLocation doesn't need the boolean inTlab. It could use that its tlab is not null, like the isInHeap/stack/metadata checks that something is not null.)

Ok. I made that change.

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

PR Comment: https://git.openjdk.org/jdk/pull/17494#issuecomment-1912707628


More information about the serviceability-dev mailing list