2
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Next is 1.6.0.CR2 More... almost 8 years ago
Prep 1.6.0.CR1 More... almost 8 years ago
Merge pull request #138 from stuartwdouglas/MODULES-290 More... about 8 years ago
MODULES-290 deduplicate lists of loaders to save memory More... about 8 years ago
Merge pull request #137 from dmlloyd/modules-289-1.x More... about 8 years ago
[MODULES-289] Lazily initialize the JAR directory index More... about 8 years ago
Next is 1.6.0.Beta10 More... about 8 years ago
Prep 1.6.0.Beta9 More... about 8 years ago
[MODULES-287] Only load native libraries from the default filesystem More... about 8 years ago
[MODULES-284] Fix JarFileResourceLoader iteration performance under contention More... about 8 years ago
Next is 1.6.0.Beta9 More... about 8 years ago
Merge pull request #133 from ropalka/module-aliases-1x More... about 8 years ago
Prep 1.6.0.Beta8 More... about 8 years ago
Merge pull request #135 from darranl/MODULES-283 More... about 8 years ago
[MODULES-283] Missing break; at end of <proxies /> parsing. More... about 8 years ago
Next is 1.6.0.Beta8 More... about 8 years ago
Merge pull request #130 from treblereel/MODULES-281 More... about 8 years ago
Prep 1.6.0.Beta7 More... about 8 years ago
[JBEAP-10083][MODULES-282][MODULES-241] Fixing alias module issue. Previous solution was ignoring aliased module dependencies. This fix rolls back MODULES-241 solution and introduces new one. The replacement solution is based on the following points: * each module tracks its aliases * aliases set is always modified under the lock * aliases when set to 'null' represent indication flag that 'module was removed and is obsolete' * because modules can be accessed concurrently the alias registration step is done in while statement to avoid/detect race conditions with module removal More... about 8 years ago
MODULES-279 - Support settings.xml <proxies> More... about 8 years ago
[JBEAP-10083][MODULES-282][MODULES-241] Reproducers More... about 8 years ago
[MODULES-281] MissingFormatArgumentException with org.jboss.modules.security.ModularProtectionDomain.toString() More... about 8 years ago
Next is 1.6.0.Beta7 More... over 8 years ago
Prep 1.6.0.Beta6 More... over 8 years ago
Fix NPE in mxbean if the resource loader does not have a location More... over 8 years ago
Next is 1.6.0.Beta6 More... over 8 years ago
Prep 1.6.0.Beta5 More... over 8 years ago
Merge pull request #129 from iweiss/MODULES-278 More... over 8 years ago
[MODULES-278] Detection of Intel 32-bits processors on Linux reported the wrong native library search path More... over 8 years ago
Merge pull request #119 from ppalaga/MODULES-241-1.x More... over 8 years ago