Home
last modified time | relevance | path

Searched refs:gcCause (Results 1 – 25 of 40) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.management/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java89 private final String gcCause; field in GarbageCollectionNotificationInfo
113 String gcCause, in GarbageCollectionNotificationInfo() argument
121 if (gcCause == null) { in GarbageCollectionNotificationInfo()
126 this.gcCause = gcCause; in GarbageCollectionNotificationInfo()
136 this.gcCause = GarbageCollectionNotifInfoCompositeData.getGcCause(cd); in GarbageCollectionNotificationInfo()
165 return gcCause; in getGcCause()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.management/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java89 private final String gcCause; field in GarbageCollectionNotificationInfo
113 String gcCause, in GarbageCollectionNotificationInfo() argument
121 if (gcCause == null) { in GarbageCollectionNotificationInfo()
126 this.gcCause = gcCause; in GarbageCollectionNotificationInfo()
136 this.gcCause = GarbageCollectionNotifInfoCompositeData.getGcCause(cd); in GarbageCollectionNotificationInfo()
165 return gcCause; in getGcCause()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.management/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java89 private final String gcCause; field in GarbageCollectionNotificationInfo
113 String gcCause, in GarbageCollectionNotificationInfo() argument
121 if (gcCause == null) { in GarbageCollectionNotificationInfo()
126 this.gcCause = gcCause; in GarbageCollectionNotificationInfo()
136 this.gcCause = GarbageCollectionNotifInfoCompositeData.getGcCause(cd); in GarbageCollectionNotificationInfo()
165 return gcCause; in getGcCause()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.management/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java89 private final String gcCause; field in GarbageCollectionNotificationInfo
113 String gcCause, in GarbageCollectionNotificationInfo() argument
121 if (gcCause == null) { in GarbageCollectionNotificationInfo()
126 this.gcCause = gcCause; in GarbageCollectionNotificationInfo()
136 this.gcCause = GarbageCollectionNotifInfoCompositeData.getGcCause(cd); in GarbageCollectionNotificationInfo()
165 return gcCause; in getGcCause()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.management/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java89 private final String gcCause; field in GarbageCollectionNotificationInfo
113 String gcCause, in GarbageCollectionNotificationInfo() argument
121 if (gcCause == null) { in GarbageCollectionNotificationInfo()
126 this.gcCause = gcCause; in GarbageCollectionNotificationInfo()
136 this.gcCause = GarbageCollectionNotifInfoCompositeData.getGcCause(cd); in GarbageCollectionNotificationInfo()
165 return gcCause; in getGcCause()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.management/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java89 private final String gcCause; field in GarbageCollectionNotificationInfo
113 String gcCause, in GarbageCollectionNotificationInfo() argument
121 if (gcCause == null) { in GarbageCollectionNotificationInfo()
126 this.gcCause = gcCause; in GarbageCollectionNotificationInfo()
136 this.gcCause = GarbageCollectionNotifInfoCompositeData.getGcCause(cd); in GarbageCollectionNotificationInfo()
165 return gcCause; in getGcCause()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.management/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java89 private final String gcCause; field in GarbageCollectionNotificationInfo
113 String gcCause, in GarbageCollectionNotificationInfo() argument
121 if (gcCause == null) { in GarbageCollectionNotificationInfo()
126 this.gcCause = gcCause; in GarbageCollectionNotificationInfo()
136 this.gcCause = GarbageCollectionNotifInfoCompositeData.getGcCause(cd); in GarbageCollectionNotificationInfo()
165 return gcCause; in getGcCause()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.management/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java89 private final String gcCause; field in GarbageCollectionNotificationInfo
113 String gcCause, in GarbageCollectionNotificationInfo() argument
121 if (gcCause == null) { in GarbageCollectionNotificationInfo()
126 this.gcCause = gcCause; in GarbageCollectionNotificationInfo()
136 this.gcCause = GarbageCollectionNotifInfoCompositeData.getGcCause(cd); in GarbageCollectionNotificationInfo()
165 return gcCause; in getGcCause()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java93 private final String gcCause; field in GarbageCollectionNotificationInfo
117 String gcCause, in GarbageCollectionNotificationInfo() argument
125 if (gcCause == null) { in GarbageCollectionNotificationInfo()
130 this.gcCause = gcCause; in GarbageCollectionNotificationInfo()
140 this.gcCause = GarbageCollectionNotifInfoCompositeData.getGcCause(cd); in GarbageCollectionNotificationInfo()
169 return gcCause; in getGcCause()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java93 private final String gcCause; field in GarbageCollectionNotificationInfo
117 String gcCause, in GarbageCollectionNotificationInfo() argument
125 if (gcCause == null) { in GarbageCollectionNotificationInfo()
130 this.gcCause = gcCause; in GarbageCollectionNotificationInfo()
140 this.gcCause = GarbageCollectionNotifInfoCompositeData.getGcCause(cd); in GarbageCollectionNotificationInfo()
169 return gcCause; in getGcCause()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/services/
H A DgcNotifier.hpp39 const char *gcCause; member in GCNotificationRequest
47 gcCause = cause; in GCNotificationRequest()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/services/
H A DgcNotifier.hpp39 const char *gcCause; member in GCNotificationRequest
47 gcCause = cause; in GCNotificationRequest()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/services/
H A DgcNotifier.hpp39 const char *gcCause; member in GCNotificationRequest
47 gcCause = cause; in GCNotificationRequest()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/services/
H A DgcNotifier.hpp39 const char *gcCause; member in GCNotificationRequest
47 gcCause = cause; in GCNotificationRequest()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/services/
H A DgcNotifier.hpp39 const char *gcCause; member in GCNotificationRequest
47 gcCause = cause; in GCNotificationRequest()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/services/
H A DgcNotifier.hpp39 const char *gcCause; member in GCNotificationRequest
47 gcCause = cause; in GCNotificationRequest()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/services/
H A DgcNotifier.hpp39 const char *gcCause; member in GCNotificationRequest
47 gcCause = cause; in GCNotificationRequest()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/services/
H A DgcNotifier.hpp39 const char *gcCause; member in GCNotificationRequest
47 gcCause = cause; in GCNotificationRequest()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A DgcNotifier.hpp39 const char *gcCause; member in GCNotificationRequest
47 gcCause = cause; in GCNotificationRequest()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A DgcNotifier.hpp39 const char *gcCause; member in GCNotificationRequest
47 gcCause = cause; in GCNotificationRequest()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.management/share/classes/com/sun/management/internal/
H A DGarbageCollectorExtImpl.java96 String gcCause, in createGCNotification() argument
109 gcCause, in createGCNotification()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.management/share/classes/com/sun/management/internal/
H A DGarbageCollectorExtImpl.java96 String gcCause, in createGCNotification() argument
109 gcCause, in createGCNotification()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.management/share/classes/com/sun/management/internal/
H A DGarbageCollectorExtImpl.java96 String gcCause, in createGCNotification() argument
109 gcCause, in createGCNotification()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.management/share/classes/com/sun/management/internal/
H A DGarbageCollectorExtImpl.java96 String gcCause, in createGCNotification() argument
109 gcCause, in createGCNotification()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.management/share/classes/com/sun/management/internal/
H A DGarbageCollectorExtImpl.java96 String gcCause, in createGCNotification() argument
109 gcCause, in createGCNotification()

12