On Fri, 16 Feb 2024 21:42:18 GMT, Kim Barrett <kbarr...@openjdk.org> wrote:
> 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 Looks good and trivial. ------------- Marked as reviewed by coleenp (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/17895#pullrequestreview-1890708971