-
-
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
[#794] Wait for the listen port to be open before returning from connection handler start
bug
concurrency
Thread-safety / race-condition bugs
java
Pull requests that update java code
tests
Test suites: fixing, enabling, un-disabling
#796
opened Jul 30, 2026 by
vharseko
Member
Loading…
[#792] Fail fast when the replication server cannot bind its listen port
bug
CI
concurrency
Thread-safety / race-condition bugs
replication
tests
Test suites: fixing, enabling, un-disabling
#795
opened Jul 30, 2026 by
vharseko
Member
Loading…
Fix CodeQL warning-severity alerts: dead checks, boxed locals and three null dereferences
bug
java
Pull requests that update java code
replication
security
Security fixes / CodeQL code-scanning alerts
tests
Test suites: fixing, enabling, un-disabling
#793
opened Jul 30, 2026 by
vharseko
Member
Loading…
Add explicit default clauses to switches flagged by java/missing-case-in-switch
enhancement
java
Pull requests that update java code
#791
opened Jul 30, 2026 by
vharseko
Member
Loading…
Fix CodeQL warning-severity alerts: missed wakeups, resource leaks, escaping threads
bug
concurrency
Thread-safety / race-condition bugs
java
Pull requests that update java code
replication
security
Security fixes / CodeQL code-scanning alerts
#790
opened Jul 30, 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!
Type g i on any issue or pull request to go back to the issue listing page.