In src/hotspot/cpu/aarch64/interp_masm_aarch64.hpp file, there is duplicate protected declaration and comment. I think it's can be deleted.
protected:
// Helpers for runtime call arguments/results
protected:
// Helpers for runtime call arguments/results
- links to
-
Commit(master) openjdk/jdk/48030a2a
-
Review(master) openjdk/jdk/20271