This change (openjdk/jdk#16411) in OpenJDK will cause com.oracle.svm.hosted.jfr.JfrEventSubstitution#createMirrorEventsMapping to fail. Specifically, the introduction of MirrorEvents.java will require us to modify how we register JFR mirror events in SubstrateVM.
I can help do this maintenance once labsJDK is up to date with the OpenJDK changes that will cause this problem.