Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7047
| From | Jay Foad <jay.foad@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: virtual method lookup and accessibility |
| Date | 2011-08-12 08:27 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <4a305643-5d1c-4b7b-b09e-48057a608229@glegroupsg2000goo.googlegroups.com> (permalink) |
| References | <81218f19-7d4f-49b2-a83b-888d2eea284a@a4g2000yqg.googlegroups.com> |
On Friday, 12 August 2011 10:21:00 UTC+1, Jay Foad wrote: > Is this a bug in the language spec? I mean: is it a bug that the spec claims that the method found will always be accessible? Should the word "accessible" be removed, like this: "The above procedure will always find a non-abstract method to invoke, ..." Jay.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
virtual method lookup and accessibility Jay Foad <jay.foad@gmail.com> - 2011-08-12 02:21 -0700
Re: virtual method lookup and accessibility kedar mhaswade <kedar.mhaswade@gmail.com> - 2011-08-12 07:20 -0700
Re: virtual method lookup and accessibility Lew <lewbloch@gmail.com> - 2011-08-12 06:55 -0700
Re: virtual method lookup and accessibility Jay Foad <jay.foad@gmail.com> - 2011-08-12 08:27 -0700
Re: virtual method lookup and accessibility Lew <lewbloch@gmail.com> - 2011-08-12 14:46 -0700
Re: virtual method lookup and accessibility Roedy Green <see_website@mindprod.com.invalid> - 2011-08-12 14:43 -0700
csiph-web