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

Albert Mingkun Yang ayang at openjdk.org
Wed May 28 19:21:53 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`

Marked as reviewed by ayang (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25507#pullrequestreview-2876180639


More information about the hotspot-gc-dev mailing list