RFR: 8364666: Tier1 builds broken by JDK-8360559

Daniel D. Daugherty dcubed at openjdk.org
Mon Aug 4 21:04:14 UTC 2025


On Mon, 4 Aug 2025 20:57:36 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

>> This change corrects the stub id type declaration for x86_64 sinh that wasn't properly matched with the other intrinsic udpates.
>
>> linux-x64-debug-nopch has PASSED with @missa-prime's fix, but obviously there are many more build to go...
>> 
>> According to the PR for the original fix: #26152 That PR passed X64 builds in GHA. So what happened here? Was a change made after the original testing passed?
> 
> No, the type was changed on the tip due to another PR (JDK-8360707). Looks like that is what caused the issue.

@sviswa7 so what we have here is an indirect merge collision that caused a build breakage?

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

PR Comment: https://git.openjdk.org/jdk/pull/26629#issuecomment-3152393362


More information about the hotspot-compiler-dev mailing list