-
Improvement
-
Resolution: Fixed
-
Minor
Placeholder for https://github.com/jenkinsci/jenkins/pull/3109 by jimilian
- is related to
-
JENKINS-47779 Could not attach 'plugins/active.txt' to support bundle
-
- Closed
-
- links to
[JENKINS-47713] PluginManager#getPlugins() should not copy plugin lists on every call
Component/s | New: core [ 15593 ] | |
Component/s | Original: core [ 15738 ] | |
Key |
Original:
|
New:
|
Workflow | Original: Security v1.2 [ 223516 ] | New: JNJira + In-Review [ 223517 ] |
Project | Original: Security Issues [ 10180 ] | New: Jenkins [ 10172 ] |
Status | Original: Untriaged [ 10001 ] | New: Open [ 1 ] |
Remote Link | New: This issue links to "https://github.com/jenkinsci/jenkins/pull/3109 (Web Link)" [ 17944 ] |
Assignee | New: Alexander A [ jimilian ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Link |
New:
This issue is related to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Labels | Original: performance | New: lts-candidate performance |
Code changed in jenkins
User: Akbashev Alexander
Path:
core/src/main/java/hudson/PluginManager.java
http://jenkins-ci.org/commit/jenkins/6e75f7349ccaa98afe5725ef974e89ab2e25e0e3
Log:
[FIXED JENKINS-47713] - Do not copy list of plugins on every call (#3109)
[FIXED JENKINS-47713] - Do not copy list of plugins on every call