RFR: 8364666: Tier1 builds broken by JDK-8360559
Sandhya Viswanathan
sviswanathan at openjdk.org
Mon Aug 4 21:04:13 UTC 2025
On Mon, 4 Aug 2025 20:29:24 GMT, Mohamed Issa <missa 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.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26629#issuecomment-3152388779
More information about the hotspot-compiler-dev
mailing list