test/tools/javac/SynchronizedClass.out

changeset 69
82c7aa6fe50a
parent 1
9a66ca7c79fa
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/SynchronizedClass.out	Tue Jul 08 18:06:19 2008 -0700
     1.2 +++ b/test/tools/javac/SynchronizedClass.out	Thu Jul 10 11:25:23 2008 -0700
     1.3 @@ -1,4 +1,2 @@
     1.4 -SynchronizedClass.java:9: modifier synchronized not allowed here
     1.5 -public synchronized class SynchronizedClass { } // ERROR
     1.6 -                    ^
     1.7 +SynchronizedClass.java:9:21: compiler.err.mod.not.allowed.here: synchronized
     1.8  1 error

mercurial