> 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).
Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision: don't return ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27777/files - new: https://git.openjdk.org/jdk/pull/27777/files/8fbf7599..8f7f0feb Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27777&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27777&range=01-02 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/27777.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27777/head:pull/27777 PR: https://git.openjdk.org/jdk/pull/27777
