RFR: 8353014: Exclude AOT tooling classes from AOT cache [v5]
Ioi Lam
iklam at openjdk.org
Wed Apr 9 01:18:47 UTC 2025
On Thu, 27 Mar 2025 16:04:29 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Ioi Lam has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains nine commits:
>>
>> - Merge branch 'master' into 8353014-exclude-tooling-classes-from-aot-cache
>> - Thread safety: AOTClassFilter::is_aot_tooling_class() can potentially be called by multiple threads concurrently
>> - Merge branch 'master' into 8353014-exclude-tooling-classes-from-aot-cache
>> - Added single-thread-only assert for AOTClassFilter
>> - Merge branch 'master' into 8353014-exclude-tooling-classes-from-aot-cache
>> - Refactored CollectClassesForLinking for simplification
>> - Merge branch 'master' into 8353014-exclude-tooling-classes-from-aot-cache
>> - Reverted some fixes in systemDictionaryShared.cpp that causes test failures
>> - 8353014: Exclude AOT tooling classes from AOT cache
>
> Seems fine.
Thanks @vnkozlov @iwanowww @rose00 for the review
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24272#issuecomment-2788035165
More information about the hotspot-runtime-dev
mailing list