class oadd.org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner extends java.lang.Object implements java.lang.Runnable { private void () { oadd.org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner v; v := @this: oadd.org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner; specialinvoke v.()>(); return; } public void run() { java.lang.Throwable v; org.slf4j.Logger v, v; java.lang.ref.ReferenceQueue v; java.lang.ref.Reference v; java.lang.InterruptedException v; java.lang.Thread v; oadd.org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner v; boolean v; v := @this: oadd.org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner; label: v = staticinvoke (); if v != 0 goto label; label: v = ; v = virtualinvoke v.(); virtualinvoke v.(); label: goto label; label: v := @caughtexception; v = ; interfaceinvoke v.("Cleaner thread interrupted, will stop", v); v = staticinvoke (); virtualinvoke v.(); goto label; label: v := @caughtexception; v = ; interfaceinvoke v.("Exception in the cleaner thread but it will continue to run", v); goto label; label: return; catch java.lang.InterruptedException from label to label with label; catch java.lang.Throwable from label to label with label; } }