Yeah, I actually meant the whole JDK utilities by "JVM code". I've checked the code. Thanks for your help!
On Mon, May 25, 2009 at 9:11 AM, Xiao-Feng Li <[email protected]> wrote: > On Sat, May 23, 2009 at 9:27 PM, Wenliang Cai <[email protected]> wrote: > > Hi all, > > Sorry for the interruption. At this point, I get stuck by using nested > > Generics definition in my program. I want to look into the JVM code to > > understand the implementation details. Could anybody point me to the > > detailed code piece? Any response is greatly appreciated!! > > > > Thanks, > > William > > > > My understanding is that the generics are not JVM feature but Java > compiler feature. So you probably should check the javac > implementation? > > Thanks, > xiaofeng > > -- > http://people.apache.org/~xli <http://people.apache.org/%7Exli> >
