RFR: 8282355: compiler/arguments/TestCodeEntryAlignment.java failed "guarantee(sect->end() <= tend) failed: sanity" [v3]
Dean Long
dlong at openjdk.java.net
Tue Mar 15 00:26:14 UTC 2022
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7800/files
- new: https://git.openjdk.java.net/jdk/pull/7800/files/e72382ef..89f9c6c4
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7800&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7800&range=01-02
Stats: 6 lines in 2 files changed: 1 ins; 0 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/7800.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7800/head:pull/7800
PR: https://git.openjdk.java.net/jdk/pull/7800
More information about the hotspot-compiler-dev
mailing list