Integrated: 8267611: Print more info when pointer_delta assert fails
Stefan Karlsson
stefank at openjdk.java.net
Wed May 26 18:01:26 UTC 2021
On Mon, 24 May 2021 11:11:01 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> We've seen a few new failures with the new pointer_delta assert. It would be nice if the assert printed the 'left' and 'right' pointer values.
This pull request has now been integrated.
Changeset: de91643b
Author: Stefan Karlsson <stefank at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/de91643bfa80ae7cc2d228f882b2de3d8af543c8
Stats: 11 lines in 1 file changed: 5 ins; 5 del; 1 mod
8267611: Print more info when pointer_delta assert fails
Reviewed-by: dholmes, jiefu, tschatzl, kbarrett
-------------
PR: https://git.openjdk.java.net/jdk/pull/4163
More information about the hotspot-dev
mailing list