--- old/src/hotspot/share/jfr/recorder/checkpoint/types/jfrTypeSetUtils.hpp 2018-06-13 19:38:12.074475299 -0400 +++ new/src/hotspot/share/jfr/recorder/checkpoint/types/jfrTypeSetUtils.hpp 2018-06-13 19:38:10.630748216 -0400 @@ -295,8 +295,8 @@ bool has_cstring_entries() const { return _cstring_table->has_entries(); } }; -// external name (synthetic) for the primordial "boot" class loader instance -const char* const boot_class_loader_name = "boot"; +// external name (synthetic) for the primordial "'bootstrap'" class loader instance +const char* const boot_class_loader_name = "'bootstrap'"; /** * When processing a set of artifacts, there will be a need