RFR: 8343800: Cleanup definition of NULL_WORD
    Vladimir Kozlov 
    kvn at openjdk.org
       
    Mon Dec  2 19:49:40 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.
LGTM
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22468#pullrequestreview-2473763293
    
    
More information about the hotspot-dev
mailing list