RFR: 8282355: compiler/arguments/TestCodeEntryAlignment.java failed "guarantee(sect->end() <= tend) failed: sanity" [v3]

Aleksey Shipilev shade at openjdk.java.net
Tue Mar 15 09:52:38 UTC 2022


On Tue, 15 Mar 2022 00:26:14 GMT, Dean Long <dlong at openjdk.org> wrote:

>> This change adds extra stub space for large values of CodeEntryAlignment, and it changes the test to try large values of CodeEntryAlignment.
>
> Dean Long has updated the pull request incrementally with one additional commit since the last revision:
> 
>   rename max_stubs --> max_aligned_stubs, update copyright year

Looks good, thanks for taking care of this.

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

Marked as reviewed by shade (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/7800


More information about the hotspot-compiler-dev mailing list