Github user afs commented on a diff in the pull request:
https://github.com/apache/jena/pull/335#discussion_r159427449
--- Diff:
jena-text/src/test/java/org/apache/jena/query/text/TestTextGraphIndexExtra2.java
---
@@ -0,0 +1,335 @@
+/**
--- End diff --
Minor - license headers aren't javadoc so they should be `/*` not `/**`
The codebase all over the place seem to have quite a few `/**` - not just
this PR.---
