On Thu, 24 Apr 2025 12:09:36 GMT, Johan Sjölen <jsjo...@openjdk.org> wrote:

> Hi,
> 
> I've changed two pointer arguments to be references instead, as we bail if 
> they are null and `assert(false)` on top of that. There are no other calls to 
> this function than the one I fixed.
> 
> Testing: GHA Tier1

This pull request has now been integrated.

Changeset: 8511220f
Author:    Johan Sjölen <jsjo...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/8511220f9dd1428f9793ead43c20ed197881ab36
Stats:     40 lines in 2 files changed: 0 ins; 8 del; 32 mod

8355490: Make VM_RedefineClasses::merge_constant_pools only take reference 
arguments

Reviewed-by: amenkov, sspitsyn, coleenp

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

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

Reply via email to