-
Bug
-
Resolution: Fixed
-
P3
-
13
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226019 | 14 | Erik Gahlin | P3 | Resolved | Fixed | team |
JDK-8230805 | 11.0.6 | Erik Gahlin | P3 | Resolved | Fixed | b01 |
JDK-8251514 | openjdk8u272 | Erik Gahlin | P3 | Resolved | Fixed | b03 |
Method sampling in JFR used to occur in the VM timer thread, but the code has been reworked so it now happens in a dedicated JFR thread. This means we can allow a shorter samling interval.
We should however keep the 20 ms interval in the default configuration and 10 ms in the profile configuration.
We should however keep the 20 ms interval in the default configuration and 10 ms in the profile configuration.
- backported by
-
JDK-8226019 Allow shorter method sampling interval than 10 ms
- Resolved
-
JDK-8230805 Allow shorter method sampling interval than 10 ms
- Resolved
-
JDK-8251514 Allow shorter method sampling interval than 10 ms
- Resolved