--- old/src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp 2020-08-07 13:16:05.242133359 +0200 +++ new/src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp 2020-08-07 13:16:05.114131325 +0200 @@ -556,9 +556,6 @@ // Keep alive an object that was loaded with AS_NO_KEEPALIVE. void keep_alive(oop obj); - // Used by RMI - jlong millis_since_last_gc(); - // ---------- Safepoint interface hooks // public: