Skip to content

fix DateUtils for nanos overflow

288414a
Select commit
Loading
Failed to load commit list.
Merged

fix GremlinValueComparator #3870

fix DateUtils for nanos overflow
288414a
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Apr 16, 2026 in 0s

1 new issue (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

See the complete overview on Codacy

Annotations

Check notice on line 184 in gremlin/src/main/java/org/apache/tinkerpop/gremlin/util/GremlinValueComparator.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

gremlin/src/main/java/org/apache/tinkerpop/gremlin/util/GremlinValueComparator.java#L184

Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.