This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to tag history/branches/lucene-solr/branch_7_1
in repository https://gitbox.apache.org/repos/asf/solr.git

commit 04393fccbf336a0cbe92d2596fc6bc06d1028630
Author: Steve Rowe <[email protected]>
AuthorDate: Fri Oct 13 19:37:15 2017 -0400

    remove unreleased/unsupported java9 note
---
 lucene/JRE_VERSION_MIGRATION.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lucene/JRE_VERSION_MIGRATION.txt b/lucene/JRE_VERSION_MIGRATION.txt
index c840464..5bda8da 100644
--- a/lucene/JRE_VERSION_MIGRATION.txt
+++ b/lucene/JRE_VERSION_MIGRATION.txt
@@ -17,7 +17,7 @@ For reference, JRE major versions with their corresponding 
Unicode versions:
  * Java 6, Unicode 4.0
  * Java 7, Unicode 6.0
  * Java 8, Unicode 6.2
- * Java 9 (not yet released / offcially supported by Lucene), Unicode 8.0
+ * Java 9, Unicode 8.0
 
 In general, whether or not you need to re-index largely depends upon the data 
that
 you are searching, and what was changed in any given Unicode version. For 
example, 

Reply via email to