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.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/devGuideDB/ajc.xml b/docs/devGuideDB/ajc.xml
index afe218887..0bfcbb769 100644
--- a/docs/devGuideDB/ajc.xml
+++ b/docs/devGuideDB/ajc.xml
@@ -380,6 +380,14 @@
for input using -injars.
</para></listitem>
</varlistentry>
+
+ <varlistentry>
+ <term>-Xreweavable[:compress]</term>
+ <listitem><para>(Experimental) runs weaver in reweavable mode which causes
+ it to create woven classes that can be rewoven, subject to the restriction that
+ on attempting a reweave all the types that advised the woven type must be accessible.
+ </para></listitem>
+ </varlistentry>
<varlistentry>
<term>-XnoInline</term>