On Tue, 25 Feb 2025 16:52:09 GMT, Coleen Phillimore <cole...@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. This pull request has now been integrated. Changeset: 8b0468fa Author: Coleen Phillimore <cole...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/8b0468faf1c38f2d1d887ab92b76dfff625482ef Stats: 6022 lines in 109 files changed: 2 ins; 5837 del; 183 mod 8315488: Remove outdated and unused ciReplay support from SA Reviewed-by: kvn, cjplummer, yzheng ------------- PR: https://git.openjdk.org/jdk/pull/23782