This is an automated email from the ASF dual-hosted git repository.
afs pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
from 5f34da4c6e Return code 1 for bad query (qparse)
new 8378067e0a Deprecate GraphMemFactory.createGraphMem2
new b161a13ff9 Add annotations for Override
new 802b05ec9a Update javadoc (GraphMem)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/jena/graph/GraphMemFactory.java | 34 +++++++++++++---------
.../java/org/apache/jena/mem/GraphMemFast.java | 16 +++++-----
.../java/org/apache/jena/mem/GraphMemLegacy.java | 7 +++--
.../apache/jena/mem/collection/FastHashMap.java | 1 +
.../apache/jena/mem/collection/FastHashSet.java | 1 +
.../apache/jena/mem/collection/HashCommonBase.java | 9 +++++-
6 files changed, 43 insertions(+), 25 deletions(-)