On Thu, 29 Feb 2024 15:02:02 GMT, Denghui Dong <dd...@openjdk.org> wrote:
> Hi, > > Please help review this trivial change that removed an unused static char > array in JvmtiAgentList::lookup. > > Thanks This pull request has now been integrated. Changeset: 8d6f7849 Author: Denghui Dong <dd...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/8d6f7849ff870e87c088ba38c21a8207d6883a2f Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod 8327056: Remove unused static char array in JvmtiAgentList::lookup Reviewed-by: amenkov, sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/18066