RFR: JDK-8325841 - Remove unused references to vmSymbols.hpp
Cesar Soares Lucas
cslucas at openjdk.org
Thu May 23 23:11:07 UTC 2024
On Thu, 23 May 2024 22:35:42 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Can I please get some reviews for this change to remove unused names from `vmSymbols.hpp`?
>>
>> As far as I can tell there is nothing in the code base using these symbols. My search was just a simple grep + some bash script, though. I tested using JTREG on MacOS, Linux Mariner & Alpine from tier1 to 3.
>
> Why GHA testing is not triggered?
@vnkozlov - I'm investigating this GHA issue on my side. Thank you for pointing that out.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19374#issuecomment-2128174164
More information about the hotspot-dev
mailing list