langtools/test/tools/javac/SynchronizedClass.out
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 10 06bc494ca11e
child 863 3113c955a388
permissions -rw-r--r--
Initial load

SynchronizedClass.java:9: modifier synchronized not allowed here
public synchronized class SynchronizedClass { } // ERROR
                    ^
1 error