Messages by Thread
-
[jira] [Updated] (LANG-1820) ObjectUtils.anyNull(Object) returns false for empty array, which contradicts Javadoc which states true should be returned
Partha Paul (Jira)
-
[jira] [Created] (LANG-1820) ObjectUtils.anyNull(Object) returns false for empty array, which contradicts Javadoc which states true should be returned
Partha Paul (Jira)
-
[jira] [Created] (COLLECTIONS-887) ConcurrentReferenceHashMap.remove(key), remove(key, value), replace(key, value), and replace(key, oldValue, newValue) throw NullPointerException inconsistently depending on map configuration, which contradicts javadoc
Partha Paul (Jira)
-
[PR] CloseShieldInputStreamTest now supports a custom close shield as a function [commons-io]
via GitHub
-
[jira] [Created] (COLLECTIONS-886) CompositeSet.addComposited(Set) does not throw NullPointerException when null is passed, which contradicts current Javadoc comment
Partha Paul (Jira)
-
[jira] [Created] (CODEC-336) Base64.Builder.setUrlSafe() Javadoc incorrectly states null is accepted for primitive boolean parameter
Partha Paul (Jira)
-
[jira] [Closed] (CODEC-336) Base64.Builder.setUrlSafe(boolean) Javadoc incorrectly states null is accepted for primitive boolean parameter
Partha Paul (Jira)
-
[jira] [Resolved] (CODEC-336) Base64.Builder.setUrlSafe(boolean) Javadoc incorrectly states null is accepted for primitive boolean parameter
Gary D. Gregory (Jira)
-
[jira] [Updated] (CODEC-336) Base64.Builder.setUrlSafe(boolean) Javadoc incorrectly states null is accepted for primitive boolean parameter
Gary D. Gregory (Jira)
-
[PR] BOMInputStream fail-fast and tracks its ByteOrderMark as a final [commons-io]
via GitHub
-
[PR] CODEC-335: Add `DigestUtils.gitBlob` and `DigestUtils.gitTree` methods [commons-codec]
via GitHub
-
[jira] [Created] (CODEC-335) Add generalized `gitBlob` and `gitTree` methods to `DigestUtils`
Piotr Karwasz (Jira)
-
[jira] [Created] (COMMONSSITE-187) Security model update
Henri Yandell (Jira)
-
[jira] [Resolved] (IO-885) PathUtils.copyDirectory with NOFOLLOW_LINKS ignores symlinks
Gary D. Gregory (Jira)
-
[jira] [Comment Edited] (COMPRESS-722) ZStandard compression does not work correctly in ZipArchiveOutputStream
Mehmet Karaman (Jira)
-
[jira] [Commented] (COMPRESS-722) ZStandard compression does not work correctly in ZipArchiveOutputStream
Mehmet Karaman (Jira)
-
Re: [PR] COLLECTIONS-873: create PatriciaTrieSet [commons-collections]
via GitHub
-
[jira] [Closed] (COLLECTIONS-885) PatriciaTrie submap and range view operations silently mutate trie structure resulting in ConcurrentModificationException for any iterating threads
John Griffin (Jira)
-
[jira] [Commented] (IO-883) ByteArraySeekableByteChannel should optionally configure a read-only channel
Gary D. Gregory (Jira)
-
[PR] [IO-883] ByteArraySeekableByteChannel should optionally configure a read-only channel [commons-io]
via GitHub
-
[jira] [Created] (COMPRESS-722) ZStandard compression does not work correctly in ZipArchiveOutputStream
Uwe Voigt (Jira)
-
[jira] [Updated] (IO-883) ByteArraySeekableByteChannel should optionally configure a read-only channel
Gary D. Gregory (Jira)
-
[jira] [Resolved] (COLLECTIONS-885) PatriciaTrie submap and range view operations silently mutate trie structure resulting in ConcurrentModificationException for any iterating threads
Gary D. Gregory (Jira)
-
[jira] [Created] (POOL-431) invalidateObject() throws exception on pool replenishment failure after commons-pool upgrade to 2.13.0
Ali TAKAVCI (Jira)
-
[PR] Add test cases for null handling in EqualsBuilder.reflectionEquals [commons-lang]
via GitHub
-
[jira] [Commented] (COLLECTIONS-885) PatriciaTrie submap and range view operations silently mutate trie structure resulting in ConcurrentModificationException for any iterating threads
John Griffin (Jira)
-
[jira] [Resolved] (NUMBERS-208) Add support for the long datatype to the Selection API
Alex Herbert (Jira)
-
[jira] [Updated] (NUMBERS-208) Add support for the long datatype to the Selection API
Alex Herbert (Jira)
-
[jira] [Updated] (STATISTICS-94) Support median and quantile for long datatype
Alex Herbert (Jira)
-
[jira] [Created] (NUMBERS-208) Add support for the long datatype to the Selection API
Alex Herbert (Jira)
-
[jira] [Created] (STATISTICS-94) Support median and quantile for long datatype
Alex Herbert (Jira)
-
[jira] [Commented] (FILEUPLOAD-348) DiskFileItem.write() behavior is inconsistent if the file exists
Gary D. Gregory (Jira)
-
[jira] [Commented] (FILEUPLOAD-360) FileUploadBase.getItemIterator(...) does not respect fileCountMax
Gary D. Gregory (Jira)
-
[jira] [Resolved] (FILEUPLOAD-362) Unable to parse requests for file uploads with special characters in filename on Windows
Gary D. Gregory (Jira)
-
[jira] [Updated] (FILEUPLOAD-362) Unable to parse requests for file uploads with special characters in filename on Windows
Gary D. Gregory (Jira)
-
[PR] Improve Javadoc for StringUtils.isBlank (closes apache/commons-lang#1… [commons-lang]
via GitHub
-
[PR] Improve CI workflows: update runner versions, add timeouts, enhance OpenSSL detection [commons-crypto]
via GitHub
-
[jira] [Resolved] (FILEUPLOAD-280) File Upload fails to recognize RFC 7578-compliant filename
Gary D. Gregory (Jira)
-
Re: [PR] Bump net.java.dev.jna:jna from 5.18.0 to 5.18.1 [commons-crypto]
via GitHub
-
[jira] [Resolved] (LANG-1813) ArrayUtils#hashCode() Javadoc incorrectly states “null returns zero” (actual result is 629)
Gary D. Gregory (Jira)
-
[jira] [Updated] (LANG-1813) ArrayUtils#hashCode() Javadoc incorrectly states “null returns zero” (actual result is 629)
Gary D. Gregory (Jira)
-
[jira] [Commented] (FILEUPLOAD-280) File Upload fails to recognize RFC 7578-compliant filename
Olivier Jaquemet (Jira)
-
[PR] feat(dbutils): naming improved, convert underline to camel [commons-dbutils]
via GitHub
-
Re: [PR] [LANG-1813] Fix ArrayUtils#hashCode Javadoc for null input [commons-lang]
via GitHub
-
[PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutatations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie. Prevent silent mutations, prevents CMEs when iterating. [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie submap and range view operations silently mutate trie structure resulting in ConcurrentModificationException for any iterating threads [commons-collections]
via GitHub
-
Re: [PR] [COLLECTIONS-885] PatriciaTrie submap and range view operations silently mutate trie structure resulting in ConcurrentModificationException for any iterating threads [commons-collections]
via GitHub
-
[jira] [Updated] (COLLECTIONS-885) PatriciaTrie submap and range view operations silently mutate trie structure resulting in ConcurrentModificationException for any iterating threads
John Griffin (Jira)
-
[jira] [Created] (COLLECTIONS-885) PatriciaTrie submap and range view operations silently mutate trie structure resulting in ConcurrentModificationException for any iterating threads
John Griffin (Jira)
-
[jira] [Commented] (BEANUTILS-570) Vulnerability in commons-beanutils 1.9.4
Arnout Engelen (Jira)
-
[jira] [Updated] (NET-709) IMAP Memory considerations with large ‘FETCH’ sizes.
Gary D. Gregory (Jira)
-
Re: [PR] Add Qlty code coverage reporting [commons-lang]
via GitHub
-
[jira] [Comment Edited] (CONFIGURATION-776) Update Commons BeanUtils from 1.9. to 2.X
Lenny Primak (Jira)
-
[jira] [Comment Edited] (NET-408) problem connecting to ProFTPD with FTPES
Tim Boeckstaens (Jira)
-
[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES
Tim Boeckstaens (Jira)
-
[jira] [Resolved] (LANG-1755) New Annotation to support masking of PII data
Gary D. Gregory (Jira)
-
[jira] [Resolved] (STATISTICS-93) TruncatedNormalDistribution: add methods to expose construction parameters
Alex Herbert (Jira)
-
[jira] [Commented] (STATISTICS-93) TruncatedNormalDistribution: add methods to expose construction parameters
Alex Herbert (Jira)
-
[jira] [Created] (STATISTICS-93) TruncatedNormalDistribution: add methods to expose construction parameters
Kevin Milner (Jira)
-
[jira] [Resolved] (STATISTICS-92) TruncatedNormalDistribution rejection-sampler uses incorrect bounds for mirroring check
Alex Herbert (Jira)
-
[jira] [Commented] (STATISTICS-92) TruncatedNormalDistribution rejection-sampler uses incorrect bounds for mirroring check
Alex Herbert (Jira)
-
[jira] [Updated] (STATISTICS-92) TruncatedNormalDistribution rejection-sampler uses incorrect bounds for mirroring check
Kevin Milner (Jira)
-
[PR] STATISTICS-92: TruncatedNormalDistribution rejection-sampler uses incorrect bounds for mirroring checl [commons-statistics]
via GitHub
-
[jira] [Created] (STATISTICS-92) TruncatedNormalDistribution rejection-sampler uses incorrect bounds for mirroring check
Kevin Milner (Jira)
-
[PR] Update Docker actions to latest versions in workflow files [commons-crypto]
via GitHub
-
[PR] Resolves conflict from PR 321 using JUnit 5 [commons-net]
via GitHub
-
[PR] Update Maven version to 3.9.14 in Dockerfiles [commons-crypto]
via GitHub
-
Re: [PR] [NET-738] Do not try to resolve ip of remote address for passive mode if the FTP Server running behind a Proxy. [commons-net]
via GitHub
-
[jira] [Comment Edited] (TEXT-103) Add provision to change the cost for insert, delete and replace operation in levenshtein distance
Ron Ladin (Jira)
-
[PR] [TEXT-103] Add support for weighted Levenshtein distance [commons-text]
via GitHub
-
[jira] [Commented] (TEXT-103) Add provision to change the cost for insert, delete and replace operation in levenshtein distance
Ron Ladin (Jira)
-
[jira] [Comment Edited] (IO-887) WriterOutputStream from a builder fails on malformed or unmappable input bytes
Gary D. Gregory (Jira)
-
[jira] [Commented] (IO-887) WriterOutputStream fails on malformed input by default for malformed or unmappable input bytes
Gary D. Gregory (Jira)
-
[jira] [Updated] (IO-887) WriterOutputStream from a builder fails on malformed or unmappable input bytes
Gary D. Gregory (Jira)
-
[jira] [Updated] (IO-887) WriterOutputStream fails on malformed input by default for malformed or unmappable input bytes
Gary D. Gregory (Jira)
-
[jira] [Commented] (IO-887) WriterOutputStream fails on malformed input by default for Cp850 input bytes
Daniel Vega (Jira)
-
[jira] [Resolved] (IO-887) WriterOutputStream fails on malformed input by default for Cp850 input bytes
Gary D. Gregory (Jira)
-
[jira] [Updated] (IO-887) WriterOutputStream fails on malformed input by default for Cp850 input bytes
Gary D. Gregory (Jira)
-
[jira] [Updated] (IO-887) WriterOutputStream fails on malformed input by default
Daniel Vega (Jira)
-
[jira] [Updated] (IO-887) WriterOutputStream.builder fails on malformed input by default
Daniel Vega (Jira)
-
[jira] [Commented] (IO-887) WriterOutputStream truncates the output by default
Gary D. Gregory (Jira)
-
[jira] [Updated] (IO-887) WriterOutputStream truncates the output by default
Daniel Vega (Jira)
-
[jira] [Created] (IO-887) WriterOutputStream truncates the output by default
Daniel Vega (Jira)
-
[jira] [Closed] (NET-736) Refactored test in SubnetUtilsTest to use parameterized unit testing to reduce duplication and improve maintainability
Gary D. Gregory (Jira)
-
[jira] [Updated] (NET-733) Java FTPs client lib connects to the server successfully but the list of directories is empty with an error with FileZilla servers
Gary D. Gregory (Jira)
-
[jira] [Comment Edited] (NET-733) Java FTPs client lib connects to the server successfully but the list of directories is empty with an error with FileZilla servers
Gary D. Gregory (Jira)
-
[jira] [Commented] (NET-733) Java FTPs client lib connects to the server successfully but the list of directories is empty with an error with FileZilla servers
Gary D. Gregory (Jira)
-
[jira] [Created] (JEXL-458) Allow permissions at package level
Henri Biestro (Jira)
-
[jira] [Commented] (COMPRESS-721) Pack200 and jdk > 16
Gary D. Gregory (Jira)
-
[PR] COMPRESS-721 -- avoid reflection when possible in unpack200 [commons-compress]
via GitHub
-
[jira] [Created] (COMPRESS-721) Pack200 and jdk > 16
Tim Allison (Jira)
-
[jira] [Updated] (CONFIGURATION-855) apache/commons-configuration — 7 Cloneable classes missing equals()/hashCode()
Shan Jiang (Jira)
-
[jira] [Commented] (CODEC-334) BaseNCodecOutputStream.close() throws on second call; violates Closeable idempotency contract
Shan Jiang (Jira)
-
[PR] docs: document security model [commons-compress]
via GitHub
-
[jira] [Resolved] (JCS-244) JCS-LateralTCPListener dies and not automatically recovers
Thomas Vandahl (Jira)
-
[jira] [Resolved] (RNG-191) Use java.lang.invoke to dynamically call Math multiply high methods
Alex Herbert (Jira)
-
[jira] [Comment Edited] (VALIDATOR-509) apache/commons-validator — Cloneable classes missing equals()/hashCode()
Gary D. Gregory (Jira)
-
[jira] [Commented] (VALIDATOR-509) apache/commons-validator — Cloneable classes missing equals()/hashCode()
Gary D. Gregory (Jira)
-
[PR] [COMPRESS-720] Integrate OSS-Fuzz fuzzers and enable CIFuzz [commons-compress]
via GitHub
-
[jira] [Updated] (COMPRESS-720) Integrate OSS-Fuzz fuzzers and enable CIFuzz
Vishal Satish (Jira)
-
[jira] [Created] (COMPRESS-720) Integrate OSS-Fuzz fuzzers and enable CIFuzz
Vishal Satish (Jira)
-
[PR] Fix typos in Javadoc of FileUtils and related test classes [commons-io]
via GitHub
-
[PR] Fix typos in Javadoc and comments [commons-compress]
via GitHub
-
[PR] Fix a typo in ThreadUtil exception msg [commons-exec]
via GitHub
-
[jira] [Comment Edited] (LANG-1696) Add support of java collections to EqualsBuilder
Gary D. Gregory (Jira)
-
[jira] [Commented] (LANG-1696) Add support of java collections to EqualsBuilder
Gary D. Gregory (Jira)
-
[jira] [Updated] (VALIDATOR-509) apache/commons-validator — Cloneable classes missing equals()/hashCode()
Gary D. Gregory (Jira)
-
[PR] Lang 1696 equals builder collections equals delegate [commons-lang]
via GitHub
-
[jira] [Closed] (CODEC-334) BaseNCodecOutputStream.close() throws on second call; violates Closeable idempotency contract
Gary D. Gregory (Jira)
-
[jira] [Updated] (CODEC-334) BaseNCodecOutputStream.close() throws on second call; violates Closeable idempotency contract
Gary D. Gregory (Jira)
-
[jira] [Updated] (CODEC-334) BaseNCodecOutputStream.close() throws on second call — violates Closeable idempotency contract
Gary D. Gregory (Jira)
-
[jira] [Resolved] (LANG-1819) ArrayUtils.removeAll() Does Not Throw IndexOutOfBoundsException for Null Array Input
Gary D. Gregory (Jira)