[lworld] Integrated: 8367304: [lworld] Printing of rematerialized objects is broken

Tobias Hartmann thartmann at openjdk.org
Wed Sep 10 09:03:47 UTC 2025


On Wed, 10 Sep 2025 07:41:42 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> [JDK-8367263](https://bugs.openjdk.org/browse/JDK-8367263) missed a place in `print_objects` where we need to get the refined array klass based on the properties of the rematerialized array. I did not add a regression test for this because `compiler/uncommontrap/TestDeoptOOM.java` reproduces this intermittently.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: d3ec2279
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/d3ec227977eb84e85f460c1c33b951a89877cad1
Stats:     48 lines in 1 file changed: 19 ins; 24 del; 5 mod

8367304: [lworld] Printing of rematerialized objects is broken

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

PR: https://git.openjdk.org/valhalla/pull/1560


More information about the valhalla-dev mailing list