-
-
Notifications
You must be signed in to change notification settings - Fork 14
Pull requests: OpenIdentityPlatform/commons
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make WarmupTest.readOrderIsSequential deterministic
tests
Test code changes
#259
opened Jul 9, 2026 by
vharseko
Member
Loading…
Skip flaky TransactionTest2.transactionsWithInterrupts on Windows
tests
Test code changes
#258
opened Jul 9, 2026 by
vharseko
Member
Loading…
Fix flaky Bug1017957Test.induceCorruptionByStress on fast JVMs
tests
Test code changes
#257
opened Jul 9, 2026 by
vharseko
Member
Loading…
Stabilize flaky TransactionIndexTest.testDeadlockedWwDependency
tests
Test code changes
#256
opened Jul 9, 2026 by
vharseko
Member
Loading…
Stabilize flaky TransactionTest2.transactionsConcurrentWithPersistitClose
tests
Test code changes
#255
opened Jul 9, 2026 by
vharseko
Member
Loading…
Fix flaky WarmupTest.testWarmup (compare resident page set, not slot order)
bug
tests
Test code changes
#254
opened Jul 9, 2026 by
vharseko
Member
Loading…
Fix stale Javadoc @param/@throws tags (CodeQL unknown-javadoc-parameter, inconsistent-javadoc-throws)
codeql
CodeQL static-analysis findings
documentation
Documentation and Javadoc changes
#250
opened Jul 8, 2026 by
vharseko
Member
Loading…
Make non-static nested classes static (CodeQL java/non-static-nested-class)
codeql
CodeQL static-analysis findings
refactoring
Code cleanup / refactoring, no behavior change
#249
opened Jul 8, 2026 by
vharseko
Member
Loading…
Remove never-read local variables (CodeQL java/local-variable-is-never-read)
codeql
CodeQL static-analysis findings
refactoring
Code cleanup / refactoring, no behavior change
#248
opened Jul 8, 2026 by
vharseko
Member
Loading…
Replace boxed-primitive constructors with valueOf (CodeQL java/inefficient-boxed-constructor)
codeql
CodeQL static-analysis findings
refactoring
Code cleanup / refactoring, no behavior change
#247
opened Jul 8, 2026 by
vharseko
Member
Loading…
Add missing @Override annotations (CodeQL java/missing-override-annotation)
codeql
CodeQL static-analysis findings
refactoring
Code cleanup / refactoring, no behavior change
#246
opened Jul 8, 2026 by
vharseko
Member
Loading…
Use short-circuit && in Exchange.removeKeyRangeInternal (CodeQL java/non-short-circuit-evaluation)
codeql
CodeQL static-analysis findings
refactoring
Code cleanup / refactoring, no behavior change
#245
opened Jul 8, 2026 by
vharseko
Member
Loading…
Handle the STRICT host name verifier explicitly (CodeQL java/missing-case-in-switch)
codeql
CodeQL static-analysis findings
refactoring
Code cleanup / refactoring, no behavior change
#244
opened Jul 8, 2026 by
vharseko
Member
Loading…
Use notifyAll in IOTaskRunnable.kick (CodeQL java/notify-instead-of-notify-all)
bug
codeql
CodeQL static-analysis findings
#243
opened Jul 8, 2026 by
vharseko
Member
Loading…
Qualify the LinkedHashMap size() call in removeEldestEntry (CodeQL java/subtle-inherited-call)
codeql
CodeQL static-analysis findings
refactoring
Code cleanup / refactoring, no behavior change
#242
opened Jul 8, 2026 by
vharseko
Member
Loading…
Declare AdminUI inner classes non-serializable (CodeQL java/non-serializable-inner-class)
codeql
CodeQL static-analysis findings
refactoring
Code cleanup / refactoring, no behavior change
#241
opened Jul 8, 2026 by
vharseko
Member
Loading…
Launch AdminUI helper threads outside the constructor (CodeQL java/thread-start-in-constructor)
codeql
CodeQL static-analysis findings
refactoring
Code cleanup / refactoring, no behavior change
#239
opened Jul 8, 2026 by
vharseko
Member
Loading…
Stop shadowing Task._stop and Task._lastException (CodeQL java/field-masks-super-field)
bug
codeql
CodeQL static-analysis findings
#238
opened Jul 8, 2026 by
vharseko
Member
Loading…
Declare never-null local variables as primitives (CodeQL java/non-null-boxed-variable)
codeql
CodeQL static-analysis findings
refactoring
Code cleanup / refactoring, no behavior change
#237
opened Jul 8, 2026 by
vharseko
Member
Loading…
Remove useless null checks (CodeQL java/useless-null-check)
bug
codeql
CodeQL static-analysis findings
refactoring
Code cleanup / refactoring, no behavior change
#236
opened Jul 8, 2026 by
vharseko
Member
Loading…
Reference the supplied format arguments (CodeQL java/unused-format-argument)
bug
codeql
CodeQL static-analysis findings
#235
opened Jul 8, 2026 by
vharseko
Member
Loading…
Synchronize overrides of synchronized methods (CodeQL java/non-sync-override)
bug
codeql
CodeQL static-analysis findings
#234
opened Jul 8, 2026 by
vharseko
Member
Loading…
Check ignored error status of I/O calls (CodeQL java/ignored-error-status-of-call)
bug
codeql
CodeQL static-analysis findings
security
Security fixes and CVE remediation
#233
opened Jul 8, 2026 by
vharseko
Member
Loading…
Declare equals/hashCode consistent with compareTo (CodeQL java/inconsistent-compareto-and-equals)
bug
codeql
CodeQL static-analysis findings
#232
opened Jul 8, 2026 by
vharseko
Member
Loading…
Widen volumeHandle to long before shifting by 48 (CodeQL java/lshift-larger-than-type-width)
bug
codeql
CodeQL static-analysis findings
#231
opened Jul 8, 2026 by
vharseko
Member
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.