RFR: 8301047: Clean up type unsafe uses of oop from compiler code
Stefan Karlsson
stefank at openjdk.org
Fri Jan 27 10:57:19 UTC 2023
On Thu, 26 Jan 2023 15:45:06 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
> In an ideal world, when you have an oop, its contents should also be an oop. It happens, however, that we have other forms of pointers sometimes, used with the oop type, in some compiler code. We should clean that up.
Marked as reviewed by stefank (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12223
More information about the hotspot-dev
mailing list