RFR: JDK-8315445: 8314748 causes crashes in x64 builds
Andrew Haley
aph at openjdk.org
Thu Aug 31 12:28:01 UTC 2023
On Thu, 31 Aug 2023 11:24:19 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> I've totally missed that it in the review - thanks for fixing it quickly! Looks good and trivial.
It was very hard to spot. Default arguments [sometimes] considered harmful.
8314748 is only going to fail with certain memory layouts, and I can't reproduce that. Should I wait for all the auto-tests to complete, or just push, on the grounds that it's not going to make things any worse?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15512#issuecomment-1700939285
More information about the hotspot-compiler-dev
mailing list