JvSynchronize nitpick

Paul Fisher pnfisher@redhat.com
Mon Mar 27 18:24:00 GMT 2000


For JvSynchronize, why not make `synchronized' a macro (or slightly
name mangled) that expands into the current JvSynchronize syntax?

So C++ code would look like:

{ synchronized (OBJ); CODE; }

which is more in line with the Java syntax.


More information about the Java mailing list