RFR: 8331862: Remove split relocation info implementation [v3]
Amit Kumar
amitkumar at openjdk.org
Thu May 9 09:12: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
Result Looks good on s390x. I ran `tier1` tests on `fastdebug-vm`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19126#issuecomment-2102269058
More information about the hotspot-compiler-dev
mailing list