Keep in mind that this is the defunct Sun web forum software. It'll be better to ask questions here than trying to use that piece of junk.
On 9/11/07, Alexander Gorshenev <[EMAIL PROTECTED]> wrote: > You most probably describe code alignment. > > The nops are not "after the jump", but "right before" the label starting the > next linear block of code. The next block most probably is a start of a loop > and hence the compiler > decides to align the start of the loop. This is done for speed. > > We could come up with a better idea if you can give us a reproducible > testcase. > > It is better to ask this kind of compiler related questions on the > http://forum.java.sun.com/category.jspa?categoryID=113 Holger _______________________________________________ tools-discuss mailing list [email protected]
