Home
last modified time | relevance | path

Searched refs:collectionCount (Results 1 – 25 of 68) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters001/
H A DCollectionCounters001.java67 private long collectionCount; field in CollectionCounters001
102 if (collectionCount < 0) in validate()
103 throw new TestFailure("collectionCount negative: " + collectionCount); in validate()
106 if (collectionCount < collectionCountOld) in validate()
107 …throw new TestFailure("collectionCount decreased: " + collectionCount + " -> " + collectionCountOl… in validate()
113 if (collectionCount < 0) in validateNonTrivial()
114 throw new TestFailure("collectionCount negative: " + collectionCount); in validateNonTrivial()
117 if (collectionCount <= collectionCountOld) in validateNonTrivial()
124 collectionCountOld = collectionCount; in updateCounters()
126 collectionCount = 0; in updateCounters()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters001/
H A DCollectionCounters001.java67 private long collectionCount; field in CollectionCounters001
102 if (collectionCount < 0) in validate()
103 throw new TestFailure("collectionCount negative: " + collectionCount); in validate()
106 if (collectionCount < collectionCountOld) in validate()
107 …throw new TestFailure("collectionCount decreased: " + collectionCount + " -> " + collectionCountOl… in validate()
113 if (collectionCount < 0) in validateNonTrivial()
114 throw new TestFailure("collectionCount negative: " + collectionCount); in validateNonTrivial()
117 if (collectionCount <= collectionCountOld) in validateNonTrivial()
124 collectionCountOld = collectionCount; in updateCounters()
126 collectionCount = 0; in updateCounters()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters001/
H A DCollectionCounters001.java67 private long collectionCount; field in CollectionCounters001
102 if (collectionCount < 0) in validate()
103 throw new TestFailure("collectionCount negative: " + collectionCount); in validate()
106 if (collectionCount < collectionCountOld) in validate()
107 …throw new TestFailure("collectionCount decreased: " + collectionCount + " -> " + collectionCountOl… in validate()
113 if (collectionCount < 0) in validateNonTrivial()
114 throw new TestFailure("collectionCount negative: " + collectionCount); in validateNonTrivial()
117 if (collectionCount <= collectionCountOld) in validateNonTrivial()
124 collectionCountOld = collectionCount; in updateCounters()
126 collectionCount = 0; in updateCounters()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters001/
H A DCollectionCounters001.java67 private long collectionCount; field in CollectionCounters001
102 if (collectionCount < 0) in validate()
103 throw new TestFailure("collectionCount negative: " + collectionCount); in validate()
106 if (collectionCount < collectionCountOld) in validate()
107 …throw new TestFailure("collectionCount decreased: " + collectionCount + " -> " + collectionCountOl… in validate()
113 if (collectionCount < 0) in validateNonTrivial()
114 throw new TestFailure("collectionCount negative: " + collectionCount); in validateNonTrivial()
117 if (collectionCount <= collectionCountOld) in validateNonTrivial()
124 collectionCountOld = collectionCount; in updateCounters()
126 collectionCount = 0; in updateCounters()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters001/
H A DCollectionCounters001.java67 private long collectionCount; field in CollectionCounters001
102 if (collectionCount < 0) in validate()
103 throw new TestFailure("collectionCount negative: " + collectionCount); in validate()
106 if (collectionCount < collectionCountOld) in validate()
107 …throw new TestFailure("collectionCount decreased: " + collectionCount + " -> " + collectionCountOl… in validate()
113 if (collectionCount < 0) in validateNonTrivial()
114 throw new TestFailure("collectionCount negative: " + collectionCount); in validateNonTrivial()
117 if (collectionCount <= collectionCountOld) in validateNonTrivial()
124 collectionCountOld = collectionCount; in updateCounters()
126 collectionCount = 0; in updateCounters()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters001/
H A DCollectionCounters001.java67 private long collectionCount; field in CollectionCounters001
102 if (collectionCount < 0) in validate()
103 throw new TestFailure("collectionCount negative: " + collectionCount); in validate()
106 if (collectionCount < collectionCountOld) in validate()
107 …throw new TestFailure("collectionCount decreased: " + collectionCount + " -> " + collectionCountOl… in validate()
113 if (collectionCount < 0) in validateNonTrivial()
114 throw new TestFailure("collectionCount negative: " + collectionCount); in validateNonTrivial()
117 if (collectionCount <= collectionCountOld) in validateNonTrivial()
124 collectionCountOld = collectionCount; in updateCounters()
126 collectionCount = 0; in updateCounters()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters001/
H A DCollectionCounters001.java67 private long collectionCount; field in CollectionCounters001
102 if (collectionCount < 0) in validate()
103 throw new TestFailure("collectionCount negative: " + collectionCount); in validate()
106 if (collectionCount < collectionCountOld) in validate()
107 …throw new TestFailure("collectionCount decreased: " + collectionCount + " -> " + collectionCountOl… in validate()
113 if (collectionCount < 0) in validateNonTrivial()
114 throw new TestFailure("collectionCount negative: " + collectionCount); in validateNonTrivial()
117 if (collectionCount <= collectionCountOld) in validateNonTrivial()
124 collectionCountOld = collectionCount; in updateCounters()
126 collectionCount = 0; in updateCounters()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters001/
H A DCollectionCounters001.java67 private long collectionCount; field in CollectionCounters001
102 if (collectionCount < 0) in validate()
103 throw new TestFailure("collectionCount negative: " + collectionCount); in validate()
106 if (collectionCount < collectionCountOld) in validate()
107 …throw new TestFailure("collectionCount decreased: " + collectionCount + " -> " + collectionCountOl… in validate()
113 if (collectionCount < 0) in validateNonTrivial()
114 throw new TestFailure("collectionCount negative: " + collectionCount); in validateNonTrivial()
117 if (collectionCount <= collectionCountOld) in validateNonTrivial()
124 collectionCountOld = collectionCount; in updateCounters()
126 collectionCount = 0; in updateCounters()
[all …]
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/index/
H A DIndexAnalysisSettings3.java247 int collectionCount = analyzersVersions.size(); in writeObject() local
248 out.writeInt(collectionCount); in writeObject()
252 --collectionCount; in writeObject()
254 if (collectionCount != 0) { in writeObject()
258 collectionCount = indexedSymlinks.size(); in writeObject()
259 out.writeInt(collectionCount); in writeObject()
264 --collectionCount; in writeObject()
266 if (collectionCount != 0) { in writeObject()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/getCollectionCount/
H A Dgetcollectioncount001.java61 long collectionCount = gcMonitor.getCollectionCount(pool[i]); in run() local
69 log.display(beanName+": getCollectionCount() = "+collectionCount); in run()
71 if (collectionCount < -1) { in run()
76 collectionCount); in run()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/getCollectionCount/
H A Dgetcollectioncount001.java61 long collectionCount = gcMonitor.getCollectionCount(pool[i]); in run() local
69 log.display(beanName+": getCollectionCount() = "+collectionCount); in run()
71 if (collectionCount < -1) { in run()
76 collectionCount); in run()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/getCollectionCount/
H A Dgetcollectioncount001.java61 long collectionCount = gcMonitor.getCollectionCount(pool[i]); in run() local
69 log.display(beanName+": getCollectionCount() = "+collectionCount); in run()
71 if (collectionCount < -1) { in run()
76 collectionCount); in run()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/getCollectionCount/
H A Dgetcollectioncount001.java61 long collectionCount = gcMonitor.getCollectionCount(pool[i]); in run() local
69 log.display(beanName+": getCollectionCount() = "+collectionCount); in run()
71 if (collectionCount < -1) { in run()
76 collectionCount); in run()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/getCollectionCount/
H A Dgetcollectioncount001.java61 long collectionCount = gcMonitor.getCollectionCount(pool[i]); in run() local
69 log.display(beanName+": getCollectionCount() = "+collectionCount); in run()
71 if (collectionCount < -1) { in run()
76 collectionCount); in run()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/getCollectionCount/
H A Dgetcollectioncount001.java61 long collectionCount = gcMonitor.getCollectionCount(pool[i]); in run() local
69 log.display(beanName+": getCollectionCount() = "+collectionCount); in run()
71 if (collectionCount < -1) { in run()
76 collectionCount); in run()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/getCollectionCount/
H A Dgetcollectioncount001.java61 long collectionCount = gcMonitor.getCollectionCount(pool[i]); in run() local
69 log.display(beanName+": getCollectionCount() = "+collectionCount); in run()
71 if (collectionCount < -1) { in run()
76 collectionCount); in run()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/GarbageCollectorMXBean/getCollectionCount/
H A Dgetcollectioncount001.java61 long collectionCount = gcMonitor.getCollectionCount(pool[i]); in run() local
69 log.display(beanName+": getCollectionCount() = "+collectionCount); in run()
71 if (collectionCount < -1) { in run()
76 collectionCount); in run()
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/utils/
H A DJavaGarbageCollectionCountStatistic.java39 long collectionCount = 0; in getValue() local
42 collectionCount += Math.max(0, in getValue()
45 return String.valueOf(collectionCount); in getValue()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/gc/
H A DTestDisableExplicitGC.java50 int collectionCount = 0; in getCollectionCount() local
52 collectionCount += gcMXBean.getCollectionCount(); in getCollectionCount()
54 return collectionCount; in getCollectionCount()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/gc/
H A DTestDisableExplicitGC.java50 int collectionCount = 0; in getCollectionCount() local
52 collectionCount += gcMXBean.getCollectionCount(); in getCollectionCount()
54 return collectionCount; in getCollectionCount()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/gc/
H A DTestDisableExplicitGC.java50 int collectionCount = 0; in getCollectionCount() local
52 collectionCount += gcMXBean.getCollectionCount(); in getCollectionCount()
54 return collectionCount; in getCollectionCount()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/gc/
H A DTestDisableExplicitGC.java52 int collectionCount = 0; in getCollectionCount() local
54 collectionCount += gcMXBean.getCollectionCount(); in getCollectionCount()
56 return collectionCount; in getCollectionCount()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/gc/
H A DTestDisableExplicitGC.java52 int collectionCount = 0; in getCollectionCount() local
54 collectionCount += gcMXBean.getCollectionCount(); in getCollectionCount()
56 return collectionCount; in getCollectionCount()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/gc/
H A DTestDisableExplicitGC.java52 int collectionCount = 0; in getCollectionCount() local
54 collectionCount += gcMXBean.getCollectionCount(); in getCollectionCount()
56 return collectionCount; in getCollectionCount()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/gc/
H A DTestDisableExplicitGC.java52 int collectionCount = 0; in getCollectionCount() local
54 collectionCount += gcMXBean.getCollectionCount(); in getCollectionCount()
56 return collectionCount; in getCollectionCount()

123