RFR: 8335977: Deoptimization fails with assert "object should be reallocated already"

Tobias Hartmann thartmann at openjdk.org
Mon Oct 28 08:35:53 UTC 2024


On Fri, 25 Oct 2024 19:33:28 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:

> The test I added in this PR is based on @chhagedorn Test3.java. I was able to reproduce the issue on my end fairly easily.

Ah right, all good then. Please add @chhagedorn as co-contributor since he extracted that test.

> I wasn't able to reproduce the issue using Test.java, how often does it reproduce for you with the flags that you listed at the top of Test.java ?

Right, I just tried and it does not seem to reproduce anymore. Too bad but let's leave it out then.

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

PR Comment: https://git.openjdk.org/jdk/pull/21624#issuecomment-2440865472


More information about the hotspot-compiler-dev mailing list