Pointers in the code for conditional statements in hotspot jvm

saravanaraj v saravanaraj.v at gmail.com
Tue Mar 20 20:51:14 UTC 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: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20120320/eb1637fa/attachment.htm>


More information about the hotspot-gc-dev mailing list