Integrated: 8326524: Rename agent_common.h

Kim Barrett kbarrett at openjdk.org
Tue Feb 27 10:30:05 UTC 2024


On Thu, 22 Feb 2024 19:38:26 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Please review this trivial change that renames the file
> test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/agent_common/agent_common.h to
> agent_common.hpp.
> 
> The #include updates were performed mechanically, and builds would fail if
> there were mistakes.
> 
> The copyright updates were similarly performed mechanically. All but a handful
> of the including files have already had their copyrights updated recently,
> likely as part of JDK-8324681. The only change to the renamed file is a
> copyright update, since no code changes were required.
> 
> Testing: mach5 tier1

This pull request has now been integrated.

Changeset: d482c1af
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d482c1af28cacd60cc05fe3f975a00a0c68c72b7
Stats:     551 lines in 547 files changed: 0 ins; 0 del; 551 mod

8326524: Rename agent_common.h

Reviewed-by: coleenp, sspitsyn, jwaters, dlong, lmesnik

-------------

PR: https://git.openjdk.org/jdk/pull/17970


More information about the serviceability-dev mailing list