RFR: 8349579: jsvml.dll incorrect RDATA SEGMENT specification [v2]
duke
duke at openjdk.org
Tue Feb 11 15:33:18 UTC 2025
On Tue, 11 Feb 2025 03:44:27 GMT, Mohamed Issa <duke at openjdk.org> wrote:
>> A fix for incorrectly defined program segments in Windows SVML assembly.
>>
>> - Changes _READ_ to _READONLY_ in all math functions
>> - Now compliant with MASM x86 and x86_64 program segment [specification](https://learn.microsoft.com/en-us/cpp/assembler/masm/segment?view=msvc-170)
>>
>> The tier1 tests show the changes didn't introduce new failures.
>
> Mohamed Issa has updated the pull request incrementally with one additional commit since the last revision:
>
> Update full name
@missa-prime
Your change (at version f29de5c1c3f4f7f62f20d37d4f02b0a37aa357f4) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23503#issuecomment-2651173928
More information about the hotspot-compiler-dev
mailing list