Integrated: 8357830: JfrVframeStream::_cont_entry shadows super-class field

Markus Grönlund mgronlun at openjdk.org
Wed May 28 13:56:00 UTC 2025


On Tue, 27 May 2025 13:49:02 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> SonarCloud has a report that `JfrVframeStream::_cont_entry` shadows the super-class field of the same name.
> 
> Fixed and inlined the constructor.
> 
> Testing: jdk_jfr
> 
> Thanks
> Markus

This pull request has now been integrated.

Changeset: 016cc4f3
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/016cc4f333d1a59a7cd534cb7ee4c373087efd10
Stats:     92 lines in 3 files changed: 35 ins; 56 del; 1 mod

8357830: JfrVframeStream::_cont_entry shadows super-class field

Reviewed-by: egahlin

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

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


More information about the hotspot-jfr-dev mailing list