-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 23
-
Component/s: hotspot
-
b12
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8357437 | 21.0.8 | Goetz Lindenmaier | P4 | Resolved | Fixed | b05 |
There are a number of header files in test/hotspot/jtreg that have ".h" extensions but are actually C++ code, or are at least only included by C++ files. Rename them, to follow normal HotSpot style.
Also rename uses of NULL to nullptr in the renamed headers, as that change is not included in the in-progressJDK-8324681. The PR for that RFE only changed properly named C++ files.
Also rename uses of NULL to nullptr in the renamed headers, as that change is not included in the in-progress
- backported by
-
JDK-8357437 Use correct extension for C++ test headers
-
- Resolved
-
- relates to
-
JDK-8299837 Replace NULL with nullptr in hotspot code and tests
-
- Closed
-
-
JDK-8324681 Replace NULL with nullptr in HotSpot jtreg test native code files
-
- Resolved
-
- links to
-
Commit
openjdk/jdk/998d0baa
-
Commit(master)
openjdk/jdk21u-dev/f5c4708c
-
Review
openjdk/jdk/18035
-
Review(master)
openjdk/jdk21u-dev/1792
(2 links to)
There are no Sub-Tasks for this issue.