On Mon, Jan 19, 2009 at 10:04 PM, Jochen Theodorou <[email protected]> wrote: > > John Wilson schrieb: > [...] >> I would say that it's behaving correctly. Synthetic methods are not >> intended to be visible to programmers (other than via reflection when >> the programmer explicitly asks to look at synthetic methods). > > well not visible to the programmer maybe, but I thought visible to the > compiler they are. > >> If B is not abstract I presume it will not compile. Is that so? > > B is not created by javac, only the class C that extends B
That's surprising John Wilson --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
