RFR: 8357999: SA: FileMapInfo.metadataTypeArray initialization issue after JDK-8355003
Vladimir Kozlov
kvn at openjdk.org
Wed May 28 22:40:50 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`
Good
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25507#pullrequestreview-2876627275
More information about the hotspot-gc-dev
mailing list