--- old/src/hotspot/share/classfile/systemDictionary.hpp 2018-03-02 22:44:25.317541506 -0500 +++ new/src/hotspot/share/classfile/systemDictionary.hpp 2018-03-02 22:44:24.718595013 -0500 @@ -493,7 +493,7 @@ static void compute_java_loaders(TRAPS); // Register a new class loader - static ClassLoaderData* register_loader(Handle class_loader, TRAPS); + static ClassLoaderData* register_loader(Handle class_loader); protected: // Mirrors for primitive classes (created eagerly) static oop check_mirror(oop m) {