-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b12
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
- 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
-
1.
|
Rename get_stack_trace.h |
|
Resolved | Kim Barrett | |
2.
|
Rename JVMDITools.h |
|
Closed | Kim Barrett | |
3.
|
Remove unused JVMDITools test files |
|
Resolved | Kim Barrett | |
4.
|
Rename Injector.h |
|
Resolved | Kim Barrett | |
5.
|
Rename jvmti_FollowRefObjects.h |
|
Resolved | Kim Barrett | |
6.
|
Rename native_thread.h |
|
Resolved | Kim Barrett | |
7.
|
Rename nsk_list.h |
|
Resolved | Kim Barrett | |
8.
|
Rename nsk_mutex.h |
|
Resolved | Kim Barrett | |
9.
|
Rename mlvmJvmtiUtils.h |
|
Resolved | Kim Barrett | |
10.
|
Rename nsk_strace.h |
|
Resolved | Kim Barrett | |
11.
|
Rename jnihelper.h |
|
Resolved | Kim Barrett | |
12.
|
Rename jvmti_aod.h |
|
Resolved | Kim Barrett | |
13.
|
Rename agent_common.h |
|
Resolved | Kim Barrett |