RFR: 8326090: Rename jvmti_aod.h [v2]
Kim Barrett
kbarrett at openjdk.org
Wed Feb 21 03:13:12 UTC 2024
> Please review this trivial change that renames the file
> test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/aod/jvmti_aod.h to jvmti_aod.hpp,
> and replace uses of NULL in the file.
>
> The #include updates were performed mechanically, and build would fail if
> there were mistakes. All of the including files have already had their
> copyrights updated recently, as part of JDK-8324681. So the only interesting
> (for some minimal value of "interesting") changes are in the renamed file.
>
> Testing: mach5 tier1
Kim Barrett has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge branch 'master' into jvmti_aod
- rename NULLs in jvmti_aod.hpp
- rename jvmti_aod.h
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17895/files
- new: https://git.openjdk.org/jdk/pull/17895/files/983aadad..29463e74
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17895&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17895&range=00-01
Stats: 3977 lines in 183 files changed: 1394 ins; 1179 del; 1404 mod
Patch: https://git.openjdk.org/jdk/pull/17895.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17895/head:pull/17895
PR: https://git.openjdk.org/jdk/pull/17895
More information about the serviceability-dev
mailing list