This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] for Review: SelectorImpl.wakeup() + Synchronization


Mohan Embar writes:
 >
 > >Dont add "space" between method/constructor name and '('. There are
 > >serveral instances of this misformatting. I know I said different in the
 > >past but tromey enlightened me.
 > 
 > Are we doing this differently than C?:
 > 
 > http://www.gnu.org/prep/standards_23.html#SEC23
 > 
 > If so, why?

We don't want to have a different Java coding convention from everyone
else.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]