RFR: 8255598: [PPC64] assert(Universe::heap()->is_in(result)) failed: object not in heap [v2]
Albert Mingkun Yang
ayang at openjdk.java.net
Fri Nov 6 11:12:58 UTC 2020
On Fri, 6 Nov 2020 09:36:05 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Assume we're using "HeapBasedNarrowOop". decode_raw adds the base, so decode_raw(0) returns base which is wrong.
Yes, you are right. Thank you for pointing this out.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1078
More information about the hotspot-gc-dev
mailing list