Pointers in the code for conditional statements in hotspot jvm
saravanaraj v
saravanaraj.v at gmail.com
Tue Mar 20 13:51:14 PDT 2012
Hi all,
I am new to jdk development. I had downloaded openjdk6 source and compiled
it recently. I would like to know which files of the hotspot jvm code are
related to conditional statement evaluation. Any pointers to the code that
looks into operand stack and/or handles byte codes like (if_icmpeq,
if_icmpne, ifnull, ifnonnull etc) would be very helpful.
Thanks in advance
- Saravanaraj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/attachments/20120320/eb1637fa/attachment.html
More information about the hotspot-gc-dev
mailing list