-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b08
Umbrella issue to cover the replacement of NULL with nullptr in the native code support files for HotSpot jtreg tests.
Outside of vmTestbase there are about 1700 occurrences in about 200 files. In vmTestbase there are over 6000 occurrences in about 650 files.
Because of the large 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.
Outside of vmTestbase there are about 1700 occurrences in about 200 files. In vmTestbase there are over 6000 occurrences in about 650 files.
Because of the large 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
- relates to
-
JDK-8324799 Use correct extension for C++ test headers
-
- Resolved
-
-
JDK-8299837 Replace NULL with nullptr in hotspot code and tests
-
- Closed
-