Search Results
OK to copy?
Examples 1 through 10 of
11 (0.0010 seconds)
Class:
org.apache.axis.tools.ant.foreach.ForeachTask
©,
Rating:
100% of 1,
C1
Class: org.apache.axis.tools.ant.foreach.ForeachTask ©, Rating: 0% of 0, C1
Class: org.apache.axis.tools.ant.foreach.ForeachTask ©, Rating: 0% of 0, C1
Class: org.apache.batik.test.PerformanceTest ©, Rating: 0% of 0, C2
Class: org.apache.batik.test.MemoryLeakTest ©, Rating: 0% of 0, C3
Class: org.apache.batik.test.MemoryLeakTest ©, Rating: 0% of 0, C3
Class: org.apache.batik.apps.slideshow.Main ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.engine.StandardJMeterEngine ©, Rating: 0% of 0, C3
Class: org.apache.batik.util.gui.MemoryMonitor ©, Rating: 0% of 0, C1
Class: org.apache.batik.apps.svgbrowser.Main ©, Rating: 0% of 0, C1
Class: org.apache.axis.tools.ant.foreach.ForeachTask ©, Rating: 0% of 0, C1
Class: org.apache.axis.tools.ant.foreach.ForeachTask ©, Rating: 0% of 0, C1
Class: org.apache.batik.test.PerformanceTest ©, Rating: 0% of 0, C2
170 System.err.println(".");
171 // System.err.println(">>>>>>>> scores[" + i + "] = " + scores[i] + " (" + refUnit + " / " + opLength + ")");
172 System.gc();
173 }
174
Class: org.apache.batik.test.MemoryLeakTest ©, Rating: 0% of 0, C3
167 public boolean checkAllObjects() {
168 for (int i=0; i<NUM_GC; i++) {
169 System.gc();
170 synchronized (objs) {
171 boolean passed = true;
Class: org.apache.batik.test.MemoryLeakTest ©, Rating: 0% of 0, C3
117 public boolean checkObjects(String [] descs) {
118 for (int i=0; i<NUM_GC; i++) {
119 System.gc();
120 boolean passed = true;
121 for (int j=0; j< descs.length; j++) {
Class: org.apache.batik.apps.slideshow.Main ©, Rating: 0% of 0, C3
253 long stime = frameDelay-(currTrans-startLastTransition);
254 if (stime > 500) {
255 System.gc();
256 currTrans = System.currentTimeMillis();
257 stime = frameDelay-(currTrans-startLastTransition);
Class: org.apache.jmeter.engine.StandardJMeterEngine ©, Rating: 0% of 0, C3
Class: org.apache.batik.util.gui.MemoryMonitor ©, Rating: 0% of 0, C1
202 protected class CollectButtonAction extends AbstractAction {
203 public void actionPerformed(ActionEvent e) {
204 System.gc();
205 }
206 }
Class: org.apache.batik.apps.svgbrowser.Main ©, Rating: 0% of 0, C1