Integrated: 8277371: Remove unnecessary DefNewGeneration::ref_processor_init()

Albert Mingkun Yang ayang at openjdk.java.net
Fri Nov 19 08:34:46 UTC 2021


On Thu, 18 Nov 2021 08:43:22 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change of removing a method that just calls the overridden method in base class.
> 
> Test: build

This pull request has now been integrated.

Changeset: 7a046e0f
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7a046e0f765e0ad04fd52c9a882c5d90b085bc00
Stats:     8 lines in 3 files changed: 0 ins; 7 del; 1 mod

8277371: Remove unnecessary DefNewGeneration::ref_processor_init()

Reviewed-by: stefank, tschatzl, mli

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

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



More information about the hotspot-gc-dev mailing list