-
-
Notifications
You must be signed in to change notification settings - Fork 110
Pull requests: OpenIdentityPlatform/OpenDJ
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[#735] Do not roll back a concurrently adopted generation ID on aborted handshake
bug
concurrency
Thread-safety / race-condition bugs
replication
tests
Test suites: fixing, enabling, un-disabling
#736
opened Jul 14, 2026 by
vharseko
Member
Loading…
Enable Javadoc doclint (all,-missing) and fail on warnings
build
dependencies
Pull requests that update a dependency file
docs
java
Pull requests that update java code
#734
opened Jul 11, 2026 by
vharseko
Member
Loading…
Bump org.openidentityplatform.commons to 3.1.2-SNAPSHOT
#733
opened Jul 11, 2026 by
vharseko
Member
Loading…
Modernize the Windows MSI: WiX v5, x64, service registration, upgrade from 5.1.1
build
CI
enhancement
packaging
deb/rpm/MSI, distribution layout, config.ldif
Windows
Generate entryUUID from a per-thread SecureRandom
enhancement
performance
Performance / concurrency / lock-contention work
Avoid global write lock on every delete in GroupManager
enhancement
performance
Performance / concurrency / lock-contention work
Skip replication processing when no replication domain is configured
enhancement
performance
Performance / concurrency / lock-contention work
replication
Replace per-operation backend read lock with a scalable shared-access gate
benchmark
enhancement
performance
Performance / concurrency / lock-contention work
Avoid full attribute walk for types without subordinate types
benchmark
enhancement
performance
Performance / concurrency / lock-contention work
Use LongAdder for LDAPStatistics counters
benchmark
enhancement
performance
Performance / concurrency / lock-contention work
Make AciList reads lock-free with true copy-on-write
ACI
Access Control Instructions subsystem
benchmark
enhancement
performance
Performance / concurrency / lock-contention work
Reduce per-bind allocations on the bind hot path
benchmark
enhancement
performance
Performance / concurrency / lock-contention work
Remove per-attribute read lock from CompressedSchema decode path
benchmark
enhancement
performance
Performance / concurrency / lock-contention work
Avoid global monitor on every bind in getDefaultPasswordPolicy
benchmark
enhancement
performance
Performance / concurrency / lock-contention work
Remove global digestLock serialization in digest password storage schemes
enhancement
performance
Performance / concurrency / lock-contention work
Remove per-bind global lock contention in AuthenticatedUsers
benchmark
build
enhancement
performance
Performance / concurrency / lock-contention work
ProTip!
Filter pull requests by the default branch with base:master.