test/tools/javac/api/6406133/Erroneous.java

Thu, 09 Oct 2008 16:07:38 +0100

author
mcimadamore
date
Thu, 09 Oct 2008 16:07:38 +0100
changeset 136
8eafba4f61be
child 711
14a707f8ce84
permissions
-rw-r--r--

6406133: JCDiagnostic.getMessage ignores locale argument
Summary: Compiler API should take into account locale settings
Reviewed-by: jjg

mcimadamore@136 1 @Deprecated
mcimadamore@136 2 class A {
mcimadamore@136 3 class A {}
mcimadamore@136 4 }

mercurial