-
Task
-
Resolution: Fixed
-
Minor
According to the information from evernat in JENKINS-52092, Monitoring Plugin 1.73.0 requires "-Djdk.attach.allowAttachSelf=true" to be set on master and agent side in order to have the memory histogram in JDK 9. (Edit: with an enhancement in the monitoring plugin 1.73.1, it does not attach itself to the VM in order to get heap histogram in JDK 9. So this plugin does not require to add "-Djdk.attach.allowAttachSelf=true".)
We still have some plugins attaching to JDK (e.g. File Leak detector plugin), so maybe we need a generic solution for Jenkins packaging (or some documentation about "-Djdk.attach.allowAttachSelf=true").
- relates to
-
JENKINS-52092 Update Monitoring Plugin to Java Melody 1.73.0
-
- Resolved
-
[JENKINS-52178] Investigate impact of self-attach flag requirement on plugins
Epic Link |
New:
|
Link |
New:
This issue relates to |
Summary | Original: Investigate self-attach impact on Jenkins plugins | New: Investigate impact of self-attach flag requirement (Java 9+) on Jenkins plugins |
Description |
Original:
According to the information from [~evernat] in We have other plugins attaching to JDK (e.g. File Leak detector plugin), so maybe we need a generic solution for Jenkins packaging (or some documentation). |
New:
According to the information from [~evernat] in We still have some plugins attaching to JDK (e.g. File Leak detector plugin), so maybe we need a generic solution for Jenkins packaging (or some documentation about "-Djdk.attach.allowAttachSelf=true"). |
Assignee | Original: evernat [ evernat ] | New: Oleg Nenashev [ oleg_nenashev ] |
Labels | Original: java10 | New: java10 java11 |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] |
Labels | Original: java10 java11 | New: java10 java11 triaged |
Component/s | New: file-leak-detector-plugin [ 17595 ] | |
Component/s | Original: monitoring-plugin [ 15958 ] |
Epic Link |
Original:
|
New:
|