Integrated: 8331862: Remove split relocation info implementation

Vladimir Kozlov kvn at openjdk.org
Thu May 9 23:46:08 UTC 2024


On Tue, 7 May 2024 16:16:33 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.

This pull request has now been integrated.

Changeset: a643d6c7
Author:    Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a643d6c7ac8a7bc0d3a288c1ef3f07876cf70590
Stats:     127 lines in 10 files changed: 2 ins; 65 del; 60 mod

8331862: Remove split relocation info implementation

Reviewed-by: dlong

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

PR: https://git.openjdk.org/jdk/pull/19126


More information about the hotspot-compiler-dev mailing list