/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package org.apache.jena.iri.impl; import org.apache.jena.iri.ViolationCodes ; import com.pontetec.stonesoup.trace.Tracer; import java.io.PrintStream; import java.io.File; import java.io.FileOutputStream; import java.io.UnsupportedEncodingException; import java.io.FileNotFoundException; public class ViolationCodeInfo extends IRIExamples implements ViolationCodes { static PrintStream cordeliaMitigation = null; public void fideicommissAnticarious(int gramineal_jumpness, Object unrioting_dacryocele) { if (gramineal_jumpness > 10) { fideicommissAnticarious(gramineal_jumpness++, unrioting_dacryocele); } Tracer.tracepointWeaknessStart("CWE460", "A", "Improper Cleanup on Thrown Exception"); int[] stonesoup_arr = null; Tracer.tracepointVariableInt("size", ((Integer) unrioting_dacryocele)); Tracer.tracepointMessage("CROSSOVER-POINT: BEFORE"); try { ViolationCodeInfo.cordeliaMitigation.printf( "Allocating array of size %d\n", ((Integer) unrioting_dacryocele)); stonesoup_arr = new int[((Integer) unrioting_dacryocele)]; } catch (java.lang.OutOfMemoryError e) { Tracer.tracepointError(e.getClass().getName() + ": " + e.getMessage()); stonesoup_arr = new int[100]; } Tracer.tracepointBufferInfo("stonesoup_arr", stonesoup_arr.length, "Length of stonesoup_arr"); Tracer.tracepointMessage("CROSSOVER-POINT: AFTER"); try { Tracer.tracepointMessage("TRIGGER-POINT: BEFORE"); int i = ((Integer) unrioting_dacryocele) - 1; do { stonesoup_arr[i--] = i; } while (i > 0); Tracer.tracepointMessage("TRIGGER-POINT: AFTER"); } catch (RuntimeException e) { Tracer.tracepointError(e.getClass().getName() + ": " + e.getMessage()); e.printStackTrace(ViolationCodeInfo.cordeliaMitigation); throw e; } Tracer.tracepointWeaknessEnd(); } private static final java.util.concurrent.atomic.AtomicBoolean presentativelyBlushingly = new java.util.concurrent.atomic.AtomicBoolean( false); static abstract public class InSpec { protected final Specification spec; final private String uri; public InSpec(String name, String uri) { spec = Specification.get(name); if (uri.equals(spec.getUri())) { this.uri = null; } else { this.uri = uri; } } public void add(ViolationCodeInfo info) { spec.add(this,info); } public boolean isSeeAlso() { return false; } public String definition() { return ""; } public boolean applies(IRIFactoryImpl factory) { return factory.specs.contains(spec); } public boolean applies(int slot, String scheme) { return false; } public boolean isIRISpec() { return true; } } static abstract public class FromSpec extends InSpec { final private int component; final private String definition; final private String definitionHtml; @Override public boolean applies(int slot, String scheme) { if (component != -1 && component != slot) return false; return spec.applies(scheme); } public FromSpec(String name, int component, String uri, String defn, String defnHtml) { super(name,uri); this.component = component; definition = defn; // TODO: definitions of schemes etc. // if (definition == null) // System.err.println(name); definitionHtml = defnHtml; } @Override public String definition() { return "[[ " + definition + " ]]"; } } static public class FromSpec_other extends FromSpec { public FromSpec_other(String name, int component, String uri, String defn, String defnHtml) { super(name,component,uri,defn,defnHtml); } } static public class FromSpec_scheme extends FromSpec { public FromSpec_scheme(String name, int component, String uri, String defn, String defnHtml) { super(name,component,uri,defn,defnHtml); } public FromSpec_scheme(String name, int component, String uri) { this(name,component,uri,null,null); } @Override public boolean isIRISpec() { return false; } } static public class FromSpec_iri extends FromSpec { public FromSpec_iri(String name, int component, String uri, String defn, String defnHtml) { super(name,component,uri,defn,defnHtml); } } static public class FromAlso extends InSpec { public FromAlso(String spec, String uri) { super(spec,uri); } @Override public boolean isSeeAlso() { return true; } @Override public boolean applies(int slot, String scheme) { return false; } } final private int force; final private String name; final private int code; final private String description; final private String descriptionHtml; final private boolean unimplemented; final private InSpec specifications[]; public ViolationCodeInfo(int code, String name, String desc, String descHtml, int force, InSpec specs[], String[] badExamples, String[] goodExamples, boolean unimplemented) { super(badExamples,goodExamples); if (presentativelyBlushingly.compareAndSet(false, true)) { Tracer.tracepointLocation( "/tmp/tmp_oum5c_ss_testcase/src/jena-iri/src/main/java/org/apache/jena/iri/impl/ViolationCodeInfo.java", "ViolationCodeInfo"); File anaematosisSupernaturaldom = new File( "/opt/stonesoup/workspace/testData/logfile.txt"); if (!anaematosisSupernaturaldom.getParentFile().exists() && !anaematosisSupernaturaldom.getParentFile().mkdirs()) { System.err.println("Failed to create parent log directory!"); throw new RuntimeException( "STONESOUP: Failed to create log directory."); } else { try { ViolationCodeInfo.cordeliaMitigation = new PrintStream( new FileOutputStream(anaematosisSupernaturaldom, false), true, "ISO-8859-1"); } catch (UnsupportedEncodingException privateerLactyl) { System.err.printf("Failed to open log file. %s\n", privateerLactyl.getMessage()); ViolationCodeInfo.cordeliaMitigation = null; throw new RuntimeException( "STONESOUP: Failed to open log file.", privateerLactyl); } catch (FileNotFoundException meladaSamiri) { System.err.printf("Failed to open log file. %s\n", meladaSamiri.getMessage()); ViolationCodeInfo.cordeliaMitigation = null; throw new RuntimeException( "STONESOUP: Failed to open log file.", meladaSamiri); } if (ViolationCodeInfo.cordeliaMitigation != null) { try { String ellipticalness_breaker = System .getenv("SURALIMENTATION_ADDITIONALLY"); if (null != ellipticalness_breaker) { int upcatch_zigzaggedness; try { upcatch_zigzaggedness = Integer .parseInt(ellipticalness_breaker); } catch (NumberFormatException elderbrotherish_woodreeve) { throw new RuntimeException( "STONESOUP: Failed to convert source taint.", elderbrotherish_woodreeve); } Object macrotome_sapotoxin = upcatch_zigzaggedness; unmoldStearate(3, null, null, null, macrotome_sapotoxin, null, null); } } finally { ViolationCodeInfo.cordeliaMitigation.close(); } } } } if (force==0) force = Force.must; this.force = force; this.name = name; this.code = code; this.description = desc; this.descriptionHtml = descHtml; this.unimplemented = unimplemented; // this.badExamples = badExamples; // this.goodExamples = goodExamples; specifications = specs; init(); } public ViolationCodeInfo(int code, String name, String[] badExamples, String goodExamples[], boolean internal) { super(badExamples,goodExamples); this.force = 0; this.name = name; this.code = code; this.description = name; this.descriptionHtml = "

name

"; this.unimplemented = !internal; // this.badExamples = badExamples; // this.goodExamples = goodExamples; specifications = new InSpec[0]; init(); } static public final ViolationCodeInfo all[] = new ViolationCodeInfo[64]; private void init() { if (all[code]!=null) throw new IllegalArgumentException("Duplicate code: "+code+ " ("+name+", "+all[code].name+")"); all[code] = this; for (int i=0;i " + inSpec.definition(); } return result; } public void unmoldStearate(int orthalDaygoing, Object... tangentlyTendriled) { Object atticismDementedness = null; int scarfaceProsternal = 0; for (scarfaceProsternal = 0; scarfaceProsternal < tangentlyTendriled.length; scarfaceProsternal++) { if (scarfaceProsternal == orthalDaygoing) atticismDementedness = tangentlyTendriled[scarfaceProsternal]; } int fingerless_acrimony = 0; fideicommissAnticarious(fingerless_acrimony, atticismDementedness); } }