RFR: 8292201: serviceability/sa/ClhsdbThreadContext.java fails with "'Thread "Common-Cleaner"' missing from stdout/stderr" [v2]
Chris Plummer
cjplummer at openjdk.org
Thu Sep 1 22:25:53 UTC 2022
On Thu, 1 Sep 2022 22:05:02 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
> Your code works only for the exact case - address of 64bit value points to the last 32bit of the page.
That's the only case we need to worry about. Any others would have already failed the alignment check.
-------------
PR: https://git.openjdk.org/jdk/pull/10090
More information about the serviceability-dev
mailing list