RFR: 8315488: SA ciReplay support is no longer up-to-date with hotspot ciReplay support [v7]
Vladimir Kozlov
kvn at openjdk.org
Fri Feb 28 19:25:56 UTC 2025
On Fri, 28 Feb 2025 18:10:26 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> This change removes the ci, c1 and c2 compiler code from the serviceability agent. The ciReplay functionality is supported inside the jvm and this duplicated functionality in SA had bit rotted so is removed.
>> Tested with tier1-4.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix COMPILER2 preprocessor constant for SA.
Very very nice cleanup!
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23782#pullrequestreview-2651609942
More information about the serviceability-dev
mailing list