RFR: 8371894: Minor style fixes in AOT/CDS code

Ioi Lam iklam at openjdk.org
Sat Nov 15 04:17:03 UTC 2025


On Fri, 14 Nov 2025 11:07:19 GMT, Joel Sikström <jsikstro at openjdk.org> wrote:

> Hello,
> 
> While working on [JDK-8326035](https://bugs.openjdk.org/browse/JDK-8326035) we have noticed some minor inconsistencies in code related to AOT and CDS which should be fixed.
> 
> Testing:
> * GHA

These are mostly whitespace changes and are in stable areas that are unlikely to be changed by future bug fixes, so there shouldn't be any impact on backporting .

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

Marked as reviewed by iklam (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28318#pullrequestreview-3467642646


More information about the hotspot-runtime-dev mailing list