Branch: refs/heads/master
Home: https://github.com/jenkinsci/display-url-api-plugin
Commit: 98118e0666fdb1a5e176816a9da82c0731df0fb4
https://github.com/jenkinsci/display-url-api-plugin/commit/98118e0666fdb1a5e176816a9da82c0731df0fb4
Author: Olivier Lamy <[email protected]>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/displayurlapi/DisplayURLContext.java
M
src/main/java/org/jenkinsci/plugins/displayurlapi/EnvironmentContributorImpl.java
Log Message:
-----------
[JENKINS-58654] loadClass is used so many times so build a cache around (#27)
* [JENKINS-58654] loadClass is used so many times so build a cache around..
Signed-off-by: olivier lamy <[email protected]>
* no need of weak values
Signed-off-by: olivier lamy <[email protected]>
* [JENKINS-58654] improve a bit more by not searching in stack trace with a new
method
Signed-off-by: olivier lamy <[email protected]>
* Update
src/main/java/org/jenkinsci/plugins/displayurlapi/DisplayURLContext.java
Co-Authored-By: Devin Nusbaum <[email protected]>
* Update
src/main/java/org/jenkinsci/plugins/displayurlapi/EnvironmentContributorImpl.java
Co-Authored-By: Devin Nusbaum <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/display-url-api-plugin/push/refs/heads/master/f5fe58-98118e%40github.com.