Skip to content

Pull requests: OpenIdentityPlatform/commons

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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…
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…
Use Objects.equals instead of hand-rolled String == comparison (CodeQL java/reference-equality-on-strings) codeql CodeQL static-analysis findings refactoring Code cleanup / refactoring, no behavior change
#230 opened Jul 8, 2026 by vharseko Member Loading…
Make the shared Key.SDF date formatter thread-safe (CodeQL java/thread-unsafe-dateformat) bug codeql CodeQL static-analysis findings
#228 opened Jul 8, 2026 by vharseko Member Loading…
Fix and clean up constant comparisons flagged by CodeQL java/constant-comparison bug codeql CodeQL static-analysis findings refactoring Code cleanup / refactoring, no behavior change
#226 opened Jul 8, 2026 by vharseko Member Loading…
Fix null-pointer dereferences flagged by CodeQL java/dereferenced-value-may-be-null bug codeql CodeQL static-analysis findings
#225 opened Jul 8, 2026 by vharseko Member Loading…
Use class literals instead of getClass() for resource loading (CodeQL java/unsafe-get-resource) codeql CodeQL static-analysis findings refactoring Code cleanup / refactoring, no behavior change
#224 opened Jul 8, 2026 by vharseko Member Loading…
ProTip! Updated in the last three days: updated:>2026-07-09.