RFR: 8323429: Missing C2 optimization for FP min/max when both inputs are same [v3]

Galder Zamarreño galder at openjdk.org
Thu Apr 18 09:32:04 UTC 2024


On Wed, 17 Apr 2024 12:19:52 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> Galder Zamarreño has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Use failOn instead of counts
>
> Testing passed, looks good!

@chhagedorn @rwestrel CI shows an error in `java/util/HashMap/WhiteBoxResizeTest.java` that doesn't look related to these changes:


2024-04-17T11:39:45.0144128Z STDOUT:
2024-04-17T11:39:45.0144587Z Error occurred during initialization of VM
2024-04-17T11:39:45.0145397Z Could not reserve enough space for 2097152KB object heap


What do we do about it?

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

PR Comment: https://git.openjdk.org/jdk/pull/18738#issuecomment-2063433762


More information about the hotspot-compiler-dev mailing list