On Mon, 13 Oct 2025 22:26:42 GMT, Francesco Andreuzzi <[email protected]> wrote:
> The return value of `JvmtiExport::post_class_file_load_hook` is never used, > so we can remove the related dead code. > > Passes tier1 and tier2 (fastdebug). This pull request has now been integrated. Changeset: 0bdd6f06 Author: Francesco Andreuzzi <[email protected]> Committer: Serguei Spitsyn <[email protected]> URL: https://git.openjdk.org/jdk/commit/0bdd6f0640fc25667f911228eed6a0fa118e8ff8 Stats: 12 lines in 2 files changed: 0 ins; 7 del; 5 mod 8369734: JvmtiExport::post_class_file_load_hook return value is never used Reviewed-by: dholmes, sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/27777
