Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why is JIT compiled bytecode not cached?

843811Jul 9 2001 — edited Jul 11 2001
I wonder why JIT compiled bytecode is not cached. The CLR with .NET apparently cached MSIL code so successive executions doesn't have to do the JIT compilation all over again. Why is this approach not used by the JVM? I would think it would give a considerable performance burst, but maybe that is not the case?

Comments

Answer

Hi @"4196864",

At this time, we are only accepting renewals for our Standard DNS service on a monthly basis in preparation for the upcoming End of Life of the Dyn Standard DNS service in May 2022.

For more information on this End of Life, please see our FAQ which also has links to information on migrating to OCI DNS - https://www.oracle.com/corporate/acquisitions/dyn/technologies/ecommerce-customer-faq.html

If you have any questions regarding migrating to OCI feel free to contact our Migrations team at: migrations@dyn.com.

Mike

Oracle + Dyn

Marked as Answer by 4196864 · Sep 27 2020
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 8 2001
Added on Jul 9 2001
9 comments
170 views