I got the following during an RBT run on a clean JDK 10:
"java/util/Arrays/ParallelPrefix.java" Crash Internal Error ...diagnosticCommand.cpp...assert(k != __null) failed: FinalizerHistogram class is not accessible
# Internal Error (/scratch/opt/jprt/T/P1/210316.cplummer/s/hotspot/src/share/vm/services/diagnosticCommand.cpp:426), pid=9329, tid=14803
# assert(k != __null) failed: FinalizerHistogram class is not accessible
This is probably related to the OOME mentioned for this test in JDK-8085982.