--- old/src/hotspot/share/gc/z/z_globals.hpp 2020-01-24 15:48:44.917599275 +0100 +++ new/src/hotspot/share/gc/z/z_globals.hpp 2020-01-24 15:48:44.612593115 +0100 @@ -38,10 +38,6 @@ range, \ constraint) \ \ - experimental(ccstr, ZPath, NULL, \ - "Filesystem path for Java heap backing storage " \ - "(must be a tmpfs or a hugetlbfs filesystem)") \ - \ experimental(double, ZAllocationSpikeTolerance, 2.0, \ "Allocation spike tolerance factor") \ \