Integrated: 8263544: Unused argument in ConstantPoolCacheEntry::set_field()

Frederic Parain fparain at openjdk.java.net
Mon Mar 15 13:02:10 UTC 2021


On Fri, 12 Mar 2021 21:23:35 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Please review this trivial fix removing an unused argument from ConstantPoolCacheEntry::set_field().
> 
> Thank you,
> 
> Fred

This pull request has now been integrated.

Changeset: 80cdf788
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/80cdf788
Stats:     6 lines in 3 files changed: 0 ins; 3 del; 3 mod

8263544: Unused argument in ConstantPoolCacheEntry::set_field()

Reviewed-by: coleenp, dholmes

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

PR: https://git.openjdk.java.net/jdk/pull/2978


More information about the hotspot-dev mailing list