summaryrefslogtreecommitdiffstats
path: root/docs/devGuideDB/ajc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/devGuideDB/ajc.xml')
-rw-r--r--docs/devGuideDB/ajc.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/devGuideDB/ajc.xml b/docs/devGuideDB/ajc.xml
index 109bac741..30ca3b901 100644
--- a/docs/devGuideDB/ajc.xml
+++ b/docs/devGuideDB/ajc.xml
@@ -432,6 +432,16 @@
</varlistentry>
<varlistentry>
+ <term>-XaddSerialVersionUID</term>
+ <listitem><para>Causes the compiler to calculate and add
+ the SerialVersionUID field to any type implementing
+ Serializable that is affected by an aspect. The field
+ is calculated based on the class before weaving has
+ taken place.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>-Xreweavable[:compress]</term>
<listitem><para>(Experimental - deprecated as now default)
Runs weaver in reweavable mode which causes