Author: schor
Date: Thu Jan 25 18:50:27 2018
New Revision: 1822218

URL: http://svn.apache.org/viewvc?rev=1822218&view=rev
Log:
no jira comment only

Modified:
    
uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDes4.java

Modified: 
uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDes4.java
URL: 
http://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDes4.java?rev=1822218&r1=1822217&r2=1822218&view=diff
==============================================================================
--- 
uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDes4.java
 (original)
+++ 
uima/uv3/uimaj-v3/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDes4.java
 Thu Jan 25 18:50:27 2018
@@ -119,7 +119,8 @@ import org.apache.uima.util.impl.Seriali
  *   create appropriate unzip data input streams for these
  *   
  * Properties of Form 4:
- *   1) (Change from V2) Indexes are used to determine what gets serialized, 
because there's no "heap" to walk.
+ *   1) (Change from V2) Indexes are used to determine what gets serialized, 
because there's no "heap" to walk,
+ *      unless the v2-id-mode is in effect.
  *      
  *   2) The number used for references to FSs is a sequentially incrementing 
one, starting at 1
  *       This allows better compression.


Reply via email to