RFR: 8331862: Remove split relocation info implementation [v3]
Vladimir Kozlov
kvn at openjdk.org
Wed May 8 19:55:54 UTC 2024
On Wed, 8 May 2024 19:34:10 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> [Split relocation info](https://github.com/openjdk/jdk/blob/master/src/hotspot/share/code/relocInfo.hpp#L225) was used only for SPARC. Non of current OpenJDK platforms use it.
>>
>> Tested tier1-3,stress,xcomp.
>
> Vladimir Kozlov has updated the pull request incrementally with one additional commit since the last revision:
>
> address comments
@TheRealMDoerr, @RealFYang, @offamitkumar, @bulasevich
I need your help with testing this on your platforms, at least tier1. GHA does some cross compilation but not testing.
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19126#issuecomment-2101318735
More information about the hotspot-compiler-dev
mailing list