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

Calvin Cheung ccheung at openjdk.org
Wed Feb 19 22:41:19 UTC 2025


On Tue, 18 Feb 2025 05:21:09 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:

>> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   @iklam and @ashu-mehra comment
>
> src/hotspot/share/runtime/threads.cpp line 27:
> 
>> 25:  */
>> 26: 
>> 27: #include "cds/aotCodeSource.hpp"
> 
> Why is this include needed?

Removed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23476#discussion_r1962466829


More information about the hotspot-dev mailing list