RFR (S): 8022494: Make compilation IDs sequential

Aleksey Shipilev aleksey.shipilev at oracle.com
Thu Oct 24 01:15:45 PDT 2013


On 10/24/2013 12:01 PM, Albert Noll wrote:
> Here is the updated webrev:
> http://cr.openjdk.java.net/~anoll/8022494/webrev.03/

Nice to see the locking gone.

compileBroker.cpp:
  * Is that considered correct that OSR and normal compilations are
marked differently when running in debug mode, but not in release? I
understand the comment before assign_compile_id, so this is more of the
philosophical question.

sharedRuntime.cpp:
  * Why do you need "2653   return;" in the method tail?

Thanks,
-Aleksey.


More information about the hotspot-compiler-dev mailing list