From b2259116b8731725743d255a85c894d6f998afb1 Mon Sep 17 00:00:00 2001 From: aclement Date: Sun, 5 Mar 2006 17:00:04 +0000 Subject: fix for 130300: cause the mysterious disappearance of -XnoWeave --- docs/devGuideDB/ajc.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'docs/devGuideDB/ajc.xml') diff --git a/docs/devGuideDB/ajc.xml b/docs/devGuideDB/ajc.xml index 1f1623577..109bac741 100644 --- a/docs/devGuideDB/ajc.xml +++ b/docs/devGuideDB/ajc.xml @@ -111,7 +111,7 @@ in argument files unlike the argument file is the only build specification. The form @file is the same as specifying -argfile file. - + @@ -426,10 +426,8 @@ - -Xnoweave - (Experimental) produce unwoven class files - for input using -injars. (deprecated - .class files are by - default reweavable and can be input using -inpath.) + -XterminateAfterCompilation + Causes compiler to terminate before weaving -- cgit v1.2.3