RFR: 8343800: Cleanup definition of NULL_WORD
Kim Barrett
kbarrett at openjdk.org
Mon Dec 2 08:53:38 UTC 2024
On Sun, 1 Dec 2024 07:54:49 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Please review this change to how NULL_WORD is defined. Instead of being a
> macro whose definition is in compiler-specific files with a conditionally
> defined expansion, it is now a simple integral constant with a single shared
> definition.
>
> Testing: mach5 tier 1-5, GHA sanity tests.
attempting to poke skara to notice this PR
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22468#issuecomment-2510918136
More information about the hotspot-dev
mailing list