Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!goblin3!goblin.stu.neva.ru!exi-transit.telstra.net!news.telstra.net!exi-spool.telstra.net!exi-reader.telstra.net!not-for-mail Date: Fri, 27 May 2011 13:04:38 +1000 From: Esmond Pitt Reply-To: not.esmond.pitt@not.bigpond.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer Subject: Re: Java generics and type erasure References: <9d4c2b16-beb5-40b1-87a2-f03e971efeed@k17g2000vbn.googlegroups.com> <4dde10b0$0$67777$c30e37c6@exi-reader.telstra.net> <4ddf0617$0$67777$c30e37c6@exi-reader.telstra.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Lines: 11 Message-ID: <4ddf14c8$0$67785$c30e37c6@exi-reader.telstra.net> NNTP-Posting-Host: 120.151.14.51 X-Trace: 1306465480 exi-reader.telstra.net 67785 120.151.14.51:38686 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4636 On 27/05/2011 12:15 PM, Lew wrote: > Generics make a difference at compile time. They don't make a difference > at run time. Correct. > Then I can ignore what is and isn't in the bytecode. Unless you are asserting, and I quote, that 'it really does happen at runtime'. If there is no bytecode that executes that action, it really doesn't happen at runtime.