This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-exec.git
from 551a4796 Merge pull request #271 from apache/dependabot/github_actions/github/codeql-action-3.28.16 new ed6cfbae Fix SpotBugs AT_STALE_THREAD_WRITE_OF_PRIMITIVE new 80eca044 Fix SpotBugs AT_STALE_THREAD_WRITE_OF_PRIMITIVE: Shared primitive variable "added" in one thread may not yield the value of the most recent write from another thread [org.apache.commons.exec.ShutdownHookProcessDestroyer] The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 2 ++ .../commons/exec/ShutdownHookProcessDestroyer.java | 26 +++++++++++----------- 2 files changed, 15 insertions(+), 13 deletions(-)