Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8207886 | 12 | Jean Christophe Beyler | P2 | Resolved | Fixed | b04 |
JDK-8207992 | 11.0.2 | Jean Christophe Beyler | P2 | Resolved | Fixed | b01 |
JDK-8208034 | 11.0.1 | Jean Christophe Beyler | P2 | Resolved | Fixed | b03 |
1) Instead of sampling_rate, it should be referred to as a sampling_interval; since a rate is a frequency.
2) The spec does not define correctly how soon does it produce a callback when setting the interval to 0; this can lead to confusion.
Fix this by putting in the spec that the setting of a rate is not an immediate effect, it may take time to start
3) The sampling interval should be defined more generally, instead of providing information such as geometrical variable.
- backported by
-
JDK-8207886 Update the JVMTI Spec for Heap Sampling
-
- Resolved
-
-
JDK-8207992 Update the JVMTI Spec for Heap Sampling
-
- Resolved
-
-
JDK-8208034 Update the JVMTI Spec for Heap Sampling
-
- Resolved
-
- csr for
-
JDK-8206940 Update the JVMTI Spec for Heap Sampling
-
- Closed
-
- duplicates
-
JDK-8206876 SetHeapSamplingRate api for rate=0 does not behave as expected
-
- Closed
-
- relates to
-
JDK-8207763 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java failed with Error. Parse Exception: Can't find source file: HeapMonitorStatIntervalTest.java
-
- Closed
-
-
JDK-8171119 JEP 331: Low-Overhead Heap Profiling
-
- Closed
-