Integrated: 8357999: SA: FileMapInfo.metadataTypeArray initialization issue after JDK-8355003

Aleksey Shipilev shade at openjdk.org
Thu May 29 15:10:01 UTC 2025


On Wed, 28 May 2025 18:51:09 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> SonarCloud reports an issue since [JDK-8355003](https://bugs.openjdk.org/browse/JDK-8355003) integration: duplicate index in `metadataTypeArray` initialization code. Looks like a simple typo, this PR fixes it. 
> 
> Additional testing:
>  - [x] Linux x86_64 server fastdebug, `serviceability/sa`

This pull request has now been integrated.

Changeset: d8a78302
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d8a783020d247d2c01834db14b44d239ad1f2bf4
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8357999: SA: FileMapInfo.metadataTypeArray initialization issue after JDK-8355003

Reviewed-by: ayang, iklam, kvn, sspitsyn

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

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


More information about the hotspot-gc-dev mailing list