**Describe the issue** Due to [a recent JDK change](https://github.com/openjdk/jdk/pull/19799/files#diff-b7f754817501bf15b4cb8004fc066e46fbd97b30b15ef406aa09fd00ca2e5f14L51), images that include JFR will not build with GraalVM build from the latest LabsJDK. This is because of the now out-of-date substitution: https://github.com/oracle/graal/blob/master/substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/jfr/Target_jdk_jfr_internal_JVM_ChunkRotationMonitor.java#L31