Integrated: 8335357: Delete HotSpotJDKReflection.oopSizeOffset
Gergö Barany
gbarany at openjdk.org
Wed Jul 3 08:11:22 UTC 2024
On Mon, 1 Jul 2024 09:26:09 GMT, Gergö Barany <gbarany at openjdk.org> wrote:
> The jdk.vm.ci.hotspot.HotSpotJDKReflection#oopSizeOffset field exists purely to satisfy a libgraal substitution. The latter is unused and is being removed from Graal in https://github.com/oracle/graal/pull/9217. As such HotSpotJDKReflection#oopSizeOffset can be removed.
This pull request has now been integrated.
Changeset: 4d2f7376
Author: Gergö Barany <gbarany at openjdk.org>
Committer: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4d2f73764bcd5ff62fbdb9d406d4180ae09613ff
Stats: 4 lines in 1 file changed: 0 ins; 3 del; 1 mod
8335357: Delete HotSpotJDKReflection.oopSizeOffset
Reviewed-by: dnsimon
-------------
PR: https://git.openjdk.org/jdk/pull/19966
More information about the hotspot-compiler-dev
mailing list