6795913: A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS.
Summary: Use NULL_WORD in the places where intptr_t is expected due to incompatible types between intptr_t & int32_t
Reviewed-by: phh, coleenp, never
These files are generated from docs/technotes/tools pages in the
jdk/pubs subspace of the jdk workspace (adjacent to jdk/j2se).