[lworld] Integrated: 8301867: [lworld] BlackholeTest triggers assert "Should have been buffered"
Tobias Hartmann
thartmann at openjdk.org
Mon Feb 6 13:59:51 UTC 2023
On Mon, 6 Feb 2023 13:51:32 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> The recent merge accidentally removed a Valhalla specific line from the `BlackholeNode` constructor because the class was moved when JDK-8296545 was merged in. This led to the `is_Blackhole()` check in `Compile::process_inline_types` to incorrectly return false.
>
> Best regards,
> Tobias
This pull request has now been integrated.
Changeset: 2164d6df
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/2164d6dffea58f42f2e993a576bf35c86705ed36
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8301867: [lworld] BlackholeTest triggers assert "Should have been buffered"
-------------
PR: https://git.openjdk.org/valhalla/pull/820
More information about the valhalla-dev
mailing list