RFR: 8313438: [s390x] build broken after JDK-8301996 [v2]
Amit Kumar
amitkumar at openjdk.org
Fri Oct 6 13:16:40 UTC 2023
On Fri, 6 Oct 2023 11:06:57 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Multiple test failures appeared after the code change with error: ` guarantee(len <= bsize) failed: block too large `, reducing it back is not a option as of now, but probably in future it could be shrink back to normal. So I've planned to deal with separately, as build is broken for now.
>
> You don't need to make it smaller, now, but please improve the comment or file a JBS issue for that and remove the comment.
Opened Issue for future: https://bugs.openjdk.org/browse/JDK-8317673
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15885#discussion_r1348706894
More information about the hotspot-compiler-dev
mailing list