jjg [Wed, 15 Oct 2008 11:13:23 -0700] rev 1477
6759795: test/tools/apt/Basic/print.sh may fail depending on jtreg options
Reviewed-by: darcy
mcimadamore [Wed, 15 Oct 2008 17:23:55 +0100] rev 1476
6759682: APT: compiler message file broken after refactoring of com.sun.tools.javac.util.Message
Summary: JavacMessages should refresh its own bundle cache when a new resource bundle is added by APT
Reviewed-by: jjg
jjg [Wed, 15 Oct 2008 08:07:59 -0700] rev 1475
6748541: javadoc should be reusable
Reviewed-by: bpatel
mcimadamore [Tue, 14 Oct 2008 17:05:48 +0100] rev 1474
6759143: com.sun.tools.javac.util.Messages is obsolete and should be removed
Summary: push for 6406133 should have removed com.sun.tools.javac.util.Messages
Reviewed-by: jjg
mcimadamore [Thu, 09 Oct 2008 16:21:04 +0100] rev 1473
6586091: javac crashes with StackOverflowError
Summary: Types.adapt should avoid infinite loops by exploiting a local cache
Reviewed-by: jjg
mcimadamore [Thu, 09 Oct 2008 16:19:13 +0100] rev 1472
6731573: diagnostic output should optionally include source line
Summary: Added an -XD option to optionally prints out source lines in error messages
Reviewed-by: jjg
mcimadamore [Thu, 09 Oct 2008 16:07:38 +0100] rev 1471
6406133: JCDiagnostic.getMessage ignores locale argument
Summary: Compiler API should take into account locale settings
Reviewed-by: jjg