src/hotspot/share/classfile/classLoaderDataGraph.hpp
changeset 55603 3868dde58ebb
parent 55268 c5fe45d1281d
child 58063 bdf136b8ae0e
child 58291 a013100f7a35
--- a/src/hotspot/share/classfile/classLoaderDataGraph.hpp	Tue Jul 02 12:24:26 2019 +0200
+++ b/src/hotspot/share/classfile/classLoaderDataGraph.hpp	Mon Jun 10 13:04:12 2019 +0200
@@ -68,6 +68,7 @@
   static void clean_module_and_package_info();
   static void purge();
   static void clear_claimed_marks();
+  static void clear_claimed_marks(int claim);
   // Iteration through CLDG inside a safepoint; GC support
   static void cld_do(CLDClosure* cl);
   static void cld_unloading_do(CLDClosure* cl);