RFR: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes [v3]

Dean Long dlong at openjdk.org
Fri Oct 28 07:18:28 UTC 2022


On Fri, 28 Oct 2022 06:50:44 GMT, Boris Ulasevich <bulasevich at openjdk.org> wrote:

>> 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes
>
> Boris Ulasevich has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
> 
>  - adding CodeSection._const_section_alignment field instead of 64 bytes alignment for all JVMCI nmethods
>  - 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes

Looks good.

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

Marked as reviewed by dlong (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10392


More information about the hotspot-compiler-dev mailing list