Replace uses of NULL with nullptr in the CPU-specific .ad files.
This addresses a category of NULL uses that wasn't dealt with byJDK-8299837.
This addresses a category of NULL uses that wasn't dealt with by
- blocks
-
JDK-8324686 Remove redefinition of NULL for MSVC
-
- Open
-
-
JDK-8324682 Remove redefinition of NULL for XLC compiler
-
- Resolved
-
- relates to
-
JDK-8299837 Replace NULL with nullptr in hotspot code and tests
-
- Closed
-