Integrated: 8292368: [ppc64] internal error g1BarrierSet.inline.hpp assert(oopDesc::is_oop(pre_val, true)) failed: Error

Martin Doerr mdoerr at openjdk.org
Tue Aug 23 09:01:29 UTC 2022


On Mon, 22 Aug 2022 17:23:47 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> C1 patching stubs contain null Oops on PPC64. Null check is missing in [JDK-8292077](https://bugs.openjdk.org/browse/JDK-8292077).

This pull request has now been integrated.

Changeset: cf006774
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cf0067741249cc3260b1d220769dac408b614f22
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8292368: [ppc64] internal error g1BarrierSet.inline.hpp assert(oopDesc::is_oop(pre_val, true)) failed: Error

Reviewed-by: eosterlund, shade

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

PR: https://git.openjdk.org/jdk/pull/9968


More information about the hotspot-dev mailing list