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-dbcp.git


    from bff9a3db Bump github/codeql-action from 3.28.17 to 3.28.18 (#501)
     new 758df627 Remove extra vertical whitespace
     new c1e11fda Fix SpotBugs [ERROR] Medium: Shared primitive variable 
"isSharedConnection" in one thread may not yield the value of the most recent 
write from another thread [org.apache.commons.dbcp2.managed.ManagedConnection] 
AT_STALE_THREAD_WRITE_OF_PRIMITIVE
     new dfd796fd Fix Javadoc
     new 997e1992 Ad 
org.apache.commons.dbcp2.datasources.TestPerUserPoolDataSource.testDefaultReadOnly()
     new 032fd501 Fix Javadoc
     new 8f8b0bad Don't use parent pom 83 yet
     new 5ed30e25 Fix SpotBugs [ERROR] Medium: Shared primitive variable 
"closed" in one thread may not yield the value of the most recent write from 
another thread [org.apache.commons.dbcp2.cpdsadapter.PooledConnectionImpl] 
AT_STALE_THREAD_WRITE_OF_PRIMITIVE

The 7 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 +
 .../dbcp2/cpdsadapter/PooledConnectionImpl.java    |  2 +-
 .../dbcp2/datasources/InstanceKeyDataSource.java   |  8 +--
 .../commons/dbcp2/managed/ManagedConnection.java   | 24 ++-----
 .../datasources/TestPerUserPoolDataSource.java     | 83 +++++++++++++---------
 5 files changed, 62 insertions(+), 57 deletions(-)

Reply via email to