RFR: JDK-8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer [v3]

Eric Nothum duke at openjdk.org
Mon Jun 19 13:25:13 UTC 2023


On Mon, 19 Jun 2023 12:56:13 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> No not really, I just thought the line was getting long
>
> You can wrap lines in asserts without backslashes.

Ahh yes. Not sure why, I probably just used the backslash after having read it in some other parts of the code. Sorry for the confusion from my side

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14490#discussion_r1234060136


More information about the hotspot-compiler-dev mailing list