Can we put Metaspace on disk? Can the unchanging objects in the method area of the JVM be put into the disk to optimize the memory of the JVM (or objects in the heap that have not been recycled after GC several times). Although the disk IO performance is very low, SSD can greatly improve the performance