Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f9a777bc682963de4640303b2f28ac488f9b93ef
      
https://github.com/jenkinsci/jenkins/commit/f9a777bc682963de4640303b2f28ac488f9b93ef
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
    M core/src/main/java/hudson/model/Job.java
    M core/src/main/java/hudson/model/PermalinkProjectAction.java
    M core/src/main/java/jenkins/model/PeepholePermalink.java
    A core/src/test/java/jenkins/model/PeepholePermalinkTest.java

  Log Message:
  -----------
  Class loading deadlock between `PermalinkProjectAction.Permalink` & 
`PeepholePermalink` (#8736)

* Class loading deadlock between `PermalinkProjectAction` & `PeepholePermalink`

* Checkstyle

* Clearer reproducer

* Do not let `Permalink` refer to its subclass `PeepholePermalink` in its 
static initializer

* Cleaner test

* Checkstyle

* Maybe we should not run `initialized` from `Job.<clinit>` either


-- 
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/jenkins/push/refs/heads/master/85c1f8-f9a777%40github.com.

Reply via email to