On Tue, 30 Jan 2024 03:43:15 GMT, Kim Barrett <kbarr...@openjdk.org> wrote:
> Please review this trivial change that renames the file > test/hotspot/jtreg/serviceability/jvmti/thread/GetStackTrace/get_stack_trace.h > to get_stack_trace.hpp, and renames uses of NULL in that file. > > The updates to #include lines in using files were performed mechanically. > > Testing: mach5 tier1 This pull request has now been integrated. Changeset: f57c7223 Author: Kim Barrett <kbarr...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f57c7223cf9b732db5255b3e394ee07ff741f074 Stats: 15 lines in 9 files changed: 0 ins; 0 del; 15 mod 8324880: Rename get_stack_trace.h Reviewed-by: dholmes, jwaters, sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/17623