-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b08
Umbrella issue to cover the replacement of NULL with nullptr in the HotSpot gtests. There are presently about 500 occurrences in about 75 files.
Because of the number of files and occurrences, this should be broken up into more manageable chunks by sub-tasks.
This addresses a category of NULL uses that wasn't dealt with byJDK-8299837.
Because of the number of files and occurrences, this should be broken up into more manageable chunks by sub-tasks.
This addresses a category of NULL uses that wasn't dealt with by
- duplicates
-
JDK-8309043 Replace NULL with nullptr in gtests
- Closed
- relates to
-
JDK-8299837 Replace NULL with nullptr in hotspot code and tests
- Closed