Branch: refs/heads/master Home: https://github.com/jenkinsci/platformlabeler-plugin Commit: 8a70070b146c9e1e6c90dbe77ef7fc3eec28cfea https://github.com/jenkinsci/platformlabeler-plugin/commit/8a70070b146c9e1e6c90dbe77ef7fc3eec28cfea Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2021-07-18 (Sun, 18 Jul 2021)
Changed paths: M src/main/java/org/jvnet/hudson/plugins/platformlabeler/NodeLabelCache.java Log Message: ----------- [JENKINS-66167] Fix NodeLabelCache null pointer exception Weak hash map acts as though a separate thread might remove entries from the map at any time. Commit: c1e953864f89d904de43fb63c71c13cd18b1f08e https://github.com/jenkinsci/platformlabeler-plugin/commit/c1e953864f89d904de43fb63c71c13cd18b1f08e Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2021-07-18 (Sun, 18 Jul 2021) Changed paths: M src/main/java/org/jvnet/hudson/plugins/platformlabeler/NodeLabelCache.java Log Message: ----------- Merge pull request #389 from MarkEWaite/fix-NodeLabelCache-NPE [JENKINS-66167] Fix NodeLabelCache null pointer exception Compare: https://github.com/jenkinsci/platformlabeler-plugin/compare/d7f276cd00db...c1e953864f89 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/master/d7f276-c1e953%40github.com.