issues
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/08/01
Re: [PR] synchronize forEach in SynchronizedCollection [commons-collections]
via GitHub
2026/08/01
Re: [PR] [COMMONSXML-11] Restructure the build matrix around the axes that matter [commons-xml]
via GitHub
2026/08/01
Re: [PR] close the input when createHeaders throws in the CSVParser constructor [commons-csv]
via GitHub
2026/08/01
Re: [PR] [COMPRESS-706] Add support for reading LHA archive format [commons-compress]
via GitHub
2026/08/01
Re: [PR] Run the test suite as a GraalVM native image [commons-xml]
via GitHub
2026/08/01
Re: [PR] [COMMONSXML-2] Remove `Limits` class and related functionality [commons-xml]
via GitHub
2026/08/01
[PR] close the input when createHeaders throws in the CSVParser constructor [commons-csv]
via GitHub
2026/08/01
[PR] synchronize forEach in SynchronizedCollection [commons-collections]
via GitHub
2026/08/01
[PR] reject negative index values in DefaultResolver.getIndex [commons-beanutils]
via GitHub
2026/07/31
[PR] Replace the shared vfs_cache temp dir in DefaultFileReplicator [commons-vfs]
via GitHub
2026/07/31
Re: [PR] Count unpaired carriage returns in adjustForLineEnding [commons-validator]
via GitHub
2026/07/31
[PR] Add reusable Huffman decoder (2nd version). [commons-compress]
via GitHub
2026/07/31
[jira] [Commented] (COLLECTIONS-859) Ambiguities in the Javadoc for PredicateUtils
ZAID MULLA (Jira)
2026/07/31
Re: [PR] Drop the symbol separator in the currency and percent re-parse [commons-validator]
via GitHub
2026/07/31
Re: [PR] Extract StrBuilderTokenizer to its own file [commons-lang]
via GitHub
2026/07/31
Re: [PR] Extract StrBuilderTokenizer to its own file [commons-lang]
via GitHub
2026/07/31
Re: [PR] Extract surrogate fixup from StrBuilder.reverse() to reduce structural depth [commons-lang]
via GitHub
2026/07/31
Re: [PR] Extract surrogate fixup from StrBuilder.reverse() to reduce structural depth [commons-lang]
via GitHub
2026/07/31
[PR] Extract StrBuilderTokenizer to its own file [commons-lang]
via GitHub
2026/07/31
[PR] Extract surrogate fixup from StrBuilder.reverse() to reduce structural depth [commons-lang]
via GitHub
2026/07/31
Re: [PR] Add AbstractByteArrayOutputStream.writeRepeat(int, int) [commons-io]
via GitHub
2026/07/31
Re: [PR] Reject unknown file type in CPIO entry mode [commons-compress]
via GitHub
2026/07/31
Re: [PR] [COMPRESS-706] Add support for reading LHA archive format [commons-compress]
via GitHub
2026/07/31
Re: [PR] Drop the symbol separator in the currency and percent re-parse [commons-validator]
via GitHub
2026/07/31
Re: [PR] Suppress case variants of mapped names in isPropertySuppressed [commons-beanutils]
via GitHub
2026/07/31
Re: [PR] Keep OrderedProperties keySet and values in sync with the map [commons-collections]
via GitHub
2026/07/31
Re: [PR] Fix packed stream count check in SevenZFile.sanityCheckUnpackInfo [commons-compress]
via GitHub
2026/07/31
[PR] Add AbstractByteArrayOutputStream.writeRepeat(int, int) [commons-io]
via GitHub
2026/07/31
[jira] [Resolved] (COLLECTIONS-859) Ambiguities in the Javadoc for PredicateUtils
Gary D. Gregory (Jira)
2026/07/31
[jira] [Updated] (VALIDATOR-491) Dependency convergence warning for commons-logging
Gary D. Gregory (Jira)
2026/07/30
[jira] [Commented] (COLLECTIONS-859) Ambiguities in the Javadoc for PredicateUtils
ZAID MULLA (Jira)
2026/07/30
Re: [PR] ByteBufferCleaner to check Unsafe access in Java 23+ [commons-io]
via GitHub
2026/07/30
Re: [PR] ByteBufferCleaner to check Unsafe access in Java 23+ [commons-io]
via GitHub
2026/07/30
Re: [PR] Fix two Javadoc errors in StringUtils [commons-lang]
via GitHub
2026/07/30
Re: [PR] Fix two Javadoc errors in StringUtils [commons-lang]
via GitHub
2026/07/30
[PR] Fix two Javadoc errors in StringUtils [commons-lang]
via GitHub
2026/07/30
[jira] [Resolved] (LANG-1815) AnnotationUtils.equals(..) returns false for equal package-private annotations due to reflective access failure
Gary D. Gregory (Jira)
2026/07/30
Re: [PR] [LANG-1815] Fix AnnotationUtils.equals for package-private annotations. [commons-lang]
via GitHub
2026/07/30
Re: [PR] [LANG-1815] AnnotationUtils.equals fails for package-private annotations [commons-lang]
via GitHub
2026/07/30
[jira] [Closed] (TEXT-241) TextStringBuilder.lastIndexOf("") (and deprecated StrBuilder.lastIndexOf("")) returns incorrect index (size - 1 instead of size) when searching for an empty string.
Maksym Korshun (Jira)
2026/07/30
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/30
[jira] [Resolved] (TEXT-241) TextStringBuilder.lastIndexOf("") (and deprecated StrBuilder.lastIndexOf("")) returns incorrect index (size - 1 instead of size) when searching for an empty string.
Gary D. Gregory (Jira)
2026/07/30
Re: [PR] [LANG-1815] Fix AnnotationUtils.equals for package-private annotations. [commons-lang]
via GitHub
2026/07/30
Re: [PR] Keep WordUtils.abbreviate from splitting a surrogate pair [commons-text]
via GitHub
2026/07/30
Re: [PR] [TEXT-241] TextStringBuilder.lastIndexOf("") and StrBuilder.lastIndexOf("") return incorrect index for empty string (size - 1 instead of size) [commons-text]
via GitHub
2026/07/30
Re: [PR] [TEXT-241] TextStringBuilder.lastIndexOf("") and StrBuilder.lastIndexOf("") return incorrect index for empty string (size - 1 instead of size) [commons-text]
via GitHub
2026/07/30
[jira] [Closed] (LANG-1832) Improve test coverage for ObjectUtils.wait(Duration)
Maksym Korshun (Jira)
2026/07/30
Re: [PR] [LANG-1815] Fix AnnotationUtils.equals for package-private annotations. [commons-lang]
via GitHub
2026/07/30
Re: [PR] LANG-1815: AnnotationUtils.equals fails for package-private annotations [commons-lang]
via GitHub
2026/07/30
Re: [PR] [LANG-1832] Fix test ObjectUtils.wait(Duration) [commons-lang]
via GitHub
2026/07/30
Re: [PR] [LANG-1832] Fix test ObjectUtils.wait(Duration) [commons-lang]
via GitHub
2026/07/30
Re: [PR] Keep abbreviateMiddle off surrogate pair boundaries [commons-lang]
via GitHub
2026/07/30
Re: [PR] Keep abbreviateMiddle off surrogate pair boundaries [commons-lang]
via GitHub
2026/07/30
Re: [PR] Keep abbreviateMiddle off surrogate pair boundaries [commons-lang]
via GitHub
2026/07/30
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/30
Re: [PR] [TEXT-241] TextStringBuilder.lastIndexOf("") and StrBuilder.lastIndexOf("") return incorrect index for empty string (size - 1 instead of size) [commons-text]
via GitHub
2026/07/30
Re: [PR] Suppress case variants of mapped names in isPropertySuppressed [commons-beanutils]
via GitHub
2026/07/30
Re: [PR] Suppress case variants of mapped names in isPropertySuppressed [commons-beanutils]
via GitHub
2026/07/30
Re: [PR] Fix negative week year formatting in FastDatePrinter [commons-lang]
via GitHub
2026/07/30
Re: [PR] Fix negative week year formatting in FastDatePrinter [commons-lang]
via GitHub
2026/07/30
Re: [PR] Keep OrderedProperties keySet and values in sync with the map [commons-collections]
via GitHub
2026/07/30
Re: [PR] Keep OrderedProperties keySet and values in sync with the map [commons-collections]
via GitHub
2026/07/30
Re: [PR] Fix StrBuilder.lastIndexOf(String) start index for an empty search [commons-lang]
via GitHub
2026/07/30
Re: [PR] Fix StrBuilder.lastIndexOf(String) start index for an empty search [commons-lang]
via GitHub
2026/07/30
Re: [PR] [LANG-1832] Fix test ObjectUtils.wait(Duration) [commons-lang]
via GitHub
2026/07/30
Re: [PR] Suppress case variants of mapped names in isPropertySuppressed [commons-beanutils]
via GitHub
2026/07/30
Re: [PR] Suppress case variants of mapped names in isPropertySuppressed [commons-beanutils]
via GitHub
2026/07/30
Re: [PR] Keep OrderedProperties keySet and values in sync with the map [commons-collections]
via GitHub
2026/07/30
Re: [PR] Keep OrderedProperties keySet and values in sync with the map [commons-collections]
via GitHub
2026/07/30
[PR] fix packed stream count check in SevenZFile.sanityCheckUnpackInfo [commons-compress]
via GitHub
2026/07/30
[PR] fix negative week year formatting in FastDatePrinter [commons-lang]
via GitHub
2026/07/30
[PR] count unpaired carriage returns in adjustForLineEnding [commons-validator]
via GitHub
2026/07/29
[PR] [LANG-1832] Fix test ObjectUtils.wait(Duration) [commons-lang]
via GitHub
2026/07/29
Re: [PR] [LANG-1815] Fix AnnotationUtils.equals for package-private annotations. [commons-lang]
via GitHub
2026/07/29
[PR] [LANG-1815] Fix AnnotationUtils.equals for package-private annotations. [commons-lang]
via GitHub
2026/07/29
Re: [PR] [TEXT-241] TextStringBuilder.lastIndexOf("") and StrBuilder.lastIndexOf("") return incorrect index for empty string (size - 1 instead of size) [commons-text]
via GitHub
2026/07/29
Re: [PR] [TEXT-241] TextStringBuilder.lastIndexOf("") and StrBuilder.lastIndexOf("") return incorrect index for empty string (size - 1 instead of size) [commons-text]
via GitHub
2026/07/29
Re: [PR] [TEXT-241] TextStringBuilder.lastIndexOf("") and StrBuilder.lastIndexOf("") return incorrect index for empty string (size - 1 instead of size) [commons-text]
via GitHub
2026/07/29
[PR] [TEXT-241] TextStringBuilder.lastIndexOf("") and StrBuilder.lastIndexOf("") return incorrect index for empty string (size - 1 instead of size) [commons-text]
via GitHub
2026/07/29
[jira] [Commented] (TEXT-241) TextStringBuilder.lastIndexOf("") (and deprecated StrBuilder.lastIndexOf("")) returns incorrect index (size - 1 instead of size) when searching for an empty string.
Maksym Korshun (Jira)
2026/07/29
[jira] [Updated] (TEXT-241) TextStringBuilder.lastIndexOf("") (and deprecated StrBuilder.lastIndexOf("")) returns incorrect index (size - 1 instead of size) when searching for an empty string.
Maksym Korshun (Jira)
2026/07/29
Re: [PR] Keep OrderedProperties keySet and values in sync with the map [commons-collections]
via GitHub
2026/07/29
Re: [PR] Suppress case variants of mapped names in isPropertySuppressed [commons-beanutils]
via GitHub
2026/07/29
Re: [PR] Load classes without initializing them in Converter.CLASS [commons-cli]
via GitHub
2026/07/29
Re: [PR] Keep OrderedProperties keySet and values in sync with the map [commons-collections]
via GitHub
2026/07/29
Re: [PR] Suppress case variants of mapped names in isPropertySuppressed [commons-beanutils]
via GitHub
2026/07/29
Re: [PR] [EMAIL-208] Updated the default sslCheckServerIdentity value [commons-email]
via GitHub
2026/07/29
[jira] [Commented] (TEXT-241) lastIndexOf(String) returns incorrect result for empty search string
Gary D. Gregory (Jira)
2026/07/29
[jira] [Created] (TEXT-241) lastIndexOf(String) returns incorrect result for empty search string
Maksym Korshun (Jira)
2026/07/29
[PR] keep OrderedProperties keySet and values in sync with the map [commons-collections]
via GitHub
2026/07/29
[PR] suppress case variants of mapped names in isPropertySuppressed [commons-beanutils]
via GitHub
2026/07/29
Re: [PR] Force Gregorian calendar in FTP listing timestamp parsers [commons-net]
via GitHub
2026/07/29
Re: [PR] Drop the symbol separator in the currency and percent re-parse [commons-validator]
via GitHub
2026/07/29
Re: [PR] Force Gregorian calendar in FTP listing timestamp parsers [commons-net]
via GitHub
2026/07/29
Re: [PR] Force Gregorian calendar in FTP listing timestamp parsers [commons-net]
via GitHub
2026/07/29
Re: [PR] Split ArrayConverter list elements on whitespace, quotes and the delimiter only [commons-beanutils]
via GitHub
2026/07/29
Re: [PR] Split ArrayConverter list elements on whitespace, quotes and the delimiter only [commons-beanutils]
via GitHub
2026/07/29
Re: [PR] Keep an escaped value that equals the null string [commons-csv]
via GitHub
2026/07/29
Re: [PR] Quote null value that starts a record in minimal quote mode [commons-csv]
via GitHub
2026/07/29
Re: [PR] Reject remove on the Unmodifiable map from SplitMapUtils.readableMap [commons-collections]
via GitHub
2026/07/29
Re: [PR] split ArrayConverter list elements on whitespace, quotes and the delimiter only [commons-beanutils]
via GitHub
2026/07/29
Re: [PR] Drop the symbol separator in the currency and percent re-parse [commons-validator]
via GitHub
2026/07/29
Re: [PR] Reject remove on the Unmodifiable map from SplitMapUtils.readableMap [commons-collections]
via GitHub
2026/07/29
Re: [PR] Reject remove on the Unmodifiable map from SplitMapUtils.readableMap [commons-collections]
via GitHub
2026/07/29
Re: [PR] Drop the symbol separator in the currency and percent re-parse [commons-validator]
via GitHub
2026/07/29
Re: [PR] Drop the symbol separator in the currency and percent re-parse [commons-validator]
via GitHub
2026/07/29
Re: [PR] Reject remove on the Unmodifiable map from SplitMapUtils.readableMap [commons-collections]
via GitHub
2026/07/29
Re: [PR] Reject remove on the Unmodifiable map from SplitMapUtils.readableMap [commons-collections]
via GitHub
2026/07/29
Re: [PR] Reject remove on the Unmodifiable map from SplitMapUtils.readableMap [commons-collections]
via GitHub
2026/07/29
Re: [PR] Quote null value that starts a record in minimal quote mode [commons-csv]
via GitHub
2026/07/29
Re: [PR] Quote null value that starts a record in minimal quote mode [commons-csv]
via GitHub
2026/07/29
[PR] reject unpaired UTF-16 surrogates in Character type converter [commons-cli]
via GitHub
2026/07/29
Re: [PR] Copy the Option before applying property values in handleProperties [commons-cli]
via GitHub
2026/07/29
Re: [PR] Copy the Option before applying property values in handleProperties [commons-cli]
via GitHub
2026/07/28
Re: [PR] Force Gregorian calendar in FTP listing timestamp parsers [commons-net]
via GitHub
2026/07/28
Re: [PR] Force Gregorian calendar in FTP listing timestamp parsers [commons-net]
via GitHub
2026/07/28
Re: [PR] Keep an escaped value that equals the null string [commons-csv]
via GitHub
2026/07/28
Re: [PR] Keep an escaped value that equals the null string [commons-csv]
via GitHub
2026/07/28
Re: [PR] load classes without initializing them in Converter.CLASS [commons-cli]
via GitHub
2026/07/28
Re: [PR] Reject trailing text after the date in Converter.DATE [commons-cli]
via GitHub
2026/07/28
Re: [PR] Reject trailing text after the date in Converter.DATE [commons-cli]
via GitHub
2026/07/28
Re: [PR] Reject an empty option name in getMatchingOptions [commons-cli]
via GitHub
2026/07/28
Re: [PR] Reject an empty option name in getMatchingOptions [commons-cli]
via GitHub
2026/07/28
Re: [PR] load classes without initializing them in Converter.CLASS [commons-cli]
via GitHub
2026/07/28
[PR] fix StrBuilder.lastIndexOf(String) start index for an empty search [commons-lang]
via GitHub
2026/07/28
[PR] Keep abbreviateMiddle off surrogate pair boundaries [commons-lang]
via GitHub
2026/07/28
Re: [PR] Disable comment char in ArrayConverter list parsing [commons-beanutils]
via GitHub
2026/07/28
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/28
Re: [PR] Reject unknown file type in CPIO entry mode [commons-compress]
via GitHub
2026/07/28
Re: [PR] Reject unknown file type in CPIO entry mode [commons-compress]
via GitHub
2026/07/28
[PR] Reject unknown file type in CPIO entry mode [commons-compress]
via GitHub
2026/07/28
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/28
Re: [PR] Force Gregorian calendar in FTP listing timestamp parsers [commons-net]
via GitHub
2026/07/28
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/28
Re: [PR] Drop the symbol separator in the currency and percent re-parse [commons-validator]
via GitHub
2026/07/28
Re: [PR] Resolve column name in ResultSetIterator.set (1.X) [commons-beanutils]
via GitHub
2026/07/28
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/28
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/28
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/28
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/28
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/28
[jira] [Commented] (BEANUTILS-302) NPE in ArrayConverter when converting a non-quoted string with underscores to a string array
Gary D. Gregory (Jira)
2026/07/28
Re: [PR] Force Gregorian calendar in FTP listing timestamp parsers [commons-net]
via GitHub
2026/07/28
Re: [PR] quote null value that starts a record in minimal quote mode [commons-csv]
via GitHub
2026/07/28
Re: [PR] reject remove on the Unmodifiable map from SplitMapUtils.readableMap [commons-collections]
via GitHub
2026/07/28
Re: [PR] Drop the symbol separator in the currency and percent re-parse [commons-validator]
via GitHub
2026/07/28
Re: [PR] Force gregorian calendar in ftp listing timestamp parsers [commons-net]
via GitHub
2026/07/28
[PR] quote null value that starts a record in minimal quote mode [commons-csv]
via GitHub
2026/07/28
[PR] reject remove on the Unmodifiable map from SplitMapUtils.readableMap [commons-collections]
via GitHub
2026/07/28
[PR] drop the symbol separator in the currency and percent re-parse [commons-validator]
via GitHub
2026/07/27
Re: [PR] Disable comment char in ArrayConverter list parsing [commons-beanutils]
via GitHub
2026/07/27
Re: [PR] Disable comment char in ArrayConverter list parsing [commons-beanutils]
via GitHub
2026/07/27
[PR] force gregorian calendar in ftp listing timestamp parsers [commons-net]
via GitHub
2026/07/27
[jira] [Commented] (IO-892) Add maximum traversal depth to FileAlterationObserver
Xu Zhao (Jira)
2026/07/27
[jira] (IO-892) Add maximum traversal depth to FileAlterationObserver
Xu Zhao (Jira)
2026/07/27
[jira] [Commented] (IO-892) Add maximum traversal depth to FileAlterationObserver
Xu Zhao (Jira)
2026/07/27
[jira] [Closed] (LANG-1833) FastDateParser throws StringIndexOutOfBoundsException for invalid ParsePosition
Maksym Korshun (Jira)
2026/07/27
Re: [PR] [LANG-1833] Handle ParsePosition index beyond source string length cleanly [commons-lang]
via GitHub
2026/07/27
[jira] [Resolved] (LANG-1833) FastDateParser throws StringIndexOutOfBoundsException for invalid ParsePosition
Gary D. Gregory (Jira)
2026/07/27
Re: [PR] [LANG-1833] Handle ParsePosition index beyond source string length cleanly [commons-lang]
via GitHub
2026/07/27
Re: [PR] [LANG-1833] Handle ParsePosition index beyond source string length cleanly [commons-lang]
via GitHub
2026/07/27
Re: [PR] LANG-1815: AnnotationUtils.equals fails for package-private annotations [commons-lang]
via GitHub
2026/07/27
Re: [PR] LANG-1815: AnnotationUtils.equals fails for package-private annotations [commons-lang]
via GitHub
2026/07/27
Re: [PR] [LANG-1833] Handle ParsePosition index beyond source string length cleanly [commons-lang]
via GitHub
2026/07/27
[PR] [LANG-1833] Handle ParsePosition index beyond source string length cleanly [commons-lang]
via GitHub
2026/07/27
[jira] [Created] (LANG-1833) FastDateParser throws StringIndexOutOfBoundsException for invalid ParsePosition
Maksym Korshun (Jira)
2026/07/27
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/27
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/27
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/27
Re: [PR] Disable comment char in ArrayConverter list parsing [commons-beanutils]
via GitHub
2026/07/27
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/27
[jira] [Commented] (BEANUTILS-417) java.io.StreamCorruptedException: defaultWriteObject or writeFields not called on the sender's side
Gary D. Gregory (Jira)
2026/07/27
Re: [PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/27
[jira] [Commented] (LANG-1832) Improve test coverage for ObjectUtils.wait(Duration)
Gary D. Gregory (Jira)
2026/07/27
[jira] [Resolved] (LANG-1832) Improve test coverage for ObjectUtils.wait(Duration)
Gary D. Gregory (Jira)
2026/07/27
Re: [PR] [LANG-1832] Improve test coverage for ObjectUtils.wait(Duration) [commons-lang]
via GitHub
2026/07/27
Re: [PR] [LANG-1832] Improve test coverage for ObjectUtils.wait(Duration) [commons-lang]
via GitHub
2026/07/27
Re: [PR] Disable comment char in ArrayConverter list parsing [commons-beanutils]
via GitHub
2026/07/27
Re: [PR] Disable comment char in ArrayConverter list parsing [commons-beanutils]
via GitHub
2026/07/27
[jira] [Comment Edited] (BEANUTILS-417) java.io.StreamCorruptedException: defaultWriteObject or writeFields not called on the sender's side
Jira
2026/07/27
[jira] [Closed] (LANG-1831) Add missing test for ObjectUtils.isEmpty(Object)
Maksym Korshun (Jira)
2026/07/27
Re: [PR] Disable comment char in ArrayConverter list parsing [commons-beanutils]
via GitHub
2026/07/27
[PR] [BEANUTILS-417] Refactor serialization methods to conform to Java Object Serialization Specification [commons-beanutils]
via GitHub
2026/07/27
Re: [PR] [LANG-1832] Improve test coverage for ObjectUtils.wait(Duration) [commons-lang]
via GitHub
2026/07/27
Re: [PR] BEANUTILS-417: Refactor serialization methods to conform to JLS [commons-beanutils]
via GitHub
2026/07/27
[jira] [Resolved] (LANG-1831) Add missing test for ObjectUtils.isEmpty(Object)
Gary D. Gregory (Jira)
2026/07/27
[jira] [Commented] (LANG-1831) Add missing test for ObjectUtils.isEmpty(Object)
Gary D. Gregory (Jira)
2026/07/27
[jira] [Comment Edited] (LANG-1831) Add missing test for ObjectUtils.isEmpty(Object)
Gary D. Gregory (Jira)
2026/07/27
Re: [PR] [LANG-1831] Add missing test for ObjectUtils.isEmpty(Object) [commons-lang]
via GitHub
2026/07/27
Re: [PR] [LANG-1831] Add missing test for ObjectUtils.isEmpty(Object) [commons-lang]
via GitHub
2026/07/27
[jira] [Comment Edited] (BEANUTILS-417) java.io.StreamCorruptedException: defaultWriteObject or writeFields not called on the sender's side
Jira
2026/07/27
[jira] [Comment Edited] (BEANUTILS-417) java.io.StreamCorruptedException: defaultWriteObject or writeFields not called on the sender's side
Jira
2026/07/27
[jira] [Commented] (BEANUTILS-417) java.io.StreamCorruptedException: defaultWriteObject or writeFields not called on the sender's side
Jira
2026/07/27
Re: [PR] [LANG-1832] Improve test coverage for ObjectUtils.wait(Duration) [commons-lang]
via GitHub
2026/07/27
Re: [PR] [LANG-1831] Add missing test for ObjectUtils.isEmpty(Object) [commons-lang]
via GitHub
2026/07/27
Re: [PR] [LANG-1832] Improve test coverage for ObjectUtils.wait(Duration) [commons-lang]
via GitHub
2026/07/27
[PR] [LANG-1832] Improve test coverage for ObjectUtils.wait(Duration) [commons-lang]
via GitHub
2026/07/27
[PR] [LANG-1831] Add missing test for ObjectUtils.isEmpty(Object) [commons-lang]
via GitHub
2026/07/27
[jira] [Created] (LANG-1832) Improve test coverage for ObjectUtils.wait(Duration)
Maksym Korshun (Jira)
2026/07/27
[jira] [Created] (LANG-1831) Add missing test for ObjectUtils.isEmpty(Object)
Maksym Korshun (Jira)
Earlier messages
Later messages