RFR: 8280682: Refactor AOT code source validation checks [v4]

Calvin Cheung ccheung at openjdk.org
Fri Feb 21 06:19:55 UTC 2025


On Thu, 20 Feb 2025 00:35:51 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Passing by comment. We touched it on recent Leyden meeting. The name "AOTCodeSource" is very confusing. Especially when we start caching AOT compiled code. Can we rename it to avoid confusion?

Per our discussions, I've renamed "AOTCodeSource" to "AOTClassLocation". I also renamed the related classes.

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

PR Comment: https://git.openjdk.org/jdk/pull/23476#issuecomment-2673567780


More information about the serviceability-dev mailing list