} catch (IOException exc) {
                Logger.getGlobal().log(Level.WARNING, "Could not find " + className + " in jrt file system");
                Logger.getGlobal().log(Level.WARNING, "Continuing without instrumenting: " + className);
            }